You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/10/26 13:03:53 UTC

[GitHub] [hadoop-ozone] cxorm opened a new pull request #92: HDDS-2345. Add a UT for newly added clone() in OmBucketInfo

cxorm opened a new pull request #92: HDDS-2345. Add a UT for newly added clone() in OmBucketInfo
URL: https://github.com/apache/hadoop-ozone/pull/92
 
 
   ## What changes were proposed in this pull request?
   Add an UT in ```TestOmBucketInfo.java``` for testing ```copyObject()```
   
   Ref to ```TestOmVolumeArgs#testClone```, 
   but we don't test acl related,
   cause the ```copyObject()``` in ```OmBucketInfo.java``` don't clone acl.
    
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-2345
   
   ## How was this patch tested?
   Ran the command in ```hadoop-ozone/```:
   ```mvn -Dtest=org.apache.hadoop.ozone.om.helpers.TestOmBucketInfo test```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org