You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/01/15 11:14:00 UTC

[jira] [Resolved] (CAMEL-16022) Add message ordering to Google Pubsub

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

Claus Ibsen resolved CAMEL-16022.
---------------------------------
    Fix Version/s:     (was: 3.x)
                   3.8.0
       Resolution: Fixed

> 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.8.0
>
>
> 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)