[jira] [Created] (IGNITE-10467) MVCC: Failure handling for vacuum threads.

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

[jira] [Created] (IGNITE-10467) MVCC: Failure handling for vacuum threads.

Anton Vinogradov (Jira)
Roman Kondakov created IGNITE-10467:
---------------------------------------

             Summary: MVCC: Failure handling for vacuum threads.
                 Key: IGNITE-10467
                 URL: https://issues.apache.org/jira/browse/IGNITE-10467
             Project: Ignite
          Issue Type: Bug
          Components: mvcc
            Reporter: Roman Kondakov


At the moment any critical error in vacuum threads (vacuum-worker, vacuum-scheduler) is not handled in any way.

{{FailureHandler}} implementation should be used to manage such errors. It is also need to separate valid cases (partition eviction) from others (page corruption, etc.)



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