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

Anton Vinogradov edited comment on IGNITE-8783 at 7/18/18 4:03 PM:
-------------------------------------------------------------------

[~Jokser], 

Problems explained at initial message, PR fixes #1 and #2.
1) T2 replaced with CompletableLatchUid, thats a sugar makes code readable
2) I removed some code looks broken and replace it with new code and asserts.
- sorting by order fixes #2
- I removed code as explained at initial message, since there is no way to have 
final pending ack on client latch creation, this solves #1.

BWT, can we have a call/chat to discuss changes in comfort way?



was (Author: avinogradov):
[~Jokser], 

Problems explained at initial message, PR fixes #1 and #2.
1) T2 replaced with CompletableLatchUid, thats a sugar makes core readable
2) I removed some code looks broken and replace it with new code and asserts.
- sorting by order fixes #2
- I removed code as explained at initial message, since there is no way to have 
final pending ack on client latch creation, this solves #1.

BWT, can we have a call/chat to discuss changes in comfort way?


> Failover tests periodically cause hanging of the whole Data Structures suite 
> on TC
> ----------------------------------------------------------------------------------
>
>                 Key: IGNITE-8783
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8783
>             Project: Ignite
>          Issue Type: Bug
>          Components: data structures
>            Reporter: Ivan Rakov
>            Assignee: Anton Vinogradov
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>             Fix For: 2.7
>
>
> History of suite runs: 
> https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_DataStructures&tab=buildTypeHistoryList&branch_IgniteTests24Java8=%3Cdefault%3E
> Chance of suite hang is 18% in master (based on previous 50 runs).
> Hang is always caused by one of the following failover tests:
> {noformat}
> GridCacheReplicatedDataStructuresFailoverSelfTest#testAtomicSequenceConstantTopologyChange
> GridCachePartitionedDataStructuresFailoverSelfTest#testFairReentrantLockConstantTopologyChangeNonFailoverSafe
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to