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

Lazily create/set Network in KafkaContainer #2079

Merged
merged 2 commits into from
Nov 22, 2019

Conversation

bsideup
Copy link
Member

@bsideup bsideup commented Nov 17, 2019

To make KafkaContainer work with #1781 without having to nullify the network, we should start removed the old, deprecated behaviour where the network was implicitly created in the constructor.

@bsideup bsideup added this to the next milestone Nov 17, 2019
@bsideup bsideup requested a review from a team November 17, 2019 18:22
Copy link
Member

@kiview kiview left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the remark about withNetwork usage in constructor.

@bsideup bsideup requested a review from kiview November 20, 2019 20:34
@bsideup bsideup merged commit 839ce65 into master Nov 22, 2019
@bsideup bsideup deleted the lazy_network_in_KafkaContainer branch November 22, 2019 12:23
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