GitHub user asdf2014 opened a pull request:
https://github.com/apache/zookeeper/pull/296
ZOOKEEPER-2824: `FileChannel#size` info should be added to
`FileTxnLog#commit` to solve the confuse that reason is too large log or too
busy disk I/O
`FileChannel#size` info should be added to `FileTxnLog#commit` to solve the
confuse that reason is too large log or too busy disk I/O
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/asdf2014/zookeeper ZOOKEEPER-2824
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/296.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #296
----
commit 9006b8f95d9dad11ebda5f76043d973f05dcdfd2
Author: asdf2014 <[email protected]>
Date: 2017-06-28T10:09:09Z
ZOOKEEPER-2824: `FileChannel#size` info should be added to
`FileTxnLog#commit` to solve the confuse that reason is too large log or too
busy disk I/O
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---