[
https://issues.apache.org/jira/browse/CAMEL-7781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14193665#comment-14193665
]
Deven Phillips commented on CAMEL-7781:
---------------------------------------
Willem,
Thanks for the feedback... As for having both a Producer and Consumer
implementation, I believe that is correct because I do want my Camel routes to
also be able to send NOTIFY messages via the PostgreSQL event bus and not just
receive the async notifications. If you look at the integration test I have
been using to do testing in
src/test/java/org/apache/camel/pgevent/IntegrationTest.java you will see that I
am using both "from" and "to" the pgevent component... As for the route
suggestion, I will take a look into it.. Thanks!!!
> Create new PostgreSQL async notifications component
> ---------------------------------------------------
>
> Key: CAMEL-7781
> URL: https://issues.apache.org/jira/browse/CAMEL-7781
> Project: Camel
> Issue Type: New Feature
> Reporter: Deven Phillips
> Priority: Minor
> Labels: features
> Original Estimate: 80h
> Remaining Estimate: 80h
>
> Create a new component which allows for sending and receiving PostgreSQL's
> async notifications using the pgjdbc-ng driver.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)