wu-sheng commented on PR #451:
URL: https://github.com/apache/skywalking-java/pull/451#issuecomment-1420297523

   But stack collecting means stop the current thread running from JVM 
perspective. This is why the Java best practice doesn't recommend use 
Exception(stack in exception) to control workflow.
   More frequently this happens, more you should not read the stack.
   
   Please be clear why you need this for every request. AFAIK, this would 
reduce your throughput a lot.


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