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

Jaakko Laine updated CASSANDRA-548:
-----------------------------------

    Attachment: 548-deliver-ap-states-in-correct-order.patch

New version. The list of application states still gets copied twice, but since 
we're returing list of 'keys' ordered by 'value' criteria, there does not seem 
to be any data structure that would support that directly. We could of course 
return the list of map entries after it has been ordered, but that would make 
it slightly awkward to use. Another option would be to keep application states 
always in order.


> Make sure application states are delivered in correct order
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-548
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-548
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.5
>            Reporter: Jaakko Laine
>             Fix For: 0.5
>
>         Attachments: 548-deliver-ap-states-in-correct-order.patch
>
>
> Application states must be delivered to subscribers in the same logical order 
> they were added.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to