Aron Wahl created NIFI-3309:
-------------------------------
Summary: Deleting ProcessorGroup with DistributedMapService
doesn't release socket of service
Key: NIFI-3309
URL: https://issues.apache.org/jira/browse/NIFI-3309
Project: Apache NiFi
Issue Type: Bug
Components: Configuration Management
Affects Versions: 1.1.1, 1.0.0
Reporter: Aron Wahl
Priority: Minor
I create a processor group.
- add a DistributedMapCacheService with defaults port 4557, 10000 entries
- enable the service
- delete processor group
- create new processor group
- add a new DistributedMapCacheService with defaults
- enable the service
Service is in state enabling, and never gets enabled, because port 4557 is
supposedly still in use
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)