adarmiento edited a comment on issue #3700: NIFI-6638: Empty multiple queues at 
once at different flow levels
URL: https://github.com/apache/nifi/pull/3700#issuecomment-529461793
 
 
   Are we sure we need all that many functionalities?
   
   > selected queue: empty the selected queue
   > selected queues: empty the selected queues
   > current process group: empty all queues inside the current process group
   > current process group (recursive): empty all queues inside the current 
process group recursively, > which means all queues inside the current process 
group, and its sub process groups, and their sub process groups [and so on] 
will be emptied
   > selected process group: empty all queues inside the selected process group
   > selected process group (recursive): empty all queues inside the selected 
process group recursively
   > selected process groups: empty all queues inside the selected process 
groups
   > selected process groups (recursive): empty all queues inside the selected 
process groups recursively
   
   Are there use cases in which you are interested into emptying all queue of a 
processor group which is not the current one AND at the same time we do not 
want to delete the queue recursively? 
   I think that the most useful features are: 
   > selected queue: empty the selected queue
   > selected queues: empty the selected queues
   >  current process group (recursive): empty all queues inside the current 
process group recursively
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to