[
https://issues.apache.org/jira/browse/CAMEL-11262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085031#comment-16085031
]
Sarel Lugtenburg commented on CAMEL-11262:
------------------------------------------
I have implemented the camel-google-pubsub library using the google gRPC pubsub
api.
As the google gRPC api is still in alpha I won't be doing any pull requests yet.
The producer has been changed to using asynchronous processing.
A branch with the implementation is available at
https://github.com/ScentreGroup/camel/tree/feature/CAMEL-11262-gRPC-google-api
> camel-google-pubsub - Improve to work with streaming mode
> ---------------------------------------------------------
>
> Key: CAMEL-11262
> URL: https://issues.apache.org/jira/browse/CAMEL-11262
> Project: Camel
> Issue Type: Improvement
> Components: camel-google-pubsub
> Affects Versions: 2.19.0
> Reporter: Claus Ibsen
> Fix For: 2.20.0
>
>
> The pubsub component
> https://github.com/apache/camel/tree/master/components/camel-google-pubsub
> Can likely be improved to work better with streaming mode and use Camel
> asynchronous processing.
> There may be other things.
> Ray Tsang from Google has some ideas and want to help out.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)