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/27 10:16:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16064594#comment-16064594 ] 

Dmitriy Pavlov commented on IGNITE-5591:
----------------------------------------

http://ci.ignite.apache.org/viewLog.html?buildId=690451&tab=buildResultsDiv&buildTypeId=Ignite20Tests_RunAll - 17 failed suites, PDS tests mostly passed
https://github.com/apache/ignite/pull/2198

> 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)