You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2019/03/18 10:22:00 UTC

[jira] [Updated] (CAMEL-13261) jooq - Create XML DSL API for using database as shared queue

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

Andrea Cosentino updated CAMEL-13261:
-------------------------------------
    Fix Version/s: 3.0.0-M2
                   3.0.0

> jooq - Create XML DSL API for using database as shared queue
> ------------------------------------------------------------
>
>                 Key: CAMEL-13261
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13261
>             Project: Camel
>          Issue Type: Sub-task
>            Reporter: Denis Istomin
>            Assignee: Denis Istomin
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0-M2
>
>          Time Spent: 8h 20m
>  Remaining Estimate: 0h
>
> Database table could be used as a queue, where Producer writes data, Consumer reads data (with deletion or not).
> Hibernate component has support of it:
> |{{consumeDelete}}|{{true}}|Option for HibernateConsumer only. Specifies whether or not the entity is deleted after it is consumed.|
> [http://camel.apache.org/hibernate.html]
> Need to improve XML DSL API.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)