[ZBX-16169] MAP navigation tree hangs if maps/sub-maps contains a lot of triggers Created: 2019 May 24  Updated: 2024 Apr 10  Resolved: 2019 Jul 05

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Frontend (F)
Affects Version/s: 4.2.1
Fix Version/s: 4.0.11rc1, 4.2.5rc1, 4.4.0alpha1, 4.4 (plan)

Type: Problem report Priority: Major
Reporter: Aigars Kadikis Assignee: Miks Kronkalns
Resolution: Fixed Votes: 0
Labels: navtree
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: PNG File CControllerWidgetNavTreeView.PNG     PNG File test-10-aaa.png     File z16169.patch    
Issue Links:
Duplicate
Sub-task
Team: Team B
Sprint: Sprint 52 (May 2019), Sprint 53 (Jun 2019), Sprint 54 (Jul 2019)
Story Points: 1

 Description   

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.



 Comments   
Comment by Miks Kronkalns [ 2019 Jun 17 ]

Fixed in development branch feature/ZBX-16169-4.0

Comment by Miks Kronkalns [ 2019 Jul 03 ]

Fixed in:

  • 4.0.11rc1 08bd685ba41
  • 4.2.5rc1 1454bf9a1d6 f1e94e4eed4
  • 4.4.0alpha1 (master) af68fdfbef7
Generated at Thu Apr 25 08:13:59 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.