[
https://issues.apache.org/jira/browse/IGNITE-15243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17393193#comment-17393193
]
Ignite TC Bot commented on IGNITE-15243:
----------------------------------------
{panel:title=Branch: [pull/9298/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9298/head] Base: [master] : New Tests
(3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}PDS 2{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=6116990]]
* {color:#013220}IgnitePdsTestSuite2:
WalArchiveSizeConfigurationTest.testIncorrectIgniteThresholdWalArchiveSizePercentageProperty
- PASSED{color}
{color:#00008b}PDS 1{color} [[tests
2|https://ci.ignite.apache.org/viewLog.html?buildId=6116989]]
* {color:#013220}IgnitePdsTestSuite:
IgniteCacheDatabaseSharedManagerSelfTest.testCheckIgniteThresholdWalArchiveSizePercentage
- PASSED{color}
* {color:#013220}IgnitePdsTestSuite:
FileWriteAheadLogManagerSelfTest.testGettingMinWalArchiveSizeFromSystemProperty
- PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6117019&buildTypeId=IgniteTests24Java8_RunAll]
> Return the IGNITE_THRESHOLD_WAL_ARCHIVE_SIZE_PERCENTAGE and deprecate it
> ------------------------------------------------------------------------
>
> Key: IGNITE-15243
> URL: https://issues.apache.org/jira/browse/IGNITE-15243
> Project: Ignite
> Issue Type: Improvement
> Components: persistence
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Fix For: 2.12
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> For backward compatibility, return the
> *IGNITE_THRESHOLD_WAL_ARCHIVE_SIZE_PERCENTAGE* and deprecate it, with the
> following logic:
> * If the user himself set the *DataStorageConfiguration#minWalArchiveSize*,
> we take it;
> * if *IGNITE_THRESHOLD_WAL_ARCHIVE_SIZE_PERCENTAGE* is set, we take it (with
> standard checks for > 0 and < *DataStorageConfiguration#maxWalArchiveSize*);
> * Otherwise, we take default
> (*DataStorageConfiguration#HALF_MAX_WAL_ARCHIVE_SIZE*).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)