adoroszlai commented on PR #9526:
URL: https://github.com/apache/ozone/pull/9526#issuecomment-3672186372

   @swamirishi 
   
   This PR should not introduce the new base class, nor touch `BatchOperation`, 
both of which cause bigger diff due to the signature changes.  Only:
   
   > create factory method `RDBBatchOperation.newBatch()` and replace existing 
calls to `new RDBBatchOperation()` with it.  This is a trivial change that can 
be quickly merged.
   
   (`newAtomicOperation` instead of `newBatch` is fine.)


-- 
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