amaliujia opened a new pull request #1833: URL: https://github.com/apache/ozone/pull/1833
## What changes were proposed in this pull request? Requirements: 1. Rename OMTransactionInfo to TransactionInfo (use by both OM and SCM), same for the codec. 2. Add extra functions in https://github.com/apache/ozone/blob/HDDS-2823/hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/ha/SCMTransactionInfo.java to OMTransactionInfo. By doing so, we can use the TransactionInfo in HDDS-2823 and remove duplicate code ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-4660 ## How was this patch tested? UT ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
