[ 
https://issues.apache.org/jira/browse/GOBBLIN-1973?focusedWorklogId=895732&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-895732
 ]

ASF GitHub Bot logged work on GOBBLIN-1973:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Dec/23 21:35
            Start Date: 14/Dec/23 21:35
    Worklog Time Spent: 10m 
      Work Description: Will-Lo merged PR #3845:
URL: https://github.com/apache/gobblin/pull/3845




Issue Time Tracking
-------------------

    Worklog Id:     (was: 895732)
    Time Spent: 40m  (was: 0.5h)

> Manifest file copy ignores copying files when source file permissions differ 
> from dest
> --------------------------------------------------------------------------------------
>
>                 Key: GOBBLIN-1973
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1973
>             Project: Apache Gobblin
>          Issue Type: Bug
>          Components: gobblin-core
>            Reporter: William Lo
>            Assignee: Abhishek Tiwari
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> When Manifest distcp fails to set permissions for any reason, we would expect 
> a retry of the copy to allow the datasets to reach eventual consistency. 
> However, the current logic of checking if a file is eligible for copy is to 
> check if the source file is newer, if so copy, and if the source file is 
> exactly the same modification time as the destination file, also copy if the 
> permissions are different. However, in most cases the destination will have a 
> newer modification time once it is written and set permissions, so the source 
> file will generally be older but we still want the permissions to match.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to