Vladsz83 opened a new pull request #9775:
URL: https://github.com/apache/ignite/pull/9775


   IgniteMXBean can throw IgniteException on the cluster deactivation. It's is 
OK with the exception itself - cluster must not be deactivated without 'force' 
flag if that would issue data loss. Unfortunately, such exception is bound to 
the class path and might not be serialized by other remote size like jconsole.
   
   Solution: exception is converted to basic RuntimeException in case of 
IgniteMXBean


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