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/03/22 14:35:19 UTC

[GitHub] [nifi] ottobackwards commented on a change in pull request #4155: NIFI-7274 add time for test conditions to be met

ottobackwards commented on a change in pull request #4155: NIFI-7274 add time for test conditions to be met
URL: https://github.com/apache/nifi/pull/4155#discussion_r396100586
 
 

 ##########
 File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/test/java/org/apache/nifi/controller/scheduling/TestStandardProcessScheduler.java
 ##########
 @@ -633,7 +633,9 @@ public void testProcessorTimeOutNoResponseToInterrupt() throws InterruptedExcept
         procNode.performValidation();
         scheduler.startProcessor(procNode, true);
 
 
 Review comment:
   Should there be a max number of sleeps so that this may not loop forever?  It may not happen now, but in the future it may be possible after a change right?

----------------------------------------------------------------
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


With regards,
Apache Git Services