You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/03/04 10:11:44 UTC

[jira] Created: (CAMEL-2521) TimeoutMap - Should order expired entries before eviction

TimeoutMap - Should order expired entries before eviction
---------------------------------------------------------

                 Key: CAMEL-2521
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2521
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.3.0


To ensure evicted entries is ordered so first expired is first, and last is last.

This ensures eg the aggregator output expired aggregated messages in a consistent order.

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


[jira] Resolved: (CAMEL-2521) TimeoutMap - Should order expired entries before eviction

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-2521.
--------------------------------

    Resolution: Fixed

trunk: 918924.

> TimeoutMap - Should order expired entries before eviction
> ---------------------------------------------------------
>
>                 Key: CAMEL-2521
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2521
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> To ensure evicted entries is ordered so first expired is first, and last is last.
> This ensures eg the aggregator output expired aggregated messages in a consistent order.

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