Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: v0.9.4
-
Component/s: None
-
Labels: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
-
- Resolved
-