[
https://issues.apache.org/jira/browse/UIMA-6033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839551#comment-16839551
]
Lou DeGenaro commented on UIMA-6033:
------------------------------------
Fix is as follows: if the invocation of start_ducc results in database start,
then run new DbUpdate class which in turn calls
RmStatePersistence.getAlterList() to get schema alter statement(s) which are
then applied to the running Cassandra. The alter statement(s) comprise the new
column "quiesced".
Note that altering schema to add a column that already exists is harmless.
> quesced column not created when extending from older DUCC DB restore.
> ---------------------------------------------------------------------
>
> Key: UIMA-6033
> URL: https://issues.apache.org/jira/browse/UIMA-6033
> Project: UIMA
> Issue Type: Bug
> Components: DUCC
> Affects Versions: 3.0.0-Ducc
> Reporter: Eddie Epstein
> Assignee: Lou DeGenaro
> Priority: Major
> Fix For: 3.0.1-Ducc
>
>
> If a DUCC v3.0.0 install restores a DB backup from v2.x the WS throws
> exceptions about missing column quesced.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)