You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/07/30 08:27:33 UTC

[GitHub] [nifi] pvillard31 commented on a change in pull request #4440: NIFI-528 add support to specify timeout in ExecuteProcess

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:
users@infra.apache.org