NIFI-15958 Add progress logging for repository scanning - #11671
exceptionfactory wants to merge 2 commits into
Conversation
|
one nit to avoid confusion on the log output Drop the second “of”. Keep files as the only fraction. Treat events as a running count, same as the existing finish line ( Current That reads as two progress bars. The second is Better With the same args: Why
If you want one extra crumb without lying, append the IDs, not a fraction:
I would not log |
|
Thanks for the feedback @joewitt. I made a more slight adjustment, removing the |
ee66859 to
1cf4f88
Compare
|
+1. merging now. thanks |
Summary
NIFI-15958 Adds incremental logging to the Provenance Repository for re-indexing of partitions and also adds incremental logging to the File System Repository for archive files.
This approach maintains existing behavior, but provides an indication of progress during operations that can take longer for large amounts of file-based indexing.
Tracking
Please complete the following tracking steps prior to pull request creation.
Issue Tracking
Pull Request Tracking
NIFI-00000NIFI-00000VerifiedstatusPull Request Formatting
mainbranchVerification
Please indicate the verification steps performed prior to pull request creation.
Build
./mvnw clean install -P contrib-checkLicensing
LICENSEandNOTICEfilesDocumentation