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

Shashikant Banerjee commented on RATIS-386:
-------------------------------------------

The following tests fail with/without patch in my local setup intermittently. 
The test failures reported are not related to the patch.
{code:java}
Failures:

[ERROR]   
TestRaftReconfigurationWithGrpc>RaftReconfigurationBaseTest.testKillLeaderDuringReconf:387

[ERROR]   
TestWatchRequestWithGrpc>WatchRequestTests.testWatchRequestAsync:70->WatchRequestTests.runTest:147->WatchRequestTests.runTestWatchRequestAsync:259->WatchRequestTests.lambda$runTestWatchRequestAsync$3:259

[ERROR]   
TestWatchRequestWithGrpc>WatchRequestTests.testWatchRequestAsyncChangeLeader:286->WatchRequestTests.runTest:147->WatchRequestTests.runTestWatchRequestAsyncChangeLeader:338->WatchRequestTests.lambda$runTestWatchRequestAsyncChangeLeader$5:338

[ERROR]   
TestRaftReconfigurationWithNetty>RaftReconfigurationBaseTest.testKillLeaderDuringReconf:387

[ERROR]   
TestRaftReconfigurationWithSimulatedRpc>RaftReconfigurationBaseTest.testKillLeaderDuringReconf:387

[ERROR] Errors:

[ERROR]   TestRaftAsyncWithGrpc.testStaleReadAsync » Completion 
org.apache.ratis.protoco...

[INFO]

[ERROR] Tests run: 198, Failures: 5, Errors: 1, Skipped: 2
{code}

> Raft Client Async API's should honor Retry Policy 
> --------------------------------------------------
>
>                 Key: RATIS-386
>                 URL: https://issues.apache.org/jira/browse/RATIS-386
>             Project: Ratis
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 0.3.0
>            Reporter: Shashikant Banerjee
>            Assignee: Shashikant Banerjee
>            Priority: Major
>             Fix For: 0.3.0
>
>         Attachments: RATIS-386.001.patch, RATIS-386.002.patch, 
> RATIS-386.003.patch, RATIS-386.004.patch
>
>
> Raft client sync Api has support for retry policies. Similarly, for Async 
> API's including watch Api, support for Retry Policy is required.



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

Reply via email to