[
https://issues.apache.org/jira/browse/NIFI-7271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17065218#comment-17065218
]
ASF subversion and git services commented on NIFI-7271:
-------------------------------------------------------
Commit 7f32aa56db9156d197666821fc90a1edd2ba755d in nifi's branch
refs/heads/master from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7f32aa5 ]
NIFI-7271 Make command timeout configurable for ShellUserGroupProvider
- Changing ShellRunner to use a separate thread for reading the output of the
process
- Removing unused member variable
- Addressing review feedback
This closes #4154.
> Make the timeout in ShellUserGroupProvider configurable
> -------------------------------------------------------
>
> Key: NIFI-7271
> URL: https://issues.apache.org/jira/browse/NIFI-7271
> Project: Apache NiFi
> Issue Type: Improvement
> Affects Versions: 1.11.3
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Major
> Fix For: 1.12.0
>
> Time Spent: 3h
> Remaining Estimate: 0h
>
> Currently there is a hard-coded timeout of 60 seconds in the
> ShellUserGroupProvider commands. We should make this configurable through
> authorizers.xml.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)