comnetwork commented on PR #4355:
URL: https://github.com/apache/hbase/pull/4355#issuecomment-1112993653

   > And for the normal updates, we will not build the WALEntry, and we will 
create a MVCC WriteEntry when applying updates to memstore, in 
MutationBatchOperation.writeMiniBatchOperationsToMemStore. FWIW, we always need 
a MVCC WriteEntry to finish a write operation. So I think it is possible to 
also replicate the edits to secondary replicas even if we set SKIP_WAL. Anyway, 
should be another issue.


-- 
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: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to