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

Spring Sleuth breaks kafka #23

Closed
jntakpe opened this issue Feb 21, 2018 · 1 comment
Closed

Spring Sleuth breaks kafka #23

jntakpe opened this issue Feb 21, 2018 · 1 comment

Comments

@jntakpe
Copy link

jntakpe commented Feb 21, 2018

When Spring Sleuth is enabled it's no longer possible to send messages to topic.
The error is : Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@67043092 rejected from java.util.concurrent.ScheduledThreadPoolExecutor@7da2f73[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
You can reproduce the issue using this project : https://github.com/jntakpe/sleuth-kafka

@jntakpe
Copy link
Author

jntakpe commented Feb 28, 2018

Closing since spring-cloud/spring-cloud-sleuth#866 (comment) has been fixed by @marcingrzejszczak

@jntakpe jntakpe closed this as completed Feb 28, 2018
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