[
https://issues.apache.org/jira/browse/CARBONDATA-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacky Li resolved CARBONDATA-3725.
----------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
> Concurrent issue when materialized views are created concurrently
> -----------------------------------------------------------------
>
> Key: CARBONDATA-3725
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-3725> Project: CarbonData
> Issue Type: Bug
> Reporter: Akash R Nilugal
> Assignee: Akash R Nilugal
> Priority: Minor
> Fix For: 2.0.0
>
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> Step1:
> create two tables tb1 and tb2 in different databases db1 and db2 in different sessions
> step2:
> create MV on both tables concurrently
> step3: if the MV2 in second session fails with some reason in regoster schema, then session1's current databases is set as db2 instead of db1.
> So it throws table not found for the table tb1 in session1.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)