You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/02/01 15:46:19 UTC

[GitHub] mcgilman commented on issue #3281: NIFI-5986 Adding "Stop & Configure" button functionality to Processor…

mcgilman commented on issue #3281: NIFI-5986 Adding "Stop & Configure" button functionality to Processor…
URL: https://github.com/apache/nifi/pull/3281#issuecomment-459766224
 
 
   @aeaversa I don't think the terminate logic needs to be completely removed but it should only be used when necessary. Generally speaking, when possible the processor threads should be allowed to complete gracefully.
   
   I could see possibly showing some sort of dialog/status if there were long-running threads and showing how many were remaining. Then maybe there provide an option there to cancel or terminate. But this is where I'd like to make sure that @moranr and @andrewmlim (and anyone else for that matter) can chime in if they want to.
   
   Thanks!

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


With regards,
Apache Git Services