tjiuming commented on PR #405:
URL: https://github.com/apache/skywalking-java/pull/405#issuecomment-1340862570

   there is also a problem, I'm not sure that if fix it is better:
   we enhance `ConsumerImpl#messageProccessed` to generate Consumer/Receive 
event, but usually, the duration of executing `ConsumerImpl#messageProccessed` 
is veeeery short.
   uses are using 
Consumer#receive()/receive(long,TimeUnit)/receiveAsync()/batchReceive()/batchReceiveAsync()
 cannot get the actual duration


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to