UI: monitor->control_nodes page times out with UVE data-parse error

Bug #1661711 reported by amit surana
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.1.1.x
Fix Committed
Medium
Manoj
R3.2
Fix Committed
Medium
Manoj
Trunk
Fix Committed
Medium
Manoj

Bug Description

2k BGPaaS objects/sessions are created. Monitor->control-nodes page is timing out and following errors are seen:

02/03/2017 10:30:42 AM - error: Control Node UVE Data Parse error :TypeError: Cannot read property 'bgp_router_ip_list' of undefined
02/03/2017 10:30:42 AM - error: Control Node UVE Data Parse error :TypeError: Cannot read property 'bgp_router_ip_list' of undefined
02/03/2017 10:30:42 AM - error: Control Node UVE Data Parse error :TypeError: Cannot read property 'bgp_router_ip_list' of undefined
02/03/2017 10:30:42 AM - error: Control Node UVE Data Parse error :TypeError: Cannot read property 'bgp_router_ip_list' of undefined
02/03/2017 10:30:42 AM - error: Control Node UVE Data Parse error :TypeError: Cannot read property 'bgp_router_ip_list' of undefined
02/03/2017 10:30:42 AM - error: Control Node UVE Data Parse error :TypeError: Cannot read property 'bgp_router_ip_list' of undefined
02/03/2017 10:30:42 AM - error: Control Node UVE Data Parse error :TypeError: Cannot read property 'bgp_router_ip_list' of undefined
02/03/2017 10:30:42 AM - error: Control Node UVE Data Parse error :TypeError: Cannot read property 'bgp_router_ip_list' of undefined
02/03/2017 10:30:42 AM - error: Control Node UVE Data Parse error :TypeError: Cannot read property 'bgp_router_ip_list' of undefined

Tags: ui
Revision history for this message
Manoj (manojgn) wrote :

Can you please provide setup details?

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.1.1.x

Review in progress for https://review.opencontrail.org/28547
Submitter: Manoj (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.2

Review in progress for https://review.opencontrail.org/28548
Submitter: Manoj (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/28549
Submitter: Manoj (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/28549
Committed: http://github.org/Juniper/contrail-web-controller/commit/d18df14391a09568d08a9bbea5457c2a849dc3b3
Submitter: Zuul (<email address hidden>)
Branch: master

commit d18df14391a09568d08a9bbea5457c2a849dc3b3
Author: Manoj Naik <email address hidden>
Date: Wed Feb 8 12:48:00 2017 +0530

Closes-Bug: #1661711 - When there were huge number of BGPaas processing would take time from node server causing it to timeout at the UI.
Fixed it by making the following changes.
1. Changed the api server call to use detail=true to fetch all details at once.
2. Filtering out the BGPaas and sending back the rest.

Change-Id: Ib1773f929d981f1d42387d7cbd286e9c93fdca04

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/28548
Committed: http://github.org/Juniper/contrail-web-controller/commit/63abf1b4dc176e9059824d3a4bcc6948a3add411
Submitter: Zuul (<email address hidden>)
Branch: R3.2

commit 63abf1b4dc176e9059824d3a4bcc6948a3add411
Author: Manoj Naik <email address hidden>
Date: Wed Feb 8 12:48:00 2017 +0530

Closes-Bug: #1661711 - When there were huge number of BGPaas processing would take time from node server causing it to timeout at the UI.
Fixed it by making the following changes.
1. Changed the api server call to use detail=true to fetch all details at once.
2. Filtering out the BGPaas and sending back the rest.

Change-Id: Ib1773f929d981f1d42387d7cbd286e9c93fdca04

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/28547
Committed: http://github.org/Juniper/contrail-web-controller/commit/f6d5b45b688478b8a102cc06d95e9ee302f8349f
Submitter: Zuul (<email address hidden>)
Branch: R3.1.1.x

commit f6d5b45b688478b8a102cc06d95e9ee302f8349f
Author: Manoj Naik <email address hidden>
Date: Wed Feb 8 12:48:00 2017 +0530

Closes-Bug: #1661711 - When there were huge number of BGPaas processing would take time from node server causing it to timeout at the UI.
Fixed it by making the following changes.
1. Changed the api server call to use detail=true to fetch all details at once.
2. Filtering out the BGPaas and sending back the rest.

Change-Id: Ib1773f929d981f1d42387d7cbd286e9c93fdca04

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.