This is an automated email from the ASF dual-hosted git repository.
greyp pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 63c72bd7e2 NIFI-11898 Handle commit based on driver capabilities in
PutDatabaseRecord
add 5c577be946 NIFI-11889 Added Record-oriented Transmission to PutTCP
No new revisions were added by this update.
Summary of changes:
.../util/put/AbstractPutEventProcessor.java | 37 +++--
.../apache/nifi/processors/standard/PutTCP.java | 163 ++++++++++++++++++---
.../standard/property/TransmissionStrategy.java} | 12 +-
.../nifi/processors/standard/TestPutTCP.java | 153 +++++++++++++++++--
4 files changed, 312 insertions(+), 53 deletions(-)
copy
nifi-nar-bundles/{nifi-kafka-bundle/nifi-kafka-shared/src/main/java/org/apache/nifi/kafka/shared/property/PublishStrategy.java
=>
nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/property/TransmissionStrategy.java}
(71%)