jang675953 opened a new issue #922: TracingConsumer can not poll message from kafka URL: https://github.com/apache/incubator-zipkin-brave/issues/922 ## Describe the Bug A clear and concise description of what the bug is. If you have a solution in mind, skip raising an issue and open a pull request instead. when i send to message to kafka using TracingProducer, I poll message from kafka using TracingConsumer and get nothing  and there is no spans about consumer. ## Steps to Reproduce Steps to reproduce the behavior: first: Using TracingProducer to send message to kafka (report to zipkin); sencond: Using TracingProducer to send message to kafka (report to zipkin); ## Expected Behaviour The best is to spend some time to write a failing test. Bugs with tests get fixed and stay fixed. i can see the message polled from kafka and find the span on zipkin
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
