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 16:44:03 UTC

[GitHub] moranr edited a comment on issue #3281: NIFI-5986 Adding "Stop & Configure" button functionality to Processor…

moranr edited a comment on issue #3281: NIFI-5986 Adding "Stop & Configure" button functionality to Processor…
URL: https://github.com/apache/nifi/pull/3281#issuecomment-459786153
 
 
   > 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.
   
   Agreed @mcgilman -- if there are active threads, it would be nice to display messaging to the user (within the current dialog, new dialog, ...?) explaining that fact, along with some type of timer or indicator to let user know the application is watching/waiting to allow it to end gracefully, at which point it will open the configurable settings. Then, as mentioned, provide the option to force the termination immediately (as it may be the only viable option).
   
   Also thinking it'd be nice if the user chooses to wait it out, to close that dialog and allow them to continue to work in the app. After a certain amount of time, reopen the dialog to remind them we're still waiting and again provide the terminate option. 
   
   Thanks for your work on this @aeaversa . I will plan on testing this out later and provide more detailed feedback.

----------------------------------------------------------------
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