Github user markap14 commented on the issue:
https://github.com/apache/nifi/pull/690
Hey @YolandaMDavis - the changes that were made in the later commit will
not completely prevent the IllegalArgumentException from being thrown in
verifyCreate... it's still possible because after the authorization is
performed, it's still possible for the background thread to change the ports.
But you'd have to have *REALLY* good timing to hit that :) Very unlikely you'd
be able to trigger it intentionally. So if you think the change looks
reasonable and I didn't break anything, I think it should be good to go
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---