Commit Graph

2 Commits

Author SHA1 Message Date
Bogdan Drutu db5347a3ee
Fix that disruptor does not accept events after shutdown. (#496) 2019-08-15 16:05:32 -07:00
Bogdan Drutu 5acf1e87e1
Add an AsyncSpanProcessor that uses Disruptor. (#468)
* Add an AsyncSpanProcessor that uses Disruptor.

* Fix comments.

* Cleanup print messages and simplify tests

* Enforce shutdown to wait for all the processors to finish shutdown.
2019-08-13 10:51:11 -07:00