[
https://issues.apache.org/jira/browse/KYLIN-5037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17387714#comment-17387714
]
ASF GitHub Bot commented on KYLIN-5037:
---------------------------------------
hit-lacus commented on pull request #1692:
URL: https://github.com/apache/kylin/pull/1692#issuecomment-887171308
Thanks @Ted-Jiang 's comment . Looks like there is some divergence in the
design of this feature. Personally, I agreed with the @Ted-Jiang 's design,
**delete segment by UUID** is a advanced feature for advanced admin which maybe
not safe enough but provide some shortcut, user should recognize its risk. What
do you think, @jimdn ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Delete segment by UUID should disable the cube first
> -----------------------------------------------------
>
> Key: KYLIN-5037
> URL: https://issues.apache.org/jira/browse/KYLIN-5037
> Project: Kylin
> Issue Type: Bug
> Components: Job Engine
> Affects Versions: v3.1.2
> Reporter: jimmydeng
> Priority: Minor
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Kylin recently release v3.1.2 , add a new feature KYLIN-4938( delete segment
> by UUID), but the delete logic is not consistently with the Old logic:
> 1. delete segment should disable the cube first
> 2. check OrphonSegment when segment is not in READY status
--
This message was sent by Atlassian Jira
(v8.3.4#803005)