[
https://issues.apache.org/jira/browse/CAMEL-20374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815868#comment-17815868
]
Brice Frisco edited comment on CAMEL-20374 at 2/8/24 11:40 PM:
---------------------------------------------------------------
This test is failing due to a bug in the `com.google.cloud:google-cloud-pubsub`
library which was introduced in versions >= 1.126.0. This bug only affects the
Pub/Sub emulator that is used for running the test.
I have opened an issue with Google here:
[https://issuetracker.google.com/issues/324482163]
I have also created a simple reproducer which demonstrates the issue:
[https://github.com/bricefrisco/pubsub-emulator-ordering-reproducer]
I was not able to find any workaround, and unless someone else is able to find
one then this test will have to remain disabled until the bug with the library
is fixed.
was (Author: JIRAUSER299292):
This test is failing due to a bug in the `com.google.cloud:google-cloud-pubsub`
library which was introduced in versions >= 1.126.0. This bug only affects the
Pub/Sub emulator that is used for running the test.
I have opened an issue with Google here:
[https://issuetracker.google.com/issues/324482163]
I have also created a simple reproducer which demonstrates the issue:
[https://github.com/bricefrisco/pubsub-emulator-ordering-reproducer]
I was not able to find any workaround, and unless someone else is able to find
one then this test will have to remain enabled until the bug with the library
is fixed.
> camel-google-pubsub - MessageOrderingIT is failing
> --------------------------------------------------
>
> Key: CAMEL-20374
> URL: https://issues.apache.org/jira/browse/CAMEL-20374
> Project: Camel
> Issue Type: Test
> Components: camel-google
> Affects Versions: 4.4.0
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 4.x
>
>
> Since these changes
> https://ci-builds.apache.org/job/Camel/job/Camel%20JDK17/job/main/1557/
--
This message was sent by Atlassian Jira
(v8.20.10#820010)