pvillard31 commented on a change in pull request #4440:
URL: https://github.com/apache/nifi/pull/4440#discussion_r462823173
##########
File path:
nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ExecuteProcess.java
##########
@@ -263,10 +287,14 @@ public void process(final OutputStream flowFileOut)
throws IOException {
// NB!!! Maybe get(long timeout, TimeUnit unit) should
// be used to avoid waiting forever.
Review comment:
I guess this should be removed now, no? (or al least changed to
something explaining the timeout)
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]