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

Attila Doroszlai resolved HDDS-11835.
-------------------------------------
    Resolution: Invalid

> Ozone Incremental replication fails to copy renamed nested directory
> --------------------------------------------------------------------
>
>                 Key: HDDS-11835
>                 URL: https://issues.apache.org/jira/browse/HDDS-11835
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: Snapshot
>            Reporter: Jyotirmoy Sinha
>            Priority: Major
>              Labels: ozone-snapshot
>
> Ozone Incremental replication fails to copy renamed nested directory
> Steps:
>  # Create s3v/source bucket on source C1
>  # Create s3v/target bucket on target C2
>  # Create s3v/source/dir1 & s3v/source/dir1/dir2 on source
>  # Run base replication b/w s3v/source C1 to s3v/target C2
>  # rename s3v/source/dir1 to s3v/source/dir1_rename
>  # rename s3v/source/dir1_rename/dir2 to s3v/source/dir1_rename/dir2_rename
>  # Run incremental replication
> Content on source
> {code:java}
> # ozone fs -ls -R ofs://ozone1732652278/s3v/source
> drwxrwxrwx   - systest systest          0 2024-12-02 08:55 
> ofs://ozone1732652278/s3v/source/dir1_rename
> drwxrwxrwx   - systest systest          0 2024-12-02 08:46 
> ofs://ozone1732652278/s3v/source/dir1_rename/dir2_rename {code}
> Content on target
> {code:java}
> # ozone fs -ls -R ofs://ozone1732652862/s3v/target/
> drwxrwxrwx   - systest systest          0 2024-12-02 08:51 
> ofs://ozone1732652862/s3v/target/dir1_rename
> drwxrwxrwx   - systest systest          0 2024-12-02 08:52 
> ofs://ozone1732652862/s3v/target/dir1_rename/dir2 {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to