valepakh opened a new pull request, #6852:
URL: https://github.com/apache/ignite-3/pull/6852

   https://issues.apache.org/jira/browse/IGNITE-26836
   
   When stopping the node directly from the `RestNode`, 
`MicronautCleanup.removeShutdownHooks` is not called, which can lead to OOM 
when starting node and stopping the node throws NPE with the stack trace 
missing because it's thrown from the parallel stream.
   The `RestNode` is refactored to reuse the test cluster which correctly 
handles errors and cleans up on shutdown.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to