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

[feat] Support WaitForExclusive producer access mode. #958

Merged
merged 2 commits into from
Feb 20, 2023

Conversation

shibd
Copy link
Member

@shibd shibd commented Feb 16, 2023

Master Issue: #931

Motivation

#931

Modifications

  • Support the WaitForExclusive Producer access mode config in the ProducerOptions.

Verifying this change

  • Add TestWaitForExclusiveProducer to cover it.

Documentation

  • Does this pull request introduce a new feature? (yes)
  • If yes, how is the feature documented? (GoDocs)
  • If a feature is not applicable for documentation, explain why?
  • If a feature is not documented yet in this PR, please create a followup issue for adding the documentation

pulsar/producer_test.go Outdated Show resolved Hide resolved
@shibd shibd requested a review from nodece February 20, 2023 13:59
@shibd shibd merged commit cf3207f into apache:master Feb 20, 2023
@shibd shibd added this to the v0.10.0 milestone Feb 21, 2023
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.

None yet

2 participants