IGNITE-28474 Use segstore log storage if property is enabled#7969
Merged
ibessonov merged 14 commits intoapache:mainfrom Apr 14, 2026
Merged
IGNITE-28474 Use segstore log storage if property is enabled#7969ibessonov merged 14 commits intoapache:mainfrom
ibessonov merged 14 commits intoapache:mainfrom
Conversation
bfd47e0 to
b0d02f8
Compare
b0d02f8 to
0fed844
Compare
e7c824c to
77bef20
Compare
Phillippko
commented
Apr 10, 2026
...api/src/main/java/org/apache/ignite/internal/raft/configuration/RaftConfigurationModule.java
Outdated
Show resolved
Hide resolved
Contributor
|
Please in the commit message provide exactly what have you did in the commit, and not copy-paste of the Jira ticket which has 0 description. |
ivanzlenko
reviewed
Apr 13, 2026
...raft/src/main/java/org/apache/ignite/internal/raft/storage/logit/LogitLogStorageManager.java
Outdated
Show resolved
Hide resolved
...src/main/java/org/apache/ignite/internal/raft/storage/segstore/SegmentLogStorageManager.java
Outdated
Show resolved
Hide resolved
...src/main/java/org/apache/ignite/internal/raft/storage/segstore/SegmentLogStorageManager.java
Outdated
Show resolved
Hide resolved
...es/raft/src/main/java/org/apache/ignite/internal/raft/util/SharedLogStorageManagerUtils.java
Outdated
Show resolved
Hide resolved
...es/raft/src/main/java/org/apache/ignite/internal/raft/util/SharedLogStorageManagerUtils.java
Outdated
Show resolved
Hide resolved
...src/main/java/org/apache/ignite/internal/raft/storage/segstore/SegmentLogStorageManager.java
Outdated
Show resolved
Hide resolved
...src/main/java/org/apache/ignite/internal/raft/storage/segstore/SegmentLogStorageManager.java
Outdated
Show resolved
Hide resolved
modules/runner/src/main/java/org/apache/ignite/internal/app/IgniteImpl.java
Outdated
Show resolved
Hide resolved
...es/raft/src/main/java/org/apache/ignite/internal/raft/util/SharedLogStorageManagerUtils.java
Outdated
Show resolved
Hide resolved
...es/raft/src/main/java/org/apache/ignite/internal/raft/util/SharedLogStorageManagerUtils.java
Outdated
Show resolved
Hide resolved
Phillippko
commented
Apr 14, 2026
modules/raft/src/main/java/org/apache/ignite/internal/raft/storage/segstore/SegmentFile.java
Show resolved
Hide resolved
ivanzlenko
reviewed
Apr 14, 2026
...src/main/java/org/apache/ignite/internal/raft/storage/segstore/SegmentLogStorageManager.java
Show resolved
Hide resolved
...src/main/java/org/apache/ignite/internal/raft/storage/segstore/SegmentLogStorageManager.java
Outdated
Show resolved
Hide resolved
...src/main/java/org/apache/ignite/internal/raft/storage/segstore/SegmentLogStorageManager.java
Outdated
Show resolved
Hide resolved
modules/raft/src/main/java/org/apache/ignite/internal/raft/storage/LogStorageManager.java
Show resolved
Hide resolved
ivanzlenko
reviewed
Apr 14, 2026
...es/raft/src/main/java/org/apache/ignite/internal/raft/util/SharedLogStorageManagerUtils.java
Outdated
Show resolved
Hide resolved
ivanzlenko
approved these changes
Apr 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://issues.apache.org/jira/browse/IGNITE-28474