[
https://issues.apache.org/jira/browse/CASSANDRA-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743696#action_12743696
]
Hudson commented on CASSANDRA-358:
----------------------------------
Integrated in Cassandra #168 (See
[http://hudson.zones.apache.org/hudson/job/Cassandra/168/])
make StorageTable.StorageMetadata a singleton, so multiple initMetadatas
are safe.
patch by Bill de hOra and jbellis; reviewed by Michael Greene for
> 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
> Components: Core
> Reporter: Jeff Hodges
> Assignee: Bill de hOra
> Fix For: 0.4
>
> Attachments: 358-5.patch, 358-7.patch, 358-v10.patch, 358-v11.patch,
> 358-v8.patch, 358-v9.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.