This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to tag HDF-3.5.1.20-2-tag
in repository https://gitbox.apache.org/repos/asf/nifi.git
*** WARNING: tag HDF-3.5.1.20-2-tag was deleted! ***
was f296c48b27 HOTFIX-3507 aligning Hive version with dependant HOTFIX-3510
This change permanently discards the following revisions:
discard f296c48b27 HOTFIX-3507 aligning Hive version with dependant HOTFIX-3510
discard 40827f669c HOTFIX-3507 NIFI-7740: Add Records Per Transaction and
Transactions Per Batch properties to PutHive3Streaming
discard 68a97c10fd HOTFIX-3507 NIFI-7683: Fixed bug that resulted in a byte[]
being allocated and held onto by a member variable that was unprotected. This
caused the byte array to be modified by two different threads concurrently,
which can potentially cause corruption of FlowFile's data