[
https://issues.apache.org/jira/browse/NIFI-8195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17369637#comment-17369637
]
Mark Payne commented on NIFI-8195:
----------------------------------
[~markbean] fair enough. Being at the Process Group level and being that in
order to set it, a user must have write permissions to the Process Group, I
suppose it's reasonable to configure the setting there. I would be okay with
that, I think. Thanks for laying out a great explanation and explaining the use
case!
> Migrate backpressure settings from nifi.properties to Process Group
> -------------------------------------------------------------------
>
> Key: NIFI-8195
> URL: https://issues.apache.org/jira/browse/NIFI-8195
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Mark Bean
> Assignee: Mark Bean
> Priority: Minor
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Currently, there are properties in the nifi.properties file that provide
> defaults for backpressure limits of newly created connections:
> nifi.queue.backpressure.count=
> nifi.queue.backpressure.size=
> It is a bit heavy-handed to set these at the application level. It would be
> more appropriate to be configurable at a Process Group level.
> Add configuration properties to the Process Group for these settings. To
> maintain backward compatibility, the properties may remain in
> nifi.properties. If provided in nifi.properties, these values would be
> provided as the default values for newly created Process Groups.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)