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

Bart De Neuter updated CAMEL-6681:
----------------------------------

    Attachment: 0001-added-setter-getter-of-LockModeType-to-JpaConsumer.patch

patch for LockModeType on JpaConsumer
                
> Configurable LockType for JpaConsumer
> -------------------------------------
>
>                 Key: CAMEL-6681
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6681
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-jpa
>            Reporter: Bart De Neuter
>            Priority: Minor
>              Labels: patch
>         Attachments: 
> 0001-added-setter-getter-of-LockModeType-to-JpaConsumer.patch
>
>
> Allow the user to specify the LockModeType for the JpaConsumer. This is handy 
> when using a DB as a poor man's queue with multiple competing instances. If 
> those instances call a non IDEM POTENT service, the service can be called 
> multiple times. This can be prevented by using pessimistic locking. 

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