You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "Chao Long (Jira)" <ji...@apache.org> on 2019/09/02 09:36:00 UTC

[jira] [Created] (KYLIN-4154) Metadata inconsistency between multi Kylin server caused by Broadcaster closing

Chao Long created KYLIN-4154:
--------------------------------

             Summary: Metadata inconsistency between multi Kylin server caused by Broadcaster closing 
                 Key: KYLIN-4154
                 URL: https://issues.apache.org/jira/browse/KYLIN-4154
             Project: Kylin
          Issue Type: Bug
          Components: Metadata
            Reporter: Chao Long
            Assignee: Chao Long
             Fix For: v3.0.0


To avoid Broadcaster memory leak, KYLIN-4131 close the metadata sync thread after receiving "Sync All" event, but there may be some events in the waiting queue, which haven't been synced yet. So we should sync all events before closing sync thread.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)