nifi/nifi-nar-bundles/nifi-avro-bundle/nifi-avro-processors/src/main
Koji Kawamura 7f0171ffa2
NIFI-3216: Add N signals to Wait/Notify
- Support counters at Wait/Notify processors so that NiFi flow can be
  configured to wait for N signals
- Extract Wait/Notify logics into WaitNotifyProtocol
- Added FragmentAttributes to manage commonly used fragment attributes
- Changed existing split processors to set 'fragment.identifier' and
  'fragment.count', so that Wait can use those to wait for all splits
get processed

This closes #1420.

Signed-off-by: Bryan Bende <bbende@apache.org>
2017-01-19 15:17:59 -05:00
..
java/org/apache/nifi/processors/avro NIFI-3216: Add N signals to Wait/Notify 2017-01-19 15:17:59 -05:00
resources/META-INF/services NIFI-919 Adding SplitAvro processor that splits binary datafiles into smaller datafiles, or bare records. 2015-09-16 10:11:30 -04:00