nifi/nifi-nar-bundles/nifi-kafka-bundle
Koji Kawamura 63c763885c NIFI-3363: PutKafka NPE with User-Defined partition
- Marked PutKafka Partition Strategy property as deprecated, as Kafka 0.8 client doesn't use 'partitioner.class' as producer property, we don't have to specify it.
- Changed Partition Strategy property from a required one to a dynamic property, so that existing processor config can stay in valid state.
- Fixed partition property to work.
- Route a flow file if it failed to be published due to invalid partition.

This closes #1425
2017-01-27 12:48:23 -05:00
..
nifi-kafka-0-8-nar NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-kafka-0-8-processors NIFI-3363: PutKafka NPE with User-Defined partition 2017-01-27 12:48:23 -05:00
nifi-kafka-0-9-nar NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-kafka-0-9-processors NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-kafka-0-10-nar NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
nifi-kafka-0-10-processors NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00
pom.xml NIFI-3100-rc2 prepare for next development iteration 2016-11-25 23:49:27 -05:00