You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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].
@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?
Customer has raised in ticket in Spring Cloud GCP with a replicator project using the emulator demonstrating an issue with message ordering:
Original issue: GoogleCloudPlatform/spring-cloud-gcp#2649
The text was updated successfully, but these errors were encountered: