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/11/01 11:43:44 UTC

[GitHub] [zookeeper] maoling commented on pull request #1744: ZOOKEEPER-4362: ZKDatabase.txnCount should not log non transactional requests

maoling commented on pull request #1744:
URL: https://github.com/apache/zookeeper/pull/1744#issuecomment-956163736


   - @lanicc  I am going to merge this PR. 
   - Could you please add some unit tests for this change. For example: using  the `zk` client to make `m` read requests and `n` write requests, then assert the `txnCount` is equal `n`, not the `m + n`
   


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