You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2021/01/24 12:23:48 UTC

[GitHub] [zookeeper] KangZhiDong opened a new pull request #1587: ZOOKEEPER-4192: Fix typos and description

KangZhiDong opened a new pull request #1587:
URL: https://github.com/apache/zookeeper/pull/1587


   fix typos and description


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

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



[GitHub] [zookeeper] KangZhiDong commented on pull request #1587: ZOOKEEPER-4192: Fix typos and description

Posted by GitBox <gi...@apache.org>.
KangZhiDong commented on pull request #1587:
URL: https://github.com/apache/zookeeper/pull/1587#issuecomment-774599129


   @maoling  please review


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

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



[GitHub] [zookeeper] cpoerschke commented on a change in pull request #1587: ZOOKEEPER-4192: Fix typos and description

Posted by GitBox <gi...@apache.org>.
cpoerschke commented on a change in pull request #1587:
URL: https://github.com/apache/zookeeper/pull/1587#discussion_r713208709



##########
File path: zookeeper-server/src/main/java/org/apache/zookeeper/server/DataTree.java
##########
@@ -1181,7 +1181,7 @@ void deleteNodes(long session, long zxid, Iterable<String> paths2Delete) {
     }
 
     /**
-     * a encapsultaing class for return value
+     * an encapsultaing class for return value

Review comment:
       ```suggestion
        * an encapsulating class for return value
   ```




-- 
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: notifications-unsubscribe@zookeeper.apache.org

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



[GitHub] [zookeeper] KangZhiDong edited a comment on pull request #1587: ZOOKEEPER-4192: Fix typos and description

Posted by GitBox <gi...@apache.org>.
KangZhiDong edited a comment on pull request #1587:
URL: https://github.com/apache/zookeeper/pull/1587#issuecomment-774599129


   @maoling  please review when you have time


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

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