Comment 23 for bug 1632519

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

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

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