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

Issue when used with spring-cloud-sleuth. #145

Closed
devportilla opened this issue Sep 26, 2019 · 2 comments
Closed

Issue when used with spring-cloud-sleuth. #145

devportilla opened this issue Sep 26, 2019 · 2 comments

Comments

@devportilla
Copy link

devportilla commented Sep 26, 2019

Hello
When using fluency on a spring boot project in conjunction with spring-cloud-starter & a non available host the application startup hangs for a while without an apparent reason.
My guess is that during spring startup when a buffer flush is being triggered something happens in between and blocks the execution of the rest of the startup.

Any help will be appreciated.

@komamitsu
Copy link
Owner

Could you give me some more information?

  1. The issue happened even w/o calling Fluency#emit()?
  2. What happened with an available host?
  3. JVM thread dump

@komamitsu
Copy link
Owner

I'm closing this issue. Feel free to reopen if you still have a trouble.

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

2 participants