[
https://issues.apache.org/jira/browse/CASSANDRA-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13129976#comment-13129976
]
Brandon Williams commented on CASSANDRA-3379:
---------------------------------------------
Probably a better thing to do is have getUnreachableMembers perform the
membership check so it's true to its name. Then we can avoid any further
fallout from bugs like CASSANDRA-3259.
> StorageProxy.isAnyHostDown should check host that are part of the member
> (instead of just all unreachable)
> ----------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-3379
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3379
> Project: Cassandra
> Issue Type: Bug
> Reporter: Jackson Chung
> Priority: Minor
> Attachments: 3379.patch
>
>
> summary pretty much says it all... also fixed the javadoc as it has the
> return result reversed.
> (luckily the only place calling this right now is truncate and it is doing it
> right, just the doc was incorrect)
> see attach patch
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira