XMLWordPrintable

    • Icon: Change Request Change Request
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 6.2.0beta3
    • None
    • None

      Because of SQL performance reasons trigger prototypes are cached in configuration cache. However triggers cannot be created without creating a new function, so caching trigger only if its function was cached (so it was not a function using prototype item) would leave only normal triggers in cache.

      This can be achieved by storing triggerids for new functions into temporary hashset and use this hashset to validate new (uncached) triggers.

            zabbix.dev Zabbix Development Team
            wiper Andris Zeila
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: