You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by dweiss <gi...@git.apache.org> on 2018/07/20 09:23:23 UTC

[GitHub] lucene-solr pull request #424: LUCENE-8415: Clean up Directory contracts (wr...

GitHub user dweiss opened a pull request:

    https://github.com/apache/lucene-solr/pull/424

    LUCENE-8415: Clean up Directory contracts (write-once, no reads-before-write-completed)

    

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

    $ git pull https://github.com/dweiss/lucene-solr LUCENE-8415

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

    https://github.com/apache/lucene-solr/pull/424.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 #424
    
----
commit 4bd76f9f646d8796980fb4e8d2db744e27f4bc11
Author: Dawid Weiss <da...@...>
Date:   2018-07-19T21:14:29Z

    Initial removal of test assertions.

commit 386b9ceab13e9982cd2dd4d5fb279cd35580ec42
Author: Dawid Weiss <dw...@...>
Date:   2018-07-20T08:55:26Z

    Directory documentation updated.

commit 5e404eedbdc4bff7dd329069d88bc02f5cf5818c
Author: Dawid Weiss <dw...@...>
Date:   2018-07-20T09:06:50Z

    Merge branch 'master' into LUCENE-8415

commit 87eaf89a63d10d0c55c184ebf01279646fb87f4f
Author: Dawid Weiss <dw...@...>
Date:   2018-07-20T09:22:42Z

    Add contract check for open-before-writes-close.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org