You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stefan Miklosovic (Jira)" <ji...@apache.org> on 2020/03/25 21:12:00 UTC

[jira] [Comment Edited] (CASSANDRA-13158) Nodetool cleanup throwing exception

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

Stefan Miklosovic edited comment on CASSANDRA-13158 at 3/25/20, 9:11 PM:
-------------------------------------------------------------------------

[~dcapwell] I tested this again and I was not able to reproduce it. I think I got my scripts wrong so I did it right way and it works. I still think that issue is still there burried in some complex "this is not set and this is" but user will not experience it if he does not do something really strange. Good there is cause of that exception given so we know what is going on if somebody ever hit it again.


was (Author: stefan.miklosovic):
[~dcapwell] I tested this again and I was not able to replicate it. I think I got my scripts wrong so I did it right way and it works. I still think that issue is still there burried in some complex "this is not set and this is" but user will not experience it if he does not do something really strange. Good there is cause of that exception given so we know what is going on if somebody ever hit it anymore.

> Nodetool cleanup throwing exception
> -----------------------------------
>
>                 Key: CASSANDRA-13158
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13158
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tool/nodetool
>         Environment: Fedora 25 x86
>            Reporter: Tomas Repik
>            Assignee: Eduard Tudenhoefner
>            Priority: Normal
>             Fix For: 4.0
>
>         Attachments: error.txt
>
>
> After running nodetool cleanup I get this exception:
> error: Invalid partitioner class org.apache.cassandra.dht.Murmur3Partitioner
> -- StackTrace --
> org.apache.cassandra.exceptions.ConfigurationException: Invalid partitioner class org.apache.cassandra.dht.Murmur3Partitioner
> 	at org.apache.cassandra.config.DatabaseDescriptor.applyConfig(DatabaseDescriptor.java:383)
> 	at org.apache.cassandra.config.DatabaseDescriptor.<clinit>(DatabaseDescriptor.java:125)
> 	at org.apache.cassandra.cql3.QueryProcessor.<clinit>(QueryProcessor.java:84)
> 	at org.apache.cassandra.config.CFMetaData.compile(CFMetaData.java:411)
> 	at org.apache.cassandra.schema.SchemaKeyspace.compile(SchemaKeyspace.java:240)
> 	at org.apache.cassandra.schema.SchemaKeyspace.<clinit>(SchemaKeyspace.java:88)
> 	at org.apache.cassandra.config.Schema.<init>(Schema.java:107)
> 	at org.apache.cassandra.config.Schema.<clinit>(Schema.java:55)
> 	at org.apache.cassandra.tools.nodetool.Cleanup.execute(Cleanup.java:50)
> 	at org.apache.cassandra.tools.NodeTool$NodeToolCmd.run(NodeTool.java:251)
> 	at org.apache.cassandra.tools.NodeTool.main(NodeTool.java:165)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org