[
https://issues.apache.org/jira/browse/CARBONDATA-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Akash R Nilugal resolved CARBONDATA-3884.
-----------------------------------------
Fix Version/s: (was: 2.0.0)
2.1.0
Resolution: Fixed
> During Concurrent loads in main table with SI table with isSITableEnabled = false, one of the concurrent load fails
> -------------------------------------------------------------------------------------------------------------------
>
> Key: CARBONDATA-3884
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-3884> Project: CarbonData
> Issue Type: Bug
> Components: spark-integration
> Affects Versions: 2.0.0
> Reporter: Vikram Ahuja
> Priority: Minor
> Fix For: 2.1.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> During Concurrent loads in main table with SI table with isSITableEnabled = false, one of the concurrent load fails
> The steps are as follows:
> 1, Create a main table
> 2. Create SI table
> 3. Load in main table
> 4. ALter table set isSITableEnabled'='false'
> 5. Change SILoadEventListener such that is sleeps for some minutes after getting the main table details.
> 6. When concurrent loads are fired then it gets the main table details and then it sleeps and the load fails after some time
--
This message was sent by Atlassian Jira
(v8.3.4#803005)