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

Jonathan Ellis updated CASSANDRA-5307:
--------------------------------------

    Attachment: 5307.txt

Straightforward change, except that streaming replies used to use OTC.write, 
but we can't turn the UUID sessions into an int.  Turns out that wasn't used 
anyway though, so refactored into FST.sendReply, which has better symmetry with 
FST.receiveReply.
                
> Update Message IDs to be ints instead of strings
> ------------------------------------------------
>
>                 Key: CASSANDRA-5307
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5307
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: 5307.txt
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to