GitHub user sijie opened a pull request:

    https://github.com/apache/incubator-distributedlog/pull/84

    DL-151: TestBKLogReadHandler#testGetFirstDLSNWithOpenLedger is flaky

    - Flush/Commit records only after the data are written
    - Disable immediate flush
    - Reduce num writes from 100 to 10

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sijie/incubator-distributedlog 
sijie/FixTestGetFirstDLSNWithOpenLedger

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-distributedlog/pull/84.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 #84
    
----
commit 4aa78c2cbbfc1a89c25463a3aa0401595471445a
Author: Sijie Guo <[email protected]>
Date:   2016-12-21T20:55:32Z

    DL-151: TestBKLogReadHandler#testGetFirstDLSNWithOpenLedger is flaky
    
    - Flush/Commit records only after the data are written
    - Disable immediate flush
    - Reduce num writes from 100 to 10

----


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

Reply via email to