[
https://issues.apache.org/jira/browse/CASSANDRA-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nate McCall updated CASSANDRA-1862:
-----------------------------------
Attachment: 1862.txt
Changes exception type to UnavailalbeException
> StorageProxy throws an InvalidRequestException in readProtocol during
> bootstrap
> -------------------------------------------------------------------------------
>
> Key: CASSANDRA-1862
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1862
> Project: Cassandra
> Issue Type: Bug
> Affects Versions: 0.7.0 rc 2
> Reporter: Nate McCall
> Priority: Minor
> Fix For: 0.7.0
>
> Attachments: 1862.txt
>
>
> Though the error message provides details, IRE is supposed to signify poorly
> formed API requests. In the context of a client request, an
> UnavailableException is more appropriate. This would allow the client to take
> action like removing the node from its host list.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.