Comment 14 for bug 1456284

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

Reviewed: https://review.opencontrail.org/11162
Committed: http://github.org/Juniper/contrail-controller/commit/7bb83875e2920ae218113295547cdcc9496141ae
Submitter: Zuul
Branch: master

commit 7bb83875e2920ae218113295547cdcc9496141ae
Author: Nischal Sheth <email address hidden>
Date: Mon Jun 1 21:41:29 2015 -0700

Don't send XmppPeerInfo UVE on table subscribe/unsubscribe

The UVE has a list of tables to which the xmpp peer is registered.
Building and sending the entire list of tables each time the peer
subscribes and unsubscribes to a table is very expensive.

Do not send the UVE for the time being. Will resume sending the UVE
after new infra to make incremental updates to a list is available.

Change-Id: I1905755f665432e5cfc0229099e88bcc3bbf6b4c
Partial-Bug: 1456284