This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to tag CFM-1.1.0.13-5-tag
in repository https://gitbox.apache.org/repos/asf/nifi.git
*** WARNING: tag CFM-1.1.0.13-5-tag was deleted! ***
was f7aec6f572 HOTFIX-3714 NIFI-7994: Fixed ReplaceText concurrency issue
This change permanently discards the following revisions:
discard f7aec6f572 HOTFIX-3714 NIFI-7994: Fixed ReplaceText concurrency issue
discard c259585990 HOTFIX-3714 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
discard 1faa37f9ad HOTFIX-3714 NIFI-7799: Relogin with Kerberos on connect
exception in DBCPConnectionPool (#4519)