[
https://issues.apache.org/jira/browse/IGNITE-28474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Filipp Shergalis updated IGNITE-28474:
--------------------------------------
Epic Link: IGNITE-23240
Description:
What was done:
* Added property SEGSTORE_ENABLED, segstore log manager is created by
SharedLogStorageManagerUtils if enabled
* Temporary configuration extension to avoid releasing LogStorageConfiguration
publicly, used only if property is enabled
* Fixed int overflow bug in SegmentFile
* Created ticket to validate raft node IDs IGNITE-28525
* Created ticket to implement destroyLogStorage, as using reset was incorrect
IGNITE-28527
* Ran benchmarks with segstore enabled, 0-11% improvement in different
scenarios
* Fixed logic to convert raft node ID to long, added test
* Ran integration tests with segstore enabled, all tests that restart nodes
fail
> Use segstore log storage if property is enabled
> -----------------------------------------------
>
> Key: IGNITE-28474
> URL: https://issues.apache.org/jira/browse/IGNITE-28474
> Project: Ignite
> Issue Type: Improvement
> Components: raft ai3, storage engines ai3
> Reporter: Filipp Shergalis
> Assignee: Filipp Shergalis
> Priority: Major
> Labels: ignite-3
> Fix For: 3.2
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> What was done:
> * Added property SEGSTORE_ENABLED, segstore log manager is created by
> SharedLogStorageManagerUtils if enabled
> * Temporary configuration extension to avoid releasing
> LogStorageConfiguration publicly, used only if property is enabled
> * Fixed int overflow bug in SegmentFile
> * Created ticket to validate raft node IDs IGNITE-28525
> * Created ticket to implement destroyLogStorage, as using reset was
> incorrect IGNITE-28527
> * Ran benchmarks with segstore enabled, 0-11% improvement in different
> scenarios
> * Fixed logic to convert raft node ID to long, added test
> * Ran integration tests with segstore enabled, all tests that restart nodes
> fail
--
This message was sent by Atlassian Jira
(v8.20.10#820010)