Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

KafkaListenerEndpointRegistry should use its own lifecycle state #1102

Closed
garyrussell opened this issue May 20, 2019 · 0 comments · Fixed by #1103
Closed

KafkaListenerEndpointRegistry should use its own lifecycle state #1102

garyrussell opened this issue May 20, 2019 · 0 comments · Fixed by #1103
Milestone

Comments

@garyrussell
Copy link
Contributor

See https://stackoverflow.com/questions/56153611

@garyrussell garyrussell added this to the 2.3.M3 milestone May 20, 2019
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue May 20, 2019
Resolves spring-projects#1102

Add `running` boolean for `isRunning()`.

Previously the registry returned `false` if at least one of its
containers had been previously started manually.
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue May 20, 2019
Resolves spring-projects#1102

Add `running` boolean for `isRunning()`.

Previously the registry returned `true` if at least one of its
containers had been previously started manually.
artembilan pushed a commit that referenced this issue May 28, 2019
Resolves #1102

Add `running` boolean for `isRunning()`.

Previously the registry returned `true` if at least one of its
containers had been previously started manually.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant