[
https://issues.apache.org/jira/browse/CASSANDRA-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742041#action_12742041
]
Jonathan Ellis commented on CASSANDRA-358:
------------------------------------------
> Sure; in this code base there is code whose design intent isn't clear,
> initMetadata being an example ;)
Oh, I make no claims about how well the existing code base adheres to our
prefered style or readability in general, only the direction we'd like to move
it in. :)
> SystemTable.initMetadata throws an NPE when called twice
> --------------------------------------------------------
>
> Key: CASSANDRA-358
> URL: https://issues.apache.org/jira/browse/CASSANDRA-358
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Jeff Hodges
> Attachments: 358-5.patch, 358-7.patch
>
>
> While this is not the expected use case of it, SystemTable.initMetadata
> throws an NPE when called twice in the same process. The error points to
> tokenColumn being null even through cf is not at line 111.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.