mirror of
https://github.com/apache/nifi.git
synced 2025-02-13 13:35:20 +00:00
- Only restart ports if their scheduledState is Running. - Adding unit tests. - Fixing unit test to properly verify Port isn't restarted. Signed-off-by: Nathan Gough <thenatog@gmail.com> This closes #6582.