ninsmiracle commented on code in PR #1841:
URL:
https://github.com/apache/incubator-pegasus/pull/1841#discussion_r1447002886
##########
src/server/pegasus_mutation_duplicator.cpp:
##########
@@ -63,6 +63,13 @@ namespace dsn {
namespace replication {
struct replica_base;
+DSN_DEFINE_uint64(replication,
+ max_allowed_write_size,
Review Comment:
My intention is Reuse this parameter `max_allowed_write_size`(used play a
role in `replica_2pc.cpp`). So that we do not need to configure a new parameter.
--
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]