-
Notifications
You must be signed in to change notification settings - Fork 9
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
Mount storage service on zipkin-server #58
Conversation
missing files? |
module/src/main/java/zipkin2/module/storage/kafka/ZipkinKafkaStorageModule.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM on top of current comments :)
module/src/main/java/zipkin2/module/storage/kafka/ZipkinKafkaStorageModule.java
Outdated
Show resolved
Hide resolved
@anuraaga any hint on what is causing |
Ugh looks like a bug That should contain |
line/armeria#2211 is the fix |
Fix #40