Gargi-jais11 commented on PR #9908:
URL: https://github.com/apache/ozone/pull/9908#issuecomment-4043723121

   @sravani-revuri Please add some tests in either `TestTracingUtil` or 
`TestTraceAllMethod` for checking.
   1. Call a method annotated with @SkipTracing  and assert no span is created.
   2. Call a @SkipTracing method that throws and assert the exception is 
propagated unwrapped.
   3. Use createProxy with an interface that has @SkipTracing methods and 
assert they run correctly without creating spans.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to