[
https://issues.apache.org/jira/browse/IGNITE-16536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Izhikov updated IGNITE-16536:
-------------------------------------
Description:
Currently, force WAL rollover planned on `resumeWalLogging`.
This method performed during failover and defragmentation.
Looks like we should start force auto rollover only after activation
was:
Currently, {{walForceArchiveTimeout}} switch to the new WAL segment even if not
DataEntry was logged.
We can perform a switch only if DataEntry was logged so there are new data for
CDC.
> Enable on walForceArchiveTimeout only after activation
> ------------------------------------------------------
>
> Key: IGNITE-16536
> URL: https://issues.apache.org/jira/browse/IGNITE-16536
> Project: Ignite
> Issue Type: Improvement
> Reporter: Nikolay Izhikov
> Assignee: Nikolay Izhikov
> Priority: Major
> Labels: IEP-59
>
> Currently, force WAL rollover planned on `resumeWalLogging`.
> This method performed during failover and defragmentation.
> Looks like we should start force auto rollover only after activation
--
This message was sent by Atlassian Jira
(v8.20.1#820001)