hanishakoneru opened a new pull request #451: HDDS-2876. Consolidate ObjectID 
and UpdateID from Info objects into one class.
URL: https://github.com/apache/hadoop-ozone/pull/451
 
 
   ## What changes were proposed in this pull request?
   
   We use ObjectID and BucketID in OMVolumeArgs, OMBucketInfo, OMKeyInfo and 
OMMultipartKeyInfo. We can consolidate by having these Info objects extend a 
"WithObjectID" class which can host the common fields - objectID and updateID.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-2876
   
   ## How was this patch tested?
   
   Code consolidation. Separate Tests not required.
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to