[jira] [Created] (IGNITE-6339) WAL: Avoid closed by interruption exception when user thread is interrupted

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

[jira] [Created] (IGNITE-6339) WAL: Avoid closed by interruption exception when user thread is interrupted

Anton Vinogradov (Jira)
Andrey Gura created IGNITE-6339:
-----------------------------------

             Summary: WAL: Avoid closed by interruption exception when user thread is interrupted
                 Key: IGNITE-6339
                 URL: https://issues.apache.org/jira/browse/IGNITE-6339
             Project: Ignite
          Issue Type: Bug
          Components: persistence
            Reporter: Andrey Gura
            Assignee: Andrey Gura
             Fix For: 2.3


We should have a separate writer thread for WAL that will write completed serialized chunks of data. This will allow us avoid closed by interruption exception when user thread is interrupted.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)