hemantk-12 opened a new pull request, #4416:
URL: https://github.com/apache/ozone/pull/4416

   ## What changes were proposed in this pull request?
   While working on 
[HDDS-8069](https://issues.apache.org/jira/browse/HDDS-8069) and going through 
[the 
logs](https://jira.cloudera.com/secure/attachment/666849/0000000000000000000.log)
 for it, we saw that there were some compaction entries in which input and 
output compaction files were exactly same. Which causes the loop in the DAG and 
make it non-DAG.
   This change is to skip the compaction entry from being written to compaction 
log and file nodes get added to DAG, if input and output files are exactly the 
same.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-8160
   
   ## How was this patch tested?
   Existing Unit tests and Acceptance tests.
   


-- 
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]


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

Reply via email to