Skip to content

Issue using FlowControlSettings and setting setMaxOutstandingElementCount = 1 #582

@meredithslota

Description

@meredithslota

Opening a new issue to debug the comment from user @dgrudenic in #17:

"We actually experienced same behavior mentioned in example above.

So if you have 3 subscribers on same subscription/topic and you want that each subscriber is processing 1 message at the time which is kind of standard point to point workflow it is not really possible with FlowControlSettings and setting setMaxOutstandingElementCount=1 because as soon as first subscriber gets message it will buffer more than 1 message.

Let me know if this is not the case and example above is actually working."

Originally posted by @dgrudenic-qumu in #17 (comment)

Metadata

Metadata

Assignees

Labels

api: pubsubIssues related to the googleapis/java-pubsub API.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions