acelyc111 commented on PR #1841:
URL: 
https://github.com/apache/incubator-pegasus/pull/1841#issuecomment-1914563781

   3.It's not easy for master cluster get the value of 
`duplicate_log_batch_bytes` config by backup cluster. I don't think it's 
necessary for master cluster to get this value,because when we doing 
duplication ,we usually keep the similarity config between two clusters.
   > 
   > I'm sorry that what I said above caused ambiguity.
   
   In this patch, a new config `dup_max_allowed_write_size` is added, it face 
the same issue.
   
   An alternative way is to set DSN_TAG_VARIABLE(max_allowed_write_size, 
FT_MUTABLE), then you can change the value by HTTP (e.g. 
`ip:port/updateConfig?max_allowed_write_size=2097152`) without restart the 
server.
   


-- 
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: dev-unsubscr...@pegasus.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pegasus.apache.org
For additional commands, e-mail: dev-h...@pegasus.apache.org

Reply via email to