[ 
https://issues.apache.org/jira/browse/IGNITE-12038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16918720#comment-16918720
 ] 

Alexei Scherbakov commented on IGNITE-12038:
--------------------------------------------

The contribution contains a bunch of fixes related to new partition counter 
implementation (IGNITE-10078) discovered during private testing.
This also should fix mentioned above tests.

List of fixes:

Fixed issues related to incorrect partition clearing in OWNING state.
Fixed RENTING->EVICTED partition state change prevention.
CheckpointReadLock() may hang during node stop - fixed.
Fixed invalid invalid topology version assertion thrown on 
PartitionCountersNeighborcastRequest.        
Fixed an issue when cross-cache tx is mapped on wrong primary when enlisted 
caches have incompatible assignments.
Now transactions will be rolled back if are preparing on invalid primary node.
Stablilized LocalWalModeChangeDuringRebalancingSelfTest.

[~ivan.glukos] could you do review?





> Fix several failing tests after IGNITE-10078
> --------------------------------------------
>
>                 Key: IGNITE-12038
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12038
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Alexei Scherbakov
>            Assignee: Alexei Scherbakov
>            Priority: Major
>             Fix For: 2.8
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
>  *    New stable failure of a flaky test in master 
> LocalWalModeChangeDuringRebalancingSelfTest.testWithExchangesMerge 
> https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-6585115376754732686&branch=%3Cdefault%3E&tab=testDetails
>  *    New stable failure of a flaky test in master 
> GridCacheRebalancingWithAsyncClearingMvccTest.testPartitionClearingNotBlockExchange
>  
> https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-7007912051428984819&branch=%3Cdefault%3E&tab=testDetails
>  *    New stable failure of a flaky test in master 
> GridCacheRebalancingAsyncSelfTest.testComplexRebalancing 
> https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-8829809273565657995&branch=%3Cdefault%3E&tab=testDetails



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to