Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
master
-
None
-
None
Description
The detach method of NullScope singleton is possible to be called multiple times by users avoiding conditionals by the assumption that NullScope#close and NullScope#detach results in no-op. Calling detach of NullScope singleton multiple times throws RuntimeException by HTRACE-101 now.
Attachments
Attachments
Issue Links
- is broken by
-
HTRACE-101 Add better error-checking to Java HTrace client
- Resolved