Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: v0.9.0, v0.9.1
-
Fix Version/s: v0.9.2
-
Component/s: Sinks+Sources
-
Labels:None
Description
A readLine call in the implementation blocks in the next() method until newline is received. If a separate thread calls close, it appears that the logical node with the console source is hung until a newline is entered.
The next() call should exit when the close call is made.
Attachments
Issue Links
- relates to
-
FLUME-153 Nodes get LOST on config change
-
- Closed
-