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

Misleading history syncer usage statistics when backend elastic is unavailable

XMLWordPrintable

    • Team C
    • Sprint 30
    • 0.25

      When elastic backend is down the elastic writer must wait 10 seconds before retrying. This is done by calling zbx_sleep_loop(), which would put process in idle state during wait, while actually process is busy. It would be better to replace it with simple sleep().

      It also results in additional dependencies in our tests.

            MVekslers Michael Veksler
            wiper Andris Zeila
            Team C
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: