Hi All,

Triggering creation/alteration of db schema from two applications at same 
point of time is causing below error:
java.lang.RuntimeException: java.util.concurrent.ExecutionException: 
org.apache.cassandra.exceptions.ConfigurationException: Column family ID 
mismatch (found cba88010-9695-11e6-ba16-3d2bc4159375; expected 
cba0b7e0-9695-11e6-ba16-3d2bc4159375.

Another way of doing this is to keep the db creation as an independent 
module.

Why is the first one failing. Does it have any issues creating schema via 
application. 

Thanks in advance.

---
LV

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to