[
https://issues.apache.org/jira/browse/CASSANDRA-9510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joshua McKenzie updated CASSANDRA-9510:
---------------------------------------
Reviewer: Joel Knighton
> assassinating an unknown endpoint could npe
> -------------------------------------------
>
> Key: CASSANDRA-9510
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9510
> Project: Cassandra
> Issue Type: Bug
> Reporter: Dave Brosius
> Assignee: Dave Brosius
> Priority: Trivial
> Fix For: 3.0.1, 3.1
>
> Attachments: assissinate_unknown.txt
>
>
> If the code assissinates an unknown endpoint, it doesn't generate a 'tokens'
> collection, which then does
> epState.addApplicationState(ApplicationState.STATUS,
> StorageService.instance.valueFactory.left(tokens, computeExpireTime()));
> and left(null, time); will npe
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)