[
https://issues.apache.org/jira/browse/CAMEL-16022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-16022:
--------------------------------
Fix Version/s: 3.x
> Add message ordering to Google Pubsub
> --------------------------------------
>
> Key: CAMEL-16022
> URL: https://issues.apache.org/jira/browse/CAMEL-16022
> Project: Camel
> Issue Type: Improvement
> Components: camel-google-pubsub
> Affects Versions: 3.7.0
> Reporter: Preben Asmussen
> Priority: Minor
> Fix For: 3.x
>
>
> Message ordering is currently not supported on the producer side.
> [https://github.com/apache/camel/blob/master/components/camel-google-pubsub/src/main/java/org/apache/camel/component/google/pubsub/GooglePubsubProducer.java#L98]
> To support message ordering the PubsubMessage produced has to contain a
> orderingKey according to eg.
> [https://cloud.google.com/pubsub/lite/docs/samples/pubsublite-publish-ordering-key]
> It might be that this feature has been added after the component was released.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)