CzyerChen commented on PR #665:
URL: https://github.com/apache/skywalking-java/pull/665#issuecomment-1899778966

   > Could you share how batch consuming works? Is UI working as expected to 
see multiple relative trace ID from downstream?
   
   As the testcase:
   1. api
   2. produce 1  normal message
   3. PushConsumer consumes 1 message by listener
   4.5. produce 2 normal messages async
   6. SimpleConsumer consumes 2 messages by triggered manually
   7.8. produce 2 normal messages
   9. SimpleConsumer consumes 2 messages async by triggered manually
   
   <img width="1115" alt="image" 
src="https://github.com/apache/skywalking-java/assets/22817918/5412c287-ed66-49cf-84b0-bd1e45e983e0";>
   
   
   
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscr...@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to