You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/12/02 01:57:27 UTC

[GitHub] [pulsar] Shoothzj commented on a change in pull request #13068: [PIP-45] Add support for etcd to implement interfaces

Shoothzj commented on a change in pull request #13068:
URL: https://github.com/apache/pulsar/pull/13068#discussion_r760706166



##########
File path: pulsar-metadata/src/main/java/org/apache/pulsar/metadata/api/MetadataStoreConfig.java
##########
@@ -39,4 +39,13 @@
      */
     @Builder.Default
     private final boolean allowReadOnlyOperations = false;
+
+    //etcd每次消息落盘的大小

Review comment:
       javadoc style may be better




-- 
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: commits-unsubscribe@pulsar.apache.org

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