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

Avoid updating configuration cache during transaction

XMLWordPrintable

    • Sprint 77 (Jun 2021), Sprint 78 (Jul 2021)
    • 0.25

      DCmass_proxy_update_items() function is called inside transaction and also calls DCconfig_items_apply_changes(), this can be problematic on sqlite3 because lock for sqlite3 is acquired when transaction starts, also see ZBX-19398.

      Expected:
      Diff is already prepared, should move configuration cache update after transaction.

            dgoloscapov Dmitrijs Goloscapovs
            vso Vladislavs Sokurenko
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: