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

KAFKA-3855: Guard race conditions in TopologyBuilder #1633

Closed
wants to merge 1 commit into from

Conversation

dguy
Copy link
Contributor

@dguy dguy commented Jul 18, 2016

Mark all public TopologyBuilder methods as synchronized as they can modify data-structures and these methods could be called from multiple threads

…odify data-structures and these methods could be called from multiple threads
@dguy
Copy link
Contributor Author

dguy commented Jul 18, 2016

@guozhangwang

@asfgit asfgit closed this in 114945c Jul 19, 2016
@guozhangwang
Copy link
Contributor

LGTM. Merged to trunk and cherry picked to 0.10.0.

@dguy dguy deleted the kafka-3855 branch September 26, 2016 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants