Created 12-14-2016 03:26 AM
"flowFilesQueued":241658
I have a lot of flowFilesqueued up. I am not sure where or how to find them. I want to delete them. I have a hundred of process groups.
{"controllerStatus":{"activeThreadCount":0,"queued":"241,658 / 2.99 GB","flowFilesQueued":241658,"bytesQueued":3209622825,"runningCount":119,"stoppedCount":429,"invalidCount":70,"disabledCount":0,"activeRemotePortCount":0,"inactiveRemotePortCount":0}}
Is there something in the UI or API to find and purge?
Created on 12-14-2016 03:33 AM - edited 08-18-2019 05:49 AM
So the solution is go to Summary, then Connections. Sort by Queue / Size. Then delete!
Created on 12-14-2016 03:33 AM - edited 08-18-2019 05:49 AM
So the solution is go to Summary, then Connections. Sort by Queue / Size. Then delete!
Created 12-14-2016 02:45 PM
The UI uses the REST API so you can do it programmatically the same way:
/flowfile-queues/{id}/drop-requests