szetszwo opened a new pull request, #9551:
URL: https://github.com/apache/ozone/pull/9551

   ## What changes were proposed in this pull request?
   
   After [HDDS-13415](https://issues.apache.org/jira/browse/HDDS-13415), we have
   
   - RDBBatchOperation,
   - RDBBatchOperation.Operation (and its subclasses),
   - RDBBatchOperation.Op.
   
   The RDBBatchOperation.Op enum is no longer needed. Also, we should use 
generic type for supporting both CodecBuffer and byte[] (but not duplicating 
the code).
   
   ## What is the link to the Apache JIRA
   
   HDDS-14235
   
   ## How was this patch tested?
   
   By existing 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