[
https://issues.apache.org/jira/browse/ZOOKEEPER-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16066284#comment-16066284
]
ASF GitHub Bot commented on ZOOKEEPER-2824:
-------------------------------------------
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
----
> `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
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-2824
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2824
> Project: ZooKeeper
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.5.3
> Reporter: Benedict Jin
> Assignee: Benedict Jin
> Fix For: 3.5.4, 3.6.0
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> `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
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)