You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Song Ziyang (Jira)" <ji...@apache.org> on 2023/01/02 13:28:00 UTC

[jira] [Updated] (RATIS-1763) Gap between logs caused by purging order

     [ https://issues.apache.org/jira/browse/RATIS-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Song Ziyang updated RATIS-1763:
-------------------------------
    Description: 
java.lang.IllegalStateException Found a gap between logs: the last log segment log-88826_88927 ended at 88927 but the next log segment log-89130_89071 started at 89130.

It is caused by log purging order.

  was:
java.lang.IllegalStateException Found a gap between logs: the last log segment log-88826_88927 ended at 88927 but the next log segment log-89130_89071 started at 89030.

It is caused by log purging order.


> Gap between logs caused by purging order
> ----------------------------------------
>
>                 Key: RATIS-1763
>                 URL: https://issues.apache.org/jira/browse/RATIS-1763
>             Project: Ratis
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 2.4.1
>            Reporter: Song Ziyang
>            Assignee: Song Ziyang
>            Priority: Major
>
> java.lang.IllegalStateException Found a gap between logs: the last log segment log-88826_88927 ended at 88927 but the next log segment log-89130_89071 started at 89130.
> It is caused by log purging order.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)