[
https://issues.apache.org/jira/browse/NIFI-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-3309:
---------------------------------
Assignee: Pierre Villard
Status: Patch Available (was: Open)
It appears that when deleting a process group, associated controller services
are not deleted. The submitted PR fixes this behavior and fixes the problem
described in this JIRA.
> 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
> Assignee: Pierre Villard
> 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)