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

Tsz Wo Nicholas Sze edited comment on RATIS-235 at 5/2/18 6:09 PM:
-------------------------------------------------------------------

r235_20180501.patch:
- checks index for async cases;
- improves error/log messages;
- improves RaftBasicTests.runTestBasicAppendEntries;
- removes RaftAsyncTests.properties.


was (Author: szetszwo):
r235_20180501.patch:
- checks index for async cases;
- improves error/log messages;
- improves in RaftBasicTests.runTestBasicAppendEntries;
- removes RaftAsyncTests.

> RaftTestUtil.assertLogEntries should check index for async tests.
> -----------------------------------------------------------------
>
>                 Key: RATIS-235
>                 URL: https://issues.apache.org/jira/browse/RATIS-235
>             Project: Ratis
>          Issue Type: Test
>            Reporter: Tsz Wo Nicholas Sze
>            Assignee: Tsz Wo Nicholas Sze
>            Priority: Minor
>         Attachments: r235_20180501.patch
>
>
> In RaftTestUtil.assertLogEntries, it only asserts e.getIndex() > logIndex for 
> non-async cases.  It should also check the async cases.



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

Reply via email to