anmolnar commented on code in PR #7528:
URL: https://github.com/apache/hbase/pull/7528#discussion_r2620786739


##########
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/ReplicationEndpoint.java:
##########
@@ -216,7 +216,7 @@ public int getTimeout() {
    * the context are assumed to be persisted in the target cluster.

Review Comment:
   > Even if the endpoint can persist the data after every shipment, we do not 
need to record the offset every time right? 
   
   Are we talking about modifying the behaviour of existing replication 
endpoints?
   Currently both data and offsets are persisted at every shipment. Would you 
like to change this to be controlled by time and size limits generally?



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

Reply via email to