Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-2988

Reduce configuration cache locking by pollers

XMLWordPrintable

      When processing single value poller locks configuration cache 3 times:

      1. to get item from queue and retrieve its data from configuration cache
      2. to put item in queue and update its nextcheck, unreachable fields
      3. to get timestamp of the next item to poll

      We can reduce the number of times configuration cache is being locked by merging (2) and (3).

            Unassigned Unassigned
            wiper Andris Zeila
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: