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

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

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

Anton Vinogradov (Jira)
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)