Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 526723

Summary: Graceful shutdown of orion clusters
Product: [ECD] Orion Reporter: Silenio Quarti <Silenio_Quarti>
Component: NodeAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 16.0   
Target Milestone: ---   
Hardware: PC   
OS: All   
See Also: https://github.com/eclipse/orion.client/pull/258
Whiteboard:

Description Silenio Quarti CLA 2017-11-01 11:44:26 EDT
If an exception is not handled or the server is kill with a SIGTERM, the orion clusters are not shutdown properly.  We should wait for the connections to finish, etc.
Comment 1 Eclipse Genie CLA 2017-11-01 11:59:00 EDT
GitHub Pull Request 258 created by [squarti]
https://github.com/eclipse/orion.client/pull/258
Comment 2 Silenio Quarti CLA 2017-11-02 11:18:13 EDT
pushed