Comment 24 for bug 1632519

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

Reviewed: https://review.opencontrail.org/25239
Committed: http://github.org/Juniper/contrail-controller/commit/694d3e30b207176d3e1f7619f3aaf4e6e61ff04e
Submitter: Zuul
Branch: R3.2

commit 694d3e30b207176d3e1f7619f3aaf4e6e61ff04e
Author: Ananth Suryanarayana <email address hidden>
Date: Tue Oct 11 13:48:32 2016 -0700

Use correct DB partition when looking up for a particular prefix

Multiple instances are launched in parallel, who all querty for the prefix.
Only one which maps to the prefix's partition should look up in that partition
and find the route, if present.

Change-Id: Iae4fac20c95a2ffa802fb92ac05ceecaaa96c4e5
Closes-Bug: 1632519