You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2017/06/26 16:46:01 UTC

[jira] [Updated] (IGNITE-5591) WAL queue flusher for background mode can be replaced with Timeout processor

     [ https://issues.apache.org/jira/browse/IGNITE-5591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitriy Pavlov updated IGNITE-5591:
-----------------------------------
    Component/s: persistence

> WAL queue flusher for background mode can be replaced with Timeout processor
> ----------------------------------------------------------------------------
>
>                 Key: IGNITE-5591
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5591
>             Project: Ignite
>          Issue Type: Improvement
>          Components: persistence
>            Reporter: Dmitriy Pavlov
>            Assignee: Dmitriy Pavlov
>            Priority: Minor
>             Fix For: 2.1
>
>
> Use 
>      cctx.time().schedule(new Runnable() {});
> intead of propriatery API and separate thread for WAL background mode



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