[ 
https://issues.apache.org/jira/browse/NIFI-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346916#comment-15346916
 ] 

ASF subversion and git services commented on NIFI-2097:
-------------------------------------------------------

Commit 03c9376233e4669c32bf4b62e3f33368b1184619 in nifi's branch refs/heads/0.x 
from [~JPercivall]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=03c9376 ]

NIFI-2097 Changing RemoteProcessGroupStatusTest.java to use a random open port 
instead of a statically defined one

This closes #569


> RemoteProcessGroupStatusTest binds to a static Port
> ---------------------------------------------------
>
>                 Key: NIFI-2097
>                 URL: https://issues.apache.org/jira/browse/NIFI-2097
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Joseph Percivall
>            Assignee: Joseph Percivall
>             Fix For: 0.7.0
>
>
> In the unit test class RemoteProcessGroupStatusTest, when creating the 
> FlowController to do a unit test the ExternalSiteListener always attempts to 
> bind to port 9990. This causes an IllegalStateException when something is 
> already on the port.
> This should be fixed to bind to a free port.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to