Joseph Percivall created NIFI-2097:
--------------------------------------
Summary: 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)