Skip to content

Conversation

@acogoluegnes
Copy link
Contributor

Instead of using the first available ID. This reduces the concurrency between the reuse of IDs, which
could make the broker return "late" publish confirms for a stable publisher ID.

We adopt the same reasoning for consumers, for consistency.

Instead of using the first available ID. This reduces
the concurrency between the reuse of IDs, which
could make the broker return "late" publish confirms
for a stable publisher ID.

We adopt the same reasoning for consumers, for consistency.
@acogoluegnes acogoluegnes added this to the 0.15.0 milestone Dec 18, 2023
@acogoluegnes acogoluegnes merged commit 0d3f9e1 into main Dec 18, 2023
@acogoluegnes acogoluegnes deleted the allocate-producer-consumer-ids-in-sequence branch December 18, 2023 15:54
github-actions bot pushed a commit that referenced this pull request Dec 18, 2023
…in-sequence

Allocate producer/consumer IDs with a sequence
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants