Details
Description
It is necessary to adapt the historical rebalance to the release of WAL segments after their reservation. Since IGNITE-14952 will be automatically released when the maximum is reached.
This following proposal is part (in bold) of a discussion at dev list:
Main proposal:
When theDataStorageConfiguration#getMaxWalArchiveSize is reached, cancel and do not give the reservation of the WAL segments until we reach DataStorageConfiguration#getWalArchiveSize. In this case, if there is no segment for historical rebalance, we will automatically switch to full rebalance.
Attachments
Issue Links
- is related to
-
IGNITE-14952 Releasing WAL segments when reaching DataStorageConfiguration#maxWalArchiveSize
-
- Resolved
-
- links to