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

Improve Multiple Event Condition Evaluation

XMLWordPrintable

    • Team A
    • Sprint 2, Sprint 3, Sprint 4, Sprint 5, Sprint 6, Sprint 7, Sprint 8, Sprint 9, Sprint 10, Sprint 11, Sprint 12, Sprint 13, Sprint 14, Sprint 15, Sprint 16, Sprint 17, Sprint 18, Sprint 19, Sprint 20, Sprint 21, Sprint 22, Sprint 23, Sprint 64 (May 2020), Sprint 65 (Jun 2020)
    • 10

      Now in ZBXNEXT-3086 we acquire unique conditions hash set. This helps to avoid same condition double checking per event.
      However this can be improved even further by bulk selects if there are more than one event at a time.
      After unique conditions are acquired it is possible to run through all unique conditions and do bulk select for all events instead of just one.

      It is expected that after optimization the query count will be equal to conditions.
      Before optimization query count is equal to condition * events.

            vso Vladislavs Sokurenko
            vso Vladislavs Sokurenko
            Team A
            Votes:
            4 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved: