You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Krishna (JIRA)" <ji...@apache.org> on 2012/09/02 01:15:07 UTC

[jira] [Created] (CAMEL-5556) HazelcastIdempotentRepository is not thread safe

Krishna created CAMEL-5556:
------------------------------

             Summary: HazelcastIdempotentRepository is not thread safe
                 Key: CAMEL-5556
                 URL: https://issues.apache.org/jira/browse/CAMEL-5556
             Project: Camel
          Issue Type: Bug
          Components: camel-hazelcast
    Affects Versions: 2.8.6
            Reporter: Krishna


The Hazelcast idempotent repository does not add and confirm messages in a thread safe manner.

Patch attached to handle that.

--
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

[jira] [Updated] (CAMEL-5556) HazelcastIdempotentRepository is not thread safe

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

Krishna updated CAMEL-5556:
---------------------------

    Attachment: Ensure_thread-safe_access.patch

Use putifAbsent for add and slightly safe semantics for confirm.
                
> HazelcastIdempotentRepository is not thread safe
> ------------------------------------------------
>
>                 Key: CAMEL-5556
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5556
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-hazelcast
>    Affects Versions: 2.8.6
>            Reporter: Krishna
>         Attachments: Ensure_thread-safe_access.patch
>
>
> The Hazelcast idempotent repository does not add and confirm messages in a thread safe manner.
> Patch attached to handle that.

--
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

[jira] [Resolved] (CAMEL-5556) HazelcastIdempotentRepository is not thread safe

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

Willem Jiang resolved CAMEL-5556.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.10.2
                   2.11.0
                   2.9.4

Applied patch into trunk and camel-2.9.x and camel-2.10.x branches with thanks to Krishna.
                
> HazelcastIdempotentRepository is not thread safe
> ------------------------------------------------
>
>                 Key: CAMEL-5556
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5556
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-hazelcast
>    Affects Versions: 2.8.6
>            Reporter: Krishna
>            Assignee: Willem Jiang
>             Fix For: 2.9.4, 2.11.0, 2.10.2
>
>         Attachments: Ensure_thread-safe_access.patch
>
>
> The Hazelcast idempotent repository does not add and confirm messages in a thread safe manner.
> Patch attached to handle that.

--
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

[jira] [Assigned] (CAMEL-5556) HazelcastIdempotentRepository is not thread safe

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

Willem Jiang reassigned CAMEL-5556:
-----------------------------------

    Assignee: Willem Jiang
    
> HazelcastIdempotentRepository is not thread safe
> ------------------------------------------------
>
>                 Key: CAMEL-5556
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5556
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-hazelcast
>    Affects Versions: 2.8.6
>            Reporter: Krishna
>            Assignee: Willem Jiang
>         Attachments: Ensure_thread-safe_access.patch
>
>
> The Hazelcast idempotent repository does not add and confirm messages in a thread safe manner.
> Patch attached to handle that.

--
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