Comment 6 for bug 1737861

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

Reviewed: https://review.opencontrail.org/38283
Committed: http://github.com/Juniper/contrail-controller/commit/491b37bcdb015f1e7008e94a1c09a24006f81823
Submitter: Zuul (<email address hidden>)
Branch: master

commit 491b37bcdb015f1e7008e94a1c09a24006f81823
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