[jira] [Created] (CARBONDATA-3900) maintable load failure in concurrent load and compaction sceneario

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

[jira] [Created] (CARBONDATA-3900) maintable load failure in concurrent load and compaction sceneario

Akash R Nilugal (Jira)
Ajantha Bhat created CARBONDATA-3900:
----------------------------------------

             Summary: maintable load failure in concurrent load and compaction sceneario
                 Key: CARBONDATA-3900
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3900
             Project: CarbonData
          Issue Type: Bug
            Reporter: Ajantha Bhat
            Assignee: Ajantha Bhat
             Fix For: 2.1.0


Main table load flow segment lock is released before updating the table status success.

So, concurrent operation was considering this segment as stale segment (as segment lock is not present) and cleaning it. Leading to unable to get file status exception. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)