[
https://issues.apache.org/jira/browse/HDFS-16121?focusedWorklogId=620860&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-620860
]
ASF GitHub Bot logged work on HDFS-16121:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Jul/21 04:56
Start Date: 09/Jul/21 04:56
Worklog Time Spent: 10m
Work Description: mukul1987 merged pull request #3188:
URL: https://github.com/apache/hadoop/pull/3188
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 620860)
Time Spent: 40m (was: 0.5h)
> Iterative snapshot diff report can generate duplicate records for creates,
> deletes and Renames
> ----------------------------------------------------------------------------------------------
>
> Key: HDFS-16121
> URL: https://issues.apache.org/jira/browse/HDFS-16121
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: snapshots
> Reporter: Srinivasu Majeti
> Assignee: Shashikant Banerjee
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Currently, iterative snapshot diff report first traverses the created list
> for a directory diff and then the deleted list. If the deleted list size is
> lesser than the created list size, the offset calculation in the respective
> list seems wrong. So the next iteration of diff report generation call, it
> will start iterating the already processed in the created list leading to
> duplicate entries in the list.
> Fix is to correct the offset calculation during the traversal of the deleted
> list.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]