You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Gura (JIRA)" <ji...@apache.org> on 2017/09/11 13:50:00 UTC

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

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)