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

Tsz Wo Nicholas Sze commented on RATIS-192:
-------------------------------------------

Just have tried running TestFileStoreWithGrpc with the patch but it has failed.
{code}
018-01-18 15:41:33,325 ERROR storage.RaftLogWorker 
(ExitUtils.java:terminate(86)) - Terminating with exit status 1: 
s2-RaftLogWorker failed.
java.lang.IllegalStateException: lastWrittenIndex == 7410, entry == term: 3 
index: 7412
{code}
It expects lastWrittenIndex + 1 == entry.getIndex() but lastWrittenIndex == 
7410 and  entry.getIndex() == 7412.

>  TestFileStoreWithGrpc is failing
> ---------------------------------
>
>                 Key: RATIS-192
>                 URL: https://issues.apache.org/jira/browse/RATIS-192
>             Project: Ratis
>          Issue Type: Bug
>            Reporter: Tsz Wo Nicholas Sze
>            Assignee: Mukul Kumar Singh
>            Priority: Major
>         Attachments: RATIS-192.001.patch
>
>
> After RATIS-183,  TestFileStoreWithGrpc starts to fail.



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

Reply via email to