You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "Guoliang Sun (Jira)" <ji...@apache.org> on 2022/12/07 07:56:00 UTC

[jira] [Created] (KYLIN-5344) After closing the build engine, the epoch is still renew

Guoliang Sun created KYLIN-5344:
-----------------------------------

             Summary: After closing the build engine, the epoch is still renew
                 Key: KYLIN-5344
                 URL: https://issues.apache.org/jira/browse/KYLIN-5344
             Project: Kylin
          Issue Type: Bug
    Affects Versions: 5.0-alpha
            Reporter: Guoliang Sun
             Fix For: 5.0-alpha


Set following parameter 
{code:java}
kylin.server.leader-race.enabled=false{code}
Restart the service but still see *epoch renew* in the log.

 
{code:java}
2022-09-13 14:29:27 new process pid is 3790
...
2022-09-13T14:32:32,014 DEBUG [EpochChecker-p-14-t-1] epoch.EpochManager : Start update Epochs.........
2022-09-13T14:32:32,024 DEBUG [EpochChecker-p-14-t-1] epoch.EpochManager : don't have more new project, end update...
...
2022-09-13T14:32:58,352 DEBUG [EpochChecker-p-14-t-2] epoch.EpochManager : Start renew owned epoch.........
2022-09-13T14:32:58,368 DEBUG [EpochChecker-p-14-t-2] epoch.EpochManager : after renew new epoch size:16, Project viw_bikyn_total_trans_day,test,cdp_server,Mint,Bill_Discount_Model,loan_standard_management,asset_liq,PROJECT_RISK,SI,loan_asset_management,comstar_explore,meta_data,payment,_global,viw_bikyn_uat_total_trans_mon,data_mart owned by 10.1.2.168:7777|1663050628110
2022-09-13T14:32:58,368 DEBUG [EpochChecker-p-14-t-2] epoch.EpochManager : End renew owned epoch,cost:0......... {code}



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