Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Previous patches wrapped InterruptedExceptions to be IOExceptions close sources and sinks, and did some tricks to propagate interrupted status. This pattern forces an couples an entire pipeline a single thread which is a scalability bottleneck. Also, by using interrupted exceptions, we can better provide the intent of an interruption in a type-safe way.
Attachments
Issue Links
- blocks
-
FLUME-592 Fix intermittent / flaky tests for v0.9.4
- Closed