[
https://issues.apache.org/jira/browse/CASSANDRA-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795015#action_12795015
]
Todd Blose commented on CASSANDRA-656:
--------------------------------------
My apologies. I overlooked that. I had only been running the unit tests, but
I'll make sure to run the system tests as well for changes I make in the
future. Thanks!
> remove DataInputBuffer
> ----------------------
>
> Key: CASSANDRA-656
> URL: https://issues.apache.org/jira/browse/CASSANDRA-656
> Project: Cassandra
> Issue Type: Task
> Components: Core
> Reporter: Jonathan Ellis
> Assignee: Todd Blose
> Priority: Minor
> Fix For: 0.9
>
> Attachments: CASSANDRA-656.patch
>
>
> in all (?) cases, DIB is replaceable with ByteArrayInputStream, which it
> wraps. use available() instead of getPosition().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.