sdairs commented on pull request #5438: URL: https://github.com/apache/nifi/pull/5438#issuecomment-934837009
Thanks for reviewing :) Probably makes sense to address `nifi.content.repository.archive.backpressure.percentage` in this PR, I just need to understand it's actual impact. It seems like the default isn't explicitly set, but when the property is unset, it uses a value of `0.02D` (which presumably means `2%`) I'd like to understand what this property actually affects, and how it behaves in relation to the existing property `nifi.content.repository.archive.max.usage.percentage` - there's a few issues on JIRA around this property, so it probably deserves a bit more attention that the others 😄 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
