Created 01-17-2020 02:58 PM
As long as there are no errors , there is only one connection. Once queue limit is reached , every attempt to push a message starts creating new connection leaving previous connection open forever. I have to restart nifi in order to close the connections.
Created 01-20-2020 03:19 PM
I don't see a question here.
If you found a problem with the connector the recommended course of action is to act on it.
Assuming you are a cloudera customer please create a support ticket. Otherwise the best course of action is probably creating a jira on the Nifi project.
Created 01-22-2020 01:30 PM
You did not share your NiFi version with us.
However, based on your description I would lean towards maybe the following issue:
https://issues.apache.org/jira/browse/NIFI-5196
You would need to be running NiFi 1.8 or newer for this bug fix.
Hope this helps,
Matt
Created 01-22-2020 10:06 PM
Created 01-23-2020 05:26 AM
Aside from what i already mentioned, there was another reported scenario that can lead to JMS connections hanging around causing these issues here:
https://issues.apache.org/jira/browse/NIFI-6391
The above Jira is still open.
Thanks,
Matt