Comment 10 for bug 1737861

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

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

commit ae17f2ea783b183ce3db8c78ac0ceacc39b95158
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
(cherry picked from commit 491b37bcdb015f1e7008e94a1c09a24006f81823)