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

   ## What changes were proposed in this pull request?
   Refactor RDBBatchOperation to support various Operations by abstracting out 
implementation of each operations. 
   
   The patch is going to create a separate Operations abstract class which is 
going to have 3 implementations PutByteArrayOperation, DeleteOperation, 
PutCodecBufferOperation each responsible for applying the operation into the 
rocksdb write batch.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-14241
   
   ## How was this patch tested?
   Just refactoring changes no additional tests 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.

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