Comment 98 for bug 1464016

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

Reviewed: https://review.opencontrail.org/22291
Committed: http://github.org/Juniper/contrail-controller/commit/c730ad2c1bea9f099f35cec42c6d5087ebdd8e3c
Submitter: Zuul
Branch: R3.0

commit c730ad2c1bea9f099f35cec42c6d5087ebdd8e3c
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