[jira] [Created] (IGNITE-8749) Exception for "no space left" situation should be propagated to FailureHandler

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-8749) Exception for "no space left" situation should be propagated to FailureHandler

Anton Vinogradov (Jira)
Sergey Chugunov created IGNITE-8749:
---------------------------------------

             Summary: Exception for "no space left" situation should be propagated to FailureHandler
                 Key: IGNITE-8749
                 URL: https://issues.apache.org/jira/browse/IGNITE-8749
             Project: Ignite
          Issue Type: Improvement
          Components: persistence
            Reporter: Sergey Chugunov
             Fix For: 2.6


For now if "no space left" situation is detected in FileWriteAheadLogManager#formatFile method and corresponding exception is thrown the exception doesn't get propagated to FailureHandler and node continues working.

As "no space left" is a critical situation, corresponding exception should be propagated to handler to make necessary actions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)