Comment 5 for bug 1528146

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

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

commit 78ca3fbbfc523b51ef6a375e02c583c856b29547
Author: Megh Bhatt <email address hidden>
Date: Tue Dec 22 01:50:20 2015 -0800

Fix contrail-collector and contrail-query-engine crash

1. Only allow Db_AddColumn() to proceed if DB is done initializing
2. Implement Db_UseColumnfamily() to check if the table meta
exists so that we do not hit assert later on when trying to
extract partition/clustering keys

Change-Id: I8d00c72ba45fa7db032956f47c74dad68a1bea57
Closes-Bug: #1528146