-
Type:
Task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6.0
-
Fix Version/s: 1.6.0
-
Component/s: Sinks+Sources
-
Labels:None
-
Release Note:Done as part of
FLUME-2251
The current kafka sink processes one event/transaction. We need to support batchSize and allow the sink to process multiple events per transaction.