Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message ordering seems to have been broken between 1.125.13 and 1.126.0 #1954

Closed
burkedavison opened this issue Mar 15, 2024 · 2 comments
Closed
Assignees
Labels
api: pubsub Issues related to the googleapis/java-pubsub API.

Comments

@burkedavison
Copy link
Member

Customer has raised in ticket in Spring Cloud GCP with a replicator project using the emulator demonstrating an issue with message ordering:

  • Working version using Spring Cloud GCP 5.0.0 bundled with java-pubsub 1.125.13
  • Broken version using Spring Cloud GCP 5.0.1 bundled with java-pubsub 1.126.0
  • Working version using Spring Cloud GCP 5.0.1 with hardcoded java-pubsub 1.125.13

The problem is present in 5.0.1 [bundled with java-pubsub 1.126.0], 5.0.2 [bundled with java-pubsub 1.126.2], 5.0.3 [bundled with java-pubsub 1.126.5], and 5.0.4 [bundled with java-pubsub 1.126.6].

Original issue: GoogleCloudPlatform/spring-cloud-gcp#2649

@product-auto-label product-auto-label bot added the api: pubsub Issues related to the googleapis/java-pubsub API. label Mar 15, 2024
@michaelpri10
Copy link
Contributor

@burkedavison
This was an issue that required an update in the Pub/Sub emulator that was fixed in version 0.8.12 of the Pub/Sub emulator. Could you ask the customer to upgrade their version of the emulator?

@michaelpri10
Copy link
Contributor

Per this comment, the user confirmed that upgrading the emulator version fixed the message ordering issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the googleapis/java-pubsub API.
Projects
None yet
Development

No branches or pull requests

2 participants