You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Belyak (JIRA)" <ji...@apache.org> on 2017/04/17 14:19:41 UTC

[jira] [Created] (IGNITE-5005) WriteBehindStore - split flusher's to different classes by writeCoalescing

Alexander Belyak created IGNITE-5005:
----------------------------------------

             Summary: WriteBehindStore - split flusher's to different classes by writeCoalescing
                 Key: IGNITE-5005
                 URL: https://issues.apache.org/jira/browse/IGNITE-5005
             Project: Ignite
          Issue Type: Improvement
            Reporter: Alexander Belyak


In GridCacheWriteBehindStore.Flusher too many if statements, because its  behavior depends of writeCoalescing flag too much. Need to split this class into two different (with one abstract base Flusher class).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)