[jira] [Resolved] (CARBONDATA-3369) Fix issues during concurrent execution of Create table If not exists

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Resolved] (CARBONDATA-3369) Fix issues during concurrent execution of Create table If not exists

Akash R Nilugal (Jira)

     [ https://issues.apache.org/jira/browse/CARBONDATA-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravindra Pesala resolved CARBONDATA-3369.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.4

> Fix issues during concurrent execution of Create table If not exists
> ---------------------------------------------------------------------
>
>                 Key: CARBONDATA-3369
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3369
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Kanaka Kumar Avvaru
>            Priority: Major
>             Fix For: 1.5.4
>
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> Create table if not exists has following problems if run concurrently from different drivers 
> 1) Sometimes It fails with error "Table <db.table> already exists." 
> 2) Create table failed driver still holds the table with wrong path or schema. Eventual operations refer the wrong path
> 3) Stale path created during create table is not deleted for ever [After 1.5.0 version table will be created in a new folder using UUID if folder with table name already exists]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)