Comment 7 for bug 1737861

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

Reviewed: https://review.opencontrail.org/38284
Committed: http://github.com/Juniper/contrail-controller/commit/5958821885b38bb4022bb04097c07ef181e7a94b
Submitter: Zuul (<email address hidden>)
Branch: R4.1

commit 5958821885b38bb4022bb04097c07ef181e7a94b
Author: mkheni <email address hidden>
Date: Tue Dec 12 18:26:23 2017 -0800

cql_if asserts if it cannot find table metadata.

This could happen if the schema created on one node is not
yet propogated to the node serving the request. Removed the
assert and instead in that case just fail the write.

Change-Id: If24d4c28f074cfc43d50e97aea72629b3ba01ee3
Closes-bug: #1737861