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

MAP navigation tree hangs if maps/sub-maps contains a lot of triggers

XMLWordPrintable

    • Team B
    • Sprint 52 (May 2019), Sprint 53 (Jun 2019), Sprint 54 (Jul 2019)
    • 1

      Here is the illustration of map navigation tree in three levels:

      1ST_LEVEL_MAP
      trigger_count |           map           | group name  | groupid
      ---------------+-------------------------+-------------+---------
                 21 | 1ST_LEVEL_MAP           | TEST/10_AAA |      43
               3994 | 1ST_LEVEL_MAP           | TEST/02_BBB |      37
                  1 | 1ST_LEVEL_MAP           | TEST/03_CCC |      41
      
          2ND_LEVEL_MAP
          trigger_count |     map       |     group name      | groupid
         ---------------+---------------+---------------------+---------
                   3843 | 2ND_LEVEL_MAP | TEST/02_BBB/GR1 |      39
                     15 | 2ND_LEVEL_MAP | TEST/02_BBB/SDC     |      40
      
              3RD_LEVEL_MAP
              trigger_count |           map            |         group name          | groupid
             ---------------+--------------------------+-----------------------------+---------
                      35879 | 3RD_LEVEL_MAP            | ANOTHER GROUP               |      47
                       3843 | 3RD_LEVEL_MAP            | TEST/02_BBB/GR1             |      39
       

       Here is a sample configuration how the element type gets represented in the map:

       

      The problem is that for such trigger count

      21 + 3994 + 1 + 3843 + 15 + 35879 + 3843

      The widget is not able to load.

        1. CControllerWidgetNavTreeView.PNG
          28 kB
          Aigars Kadikis
        2. test-10-aaa.png
          17 kB
          Aigars Kadikis
        3. z16169.patch
          10 kB
          Miks Kronkalns

            Miks.Kronkalns Miks Kronkalns
            aigars.kadikis Aigars Kadikis
            Team B
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: