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

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

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

Anton Vinogradov (Jira)
Dmitriy Pavlov created IGNITE-5591:
--------------------------------------

             Summary: 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
            Reporter: Dmitriy Pavlov
            Assignee: Dmitriy Pavlov
            Priority: Minor


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)