Comment 6 for bug 1529563

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

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

commit 68a84df4ea8684cca591f2623062b4ba5be7415f
Author: Megh Bhatt <email address hidden>
Date: Tue Feb 9 11:10:41 2016 -0800

Retry Db_AddColumnSync failure in CreateTables

It is observed that sometimes the cassandra connection/session returns
no host available error on startup after adding few tables when trying
to update the SystemObjectTable in CreateTables. We need to retry in
this scenario instead of asserting.

Change-Id: I09f16367c40101faced382042d8a301c6764a921
Closes-Bug: #1529563