Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.2.0
-
None
-
None
Description
HTracedRESTReceiver drops spans when close() is called. The close() operation should trigger buffered spans to be sent, and block for a bit to give them a chance to be sent. This way we will capture output from short-lived command-line programs like Hadoop's FsShell.