Skip to content

feat(nifi): Backport NIFI-15958 to log periodic progress during archive scan and provenance re-index - #1611

Draft
soenkeliebau wants to merge 1 commit into
mainfrom
feat/nifi-15958
Draft

feat(nifi): Backport NIFI-15958 to log periodic progress during archive scan and provenance re-index#1611
soenkeliebau wants to merge 1 commit into
mainfrom
feat/nifi-15958

Conversation

@soenkeliebau

@soenkeliebau soenkeliebau commented Aug 21, 2026

Copy link
Copy Markdown
Member

Description

Applies apache/nifi#11269 to NiFi 2.6.0, 2.7.2 and 2.9.0.

fixes #1610

Definition of Done Checklist

Note

Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant.

Please make sure all these things are done and tick the boxes

  • Changes are OpenShift compatible
  • Add an entry to the CHANGELOG.md file
  • Integration tests ran successfully
TIP: Running integration tests with a new product image

The image can be built and uploaded to the kind cluster with the following commands:

boil build <IMAGE> --image-version <RELEASE_VERSION> --strip-architecture --load
kind load docker-image <MANIFEST_URI> --name=<name-of-your-test-cluster>

See the output of boil to retrieve the image manifest URI for <MANIFEST_URI>.

…ve scan and provenance re-index

Applies apache/nifi#11269 to NiFi 2.6.0, 2.7.2 and 2.9.0.
@soenkeliebau

Copy link
Copy Markdown
Member Author

I have asked Claude to backport the patch using Patchable while I was busy with something else.

I'll build and test the images this evening, PR is more for visibility so no one else works on it over the weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Apply NIFI-15958

1 participant