You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "Kun Liu (Jira)" <ji...@apache.org> on 2021/06/11 04:44:00 UTC

[jira] [Created] (KYLIN-5010) lost stream segment: if the newer segment is built first, the previous active segment will be deleted

Kun Liu created KYLIN-5010:
------------------------------

             Summary: lost stream segment: if the newer segment is built first, the previous active segment will be deleted
                 Key: KYLIN-5010
                 URL: https://issues.apache.org/jira/browse/KYLIN-5010
             Project: Kylin
          Issue Type: Bug
            Reporter: Kun Liu
            Assignee: Kun Liu


situation:

three segment in the receiver node:

segment1:20210506010000-20210506020000

segment2:20210506020000-20210506030000

segment3:20210506030000-20210506040000

 

If segment3 becomes remote_persisted and is built first, the segment1 and segment2 will be deleted. 

 

The data of segment1 and segment2 will lost



--
This message was sent by Atlassian Jira
(v8.3.4#803005)