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

ASF subversion and git services commented on KYLIN-6040:
--------------------------------------------------------

Commit 9fd82c01b0fe846a49ff69abbfef8909a013c5d3 in kylin's branch 
refs/heads/kylin5 from jlf
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=9fd82c01b0 ]

KYLIN-6040 remove hasChecked and isLogicalViewConfigLegal


> Logical view fails permanently after a single failure during the scheduled 
> check.
> ---------------------------------------------------------------------------------
>
>                 Key: KYLIN-6040
>                 URL: https://issues.apache.org/jira/browse/KYLIN-6040
>             Project: Kylin
>          Issue Type: Bug
>    Affects Versions: 5.0.0
>            Reporter: Guoliang Sun
>            Priority: Major
>
> - The job node was started while the Hive cluster was restarting, causing an 
> error during the synchronization of `localview`.  
> - After a single error, in `LogicalViewLoader.checkConfigIfNeed`, the 
> `hasChecked` flag is set to `true`, and `isLogicalViewConfigLegal` is set to 
> `false`. As a result, every subsequent synchronization directly throws an 
> error when reaching `checkConfigIfNeed`. 
> - Impact: Even after the Hive cluster recovers, the synchronization of 
> `localview` continues to fail.  
> - Scope of impact: Synchronization of `localview` and creation of `localview`.



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

Reply via email to