Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-26218

function name "sendHeartBeatMsg" wrong cap letter in log message

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 7.0.10
    • Agent2 (G)
    • None

      https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/src/go/internal/agent/serverconnector/serverconnector.go#401

       
      Debug message:

      	defer log.Debugf("[%d] End of sendHeartBeatMsg() from %s", c.clientID, c.address)
      

      while actual function name is "sendHeartbeatMsg".
      Note: Beat <-> beat.

      This inconsistency makes debug log analysis harder.

            zabbix.dev Zabbix Development Team
            zalex_ua Oleksii Zagorskyi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: