Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: v0.9.2
-
Fix Version/s: v0.9.3
-
Component/s: Sinks+Sources
-
Labels:None
Description
David Arthur
"""
After upgrading to 0.9.2, I noticed the exec sink was taking much longer to cat a named pipe. When doing load testing, the pipe would actually fill up and block my web server. Changing the sleep from 100ms to 10ms seemed to get the performance back to what I expect and had no noticeable impact on CPU utilization.
"""
Attachments
Issue Links
- relates to
-
FLUME-323 Exec should use Selector part of NIO API to be more responsive
-
- Open
-