[ 
https://issues.apache.org/jira/browse/CASSANDRA-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paulo Motta updated CASSANDRA-13081:
------------------------------------
    Resolution: Fixed
      Reviewer: Sylvain Lebresne
        Status: Resolved  (was: Patch Available)

Thanks, merged as d81dc27c7bde7c44a3c00526d803d9d5c7fe2604 (with fixed nit).

> Confusing StreamReader.StreamDeserializer.cleanup leftover? code
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-13081
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13081
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Dave Brosius
>            Assignee: Paulo Motta
>            Priority: Trivial
>             Fix For: 4.x
>
>
> The cleanup method in StreamReader.StreamDeserializer does stuff in the cases 
> when the field 'in' is a RewindableDataInputStreamPlus typed object.
> Given that it is a 
>      this.in = new DataInputPlus.DataInputStreamPlus(in);
> that can never be. I'm assuming this was left over from some previous 
> refactor or such. Assuming we can just delete this?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to