[
https://issues.apache.org/jira/browse/KYLIN-4921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kun Liu reassigned KYLIN-4921:
------------------------------
Assignee: Kun Liu
> stream config lost when create table with same table_name in diff project.
> --------------------------------------------------------------------------
>
> Key: KYLIN-4921
> URL: https://issues.apache.org/jira/browse/KYLIN-4921
> Project: Kylin
> Issue Type: Bug
> Components: Real-time Streaming
> Reporter: Kun Liu
> Assignee: Kun Liu
> Priority: Major
>
> In project A, I have created a stream table test_table.
> When I create the table test_table in project B, the table can't be created,
> but the source config of table in project A lost.
> Why the
> In the `saveStreamingConfig` function, if creating table failed, the config
> will be dropped in finally phase.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)