IGNITE-28013 Fix stale leaseholder ID handling in LeaseUpdater and lease batch serialization#7769
Merged
ashapkin merged 10 commits intoapache:mainfrom Apr 8, 2026
Conversation
…ase batch serialization
c05b98d to
6941fb7
Compare
denis-chudov
suggested changes
Mar 14, 2026
...acement-driver/src/main/java/org/apache/ignite/internal/placementdriver/TopologyTracker.java
Show resolved
Hide resolved
.../placement-driver/src/main/java/org/apache/ignite/internal/placementdriver/LeaseUpdater.java
Outdated
Show resolved
Hide resolved
…the issue we change serialization. Moreover, added test to check that non-expired leases are not overriden.
rpuch
reviewed
Mar 19, 2026
...er/src/main/java/org/apache/ignite/internal/placementdriver/leases/LeaseBatchSerializer.java
Show resolved
Hide resolved
rpuch
reviewed
Mar 20, 2026
...er/src/main/java/org/apache/ignite/internal/placementdriver/leases/LeaseBatchSerializer.java
Show resolved
Hide resolved
...rc/test/java/org/apache/ignite/internal/placementdriver/leases/LeaseBatchSerializerTest.java
Show resolved
Hide resolved
...rc/test/java/org/apache/ignite/internal/placementdriver/leases/LeaseBatchSerializerTest.java
Show resolved
Hide resolved
Contributor
|
#7902 a possible duplicate. Remember to close that when this one is settled. |
Contributor
|
Please remember that the duplicate jira IGNITE-28316 is still mentioned in the code |
rpuch
reviewed
Apr 6, 2026
...rc/test/java/org/apache/ignite/internal/placementdriver/leases/LeaseBatchSerializerTest.java
Outdated
Show resolved
Hide resolved
…must-not-be-prolonged-for-outdated-node
rpuch
reviewed
Apr 6, 2026
Contributor
rpuch
left a comment
There was a problem hiding this comment.
Serialization-related changes look good to me
denis-chudov
approved these changes
Apr 7, 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-28013