Comment 99 for bug 1464016

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

Reviewed: https://review.opencontrail.org/22292
Committed: http://github.org/Juniper/contrail-controller/commit/04a2bf15a9ad4e153893c8ca888663891fbcd0f5
Submitter: Zuul
Branch: R3.1

commit 04a2bf15a9ad4e153893c8ca888663891fbcd0f5
Author: Ananth Suryanarayana <email address hidden>
Date: Thu Jul 21 12:16:33 2016 -0700

Cache regex pattern matches for XMPP_SKIP_UPDATE_SEND pattern

Regex pattern matching can be expensive. Hence cache the result inside
BgpXmppChannel object to avoid redundant regex evaluation.

Change-Id: I85f136e273b045284c32a1cecff7a41f3dcb0054
Partial-Bug: 1464016