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
When I use exec("tail -n 0 -F /tmp/a") instead of tail("/tmp/a"), the first entry was prepended with extra \x00 characters.
{"body":"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000blah","timestamp":1285866404293,"pri":"INFO","nanos":200615183613970,
This is likely a bug in exec.
Attachments
Issue Links
- blocks
-
FLUME-323 Exec should use Selector part of NIO API to be more responsive
-
- Open
-