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

Provides singleton example for producer #540

Merged
merged 3 commits into from
Jun 14, 2023

Conversation

aaron-ai
Copy link
Member

@aaron-ai aaron-ai commented Jun 9, 2023

Which Issue(s) This PR Fixes

Fixes #539

Brief Description

Provides singleton example for producer.

How Did You Test This Change?

No testing needed.

@codecov-commenter
Copy link

codecov-commenter commented Jun 9, 2023

Codecov Report

Merging #540 (2e58ff0) into master (ef1aea9) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #540   +/-   ##
=========================================
  Coverage     45.87%   45.87%           
  Complexity      659      659           
=========================================
  Files           207      207           
  Lines         11491    11491           
  Branches       2931     2931           
=========================================
  Hits           5272     5272           
  Misses         5991     5991           
  Partials        228      228           
Flag Coverage Δ
java 62.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@drpmma
Copy link
Contributor

drpmma commented Jun 9, 2023

LGTM

fuyou001
fuyou001 previously approved these changes Jun 9, 2023
@aaron-ai aaron-ai force-pushed the polish_example branch 8 times, most recently from 20ba65e to e091f69 Compare June 13, 2023 06:48
@aaron-ai aaron-ai merged commit 1ccf99c into apache:master Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement] Provides a singleton example for producer
6 participants