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

Inconsistent config revision type: zbx_is_uint32 or zbx_is_uint64?

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Trivial Trivial
    • None
    • 6.4.0beta4
    • Agent (G), Server (S)
    • None

      When looking at Zabbix git repository, master branch (6.4.0beta):

      src/zabbix_server/trapper/active.c says `config_revision` is zbx_is_uint64

      (https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/src/zabbix_server/trapper/active.c#519)

      src/zabbix_agent/active.c says `config_revision` is zbx_is_uint32

      https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/src/zabbix_agent/active.c#351

      Which one is correct?

      Keywords for issue search:

      ZBX_PROTO_TAG_CONFIG_REVISION

      config_revision

            zalex_ua Oleksii Zagorskyi
            markkul Markku Leiniƶ
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: