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

Indhumathi Muthu Murugesh resolved CARBONDATA-4027.
---------------------------------------------------
    Fix Version/s: 2.1.0
       Resolution: Fixed

> Fix the wrong modifiedtime of loading files in insert stage
> -----------------------------------------------------------
>
>                 Key: CARBONDATA-4027
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-4027
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Xingjun Hao
>            Priority: Minor
>             Fix For: 2.1.0
>
>          Time Spent: 14h 10m
>  Remaining Estimate: 0h
>
> In the insertstage flow, there is a empty file with suffix '.loading' to mark 
> the stage in the status of 'in processing'. We update the modifiedtime of 
> '.loading' file for monitoring the insertstage start time, which can be used 
> for calculate TIMEOUT, help to retry and recovery.
> Before, we use setModifiedTime function to update the modifiedtime, which has 
> a serious bug.
> For S3 file, setModifiedTime operation do not take effect. leading to the 
> incorrect inserstage starttime of 'loading' file.
>  



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

Reply via email to