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

Doug Rohrer commented on CASSANDRA-19905:
-----------------------------------------

+1 - thanks for getting this fixed.

> Fix incorrect nodetool suggestion when gossip mode is running
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-19905
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19905
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Cluster/Schema
>            Reporter: Francisco Guerrero
>            Assignee: Francisco Guerrero
>            Priority: Normal
>
> In trunk, when data directories were present with older system tables 
> starting up Cassandra produces the following error:
> {code:java}
> NoHostAvailable: ('Unable to complete the operation against any hosts', 
> {<Host: 127.0.0.1:9042 datacenter1>: <Error from server: code=0000 [Server 
> error] message="java.lang.IllegalStateException: Can't commit transformations 
> when running in gossip mode. Enable the ClusterMetadataService with `nodetool 
> addtocms`.">})
> {code}
> The correct error message should state the the command to run is {{nodetool 
> cms initialize}} instead.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to