You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Nikolay Izhikov (Jira)" <ji...@apache.org> on 2021/07/13 18:45:00 UTC

[jira] [Created] (IGNITE-15117) Support WAL enabling for in-memory caches

Nikolay Izhikov created IGNITE-15117:
----------------------------------------

             Summary: Support WAL enabling for in-memory caches
                 Key: IGNITE-15117
                 URL: https://issues.apache.org/jira/browse/IGNITE-15117
             Project: Ignite
          Issue Type: Improvement
            Reporter: Nikolay Izhikov


Right now CDC is supported only for persistent caches.
To support CDC feature for in-memory caches we should support enabling WAL for in-memory caches.

Only DataRecord is required for CDC so we can write only specific that types of records to the WAL.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)