This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to tag CFM-1.0.0.3-2-tag
in repository https://gitbox.apache.org/repos/asf/nifi.git
*** WARNING: tag CFM-1.0.0.3-2-tag was deleted! ***
was 8f19eeb6c1 HOTFIX-3463 Fix failing build
This change permanently discards the following revisions:
discard 8f19eeb6c1 HOTFIX-3463 Fix failing build
discard 4e033ecc4b HOTFIX-3463 NIFI-7469: Updated RepositoryRecord to include
flag indicating whether or not the content of a FlowFile was modified. This
allows us to explicitly keep track of this state rather than implying it
(potentially incorrectly).
discard fbc4959388 HOTFIX-3463 NIFI-6846: If an Exception is thrown while a
Processor is writing to a FlowFile, but that Content Claim is not yet eligible
for destruction, mark it as a transient claim on the RepositoryRecord so that
if it's available when the FlowFile Repository is checkpointed, then it will be
cleaned up then