You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zipkin.apache.org by GitBox <gi...@apache.org> on 2019/06/11 15:21:49 UTC

[GitHub] [incubator-zipkin-brave] jang675953 opened a new issue #922: TracingConsumer can not poll message from kafka

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
   
   ![image](https://user-images.githubusercontent.com/20883097/59284675-3ea1f180-8c9f-11e9-8e13-dc230d68216d.png)
   
   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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@zipkin.apache.org
For additional commands, e-mail: dev-help@zipkin.apache.org