[ 
https://issues.apache.org/jira/browse/CASSANDRA-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276922#comment-13276922
 ] 

Brandon Williams commented on CASSANDRA-4251:
---------------------------------------------

Saw this on irc:

< Guest89350> hello, please help, after upgrading my cluster from 1.0.8 to 
1.1.0 startup fails with: java.lang.IllegalArgumentException: value already 
present:1034
                
> when loading schema make sure the key and value are not present in the 
> cfIdMap (BiDiMap)
> ----------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-4251
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4251
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.2
>            Reporter: Dave Brosius
>            Priority: Trivial
>         Attachments: better_schema_load_exs.diff
>
>
> google bidimap throws an uncaught runtime exception with less than 
> informative information when the cfid already exists in the cfIDMap has it as 
> a value. Add a check to the preflight check of the Schema class instead, so 
> there is better messaging.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to