You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/02/04 11:03:48 UTC

[GitHub] [maven-mvnd] gnodet commented on issue #595: Support graceful stop

gnodet commented on issue #595:
URL: https://github.com/apache/maven-mvnd/issues/595#issuecomment-1029884886


   There's no master process controlling all daemons but `mvnd` uses a file registry.
   What could be doable is to send a _graceful stop_ request to all daemons. This would require a new [Message](https://github.com/apache/maven-mvnd/blob/master/common/src/main/java/org/mvndaemon/mvnd/common/Message.java) to be sent and received.  If you're fancy working on a PR I can give you some pointers...


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

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org