You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Bunko (Jira)" <ji...@apache.org> on 2021/11/08 14:26:00 UTC

[jira] [Updated] (IGNITE-15879) flushForce in GridCacheWriteBehindStore is not working for coalescing write mode

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

Pavel Bunko updated IGNITE-15879:
---------------------------------
    Priority: Blocker  (was: Major)

> flushForce in GridCacheWriteBehindStore is not working for coalescing write mode
> --------------------------------------------------------------------------------
>
>                 Key: IGNITE-15879
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15879
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.11
>            Reporter: Pavel Bunko
>            Priority: Blocker
>
> flushForce in GridCacheWriteBehindStore is not working for coalescing write mode
> [https://github.com/apache/ignite/blob/876a2ca190dbd88f42bc7acecff8b7783ce7ce54/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/store/GridCacheWriteBehindStore.java#L409]
>  
> flusher wakeUp method is waking up only non coalescing write threads
> https://github.com/apache/ignite/blob/876a2ca190dbd88f42bc7acecff8b7783ce7ce54/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/store/GridCacheWriteBehindStore.java#L1158



--
This message was sent by Atlassian Jira
(v8.20.1#820001)