Yan Zhao created ZOOKEEPER-4715:
-----------------------------------
Summary: Verify file size and position in testGetCurrentLogSize.
Key: ZOOKEEPER-4715
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4715
Project: ZooKeeper
Issue Type: Wish
Components: server
Affects Versions: 3.8.1
Reporter: Yan Zhao
Fix For: 3.9.0, 3.8.2
This is pre-PR for ZOOKEEPER-4714.
In ZOOKEEPER-4714, we maintain fileSize and filePosition ourselves and we want
our values to match the original values. Therefore, we added checks for
fileSize and filePosition in our tests. After adding the checks, we used a new
method to retrieve fileSize and filePosition in ZOOKEEPER-4714 and tested
whether the tests can still pass.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)