You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joshua McKenzie (JIRA)" <ji...@apache.org> on 2015/12/01 19:30:11 UTC

[jira] [Commented] (CASSANDRA-9510) assassinating an unknown endpoint could npe

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

Joshua McKenzie commented on CASSANDRA-9510:
--------------------------------------------

[~dbrosius]: You want me to commit this one for you or do you have it?

> assassinating an unknown endpoint could npe
> -------------------------------------------
>
>                 Key: CASSANDRA-9510
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9510
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Distributed Metadata
>            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)