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

[INLONG-60] Remove unnecessary synchronized & using IllegalArgumentException instead of IllegalStateException #659

Closed
dockerzhang opened this issue Jul 28, 2021 · 0 comments

Comments

@dockerzhang
Copy link
Contributor

  1. remove synchronized in ProducerManager for publish, removeTopic, generateProducerID method.
  2. using IllegalArgumentException instead of IllegalStateException in Message when checking params 

JIRA link - [INLONG-60] created by technoboy

@dockerzhang dockerzhang added this to the 0.5.0 milestone Jul 28, 2021
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

No branches or pull requests

1 participant