[
https://issues.apache.org/jira/browse/CASSANDRA-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894665#action_12894665
]
Gary Dusbabek commented on CASSANDRA-1286:
------------------------------------------
Should we deprecate StorageServiceMBean.getPendingRangeToEndpointMap()?
> Nodetool ring crashes when no schema is loaded
> ----------------------------------------------
>
> Key: CASSANDRA-1286
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1286
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Affects Versions: 0.7 beta 1
> Reporter: Sylvain Lebresne
> Assignee: Sylvain Lebresne
> Priority: Minor
> Fix For: 0.7.0
>
> Attachments:
> 1286-Don-t-use-ranges-to-print-the-ring-with-nodetool.patch
>
>
> Nodetool ring uses SP.getRangeToEndpointMap(null) that tries to retrieve the
> first non system keyspace.
> Hences it crashes (with a IndexOutOfBoundsException) if no schema is loaded.
> Should we return a nice little error message or make it work even no schema
> is loaded ?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.