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

deleting multiple discovery rules inserts audit one by one

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Duplicate
    • Icon: Trivial Trivial
    • None
    • 2.2.1
    • API (A)

      delete two discovery rules in one go. for each of them we do a separate roundtrip of

      SELECT nextid...
      UPDATE ids SET nextid=nextid+1...
      INSERT INTO auditlog...

      this might be a generic inefficiency, too

            zabbix.dev Zabbix Development Team
            richlv richlv
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: