You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by yaoyaowd <gi...@git.apache.org> on 2017/01/26 05:34:28 UTC

[GitHub] lucene-solr pull request #143: Rc

GitHub user yaoyaowd opened a pull request:

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

    Rc

    

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

    $ git pull https://github.com/yaoyaowd/lucene-solr rc

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

    https://github.com/apache/lucene-solr/pull/143.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 #143
    
----
commit 5d65deca53e51d7b0ed131686a0ad7adab543f73
Author: Steve Rowe <sa...@gmail.com>
Date:   2016-09-13T15:25:00Z

    LUCENE-7446: don't ask about version back-compatibility when we know it's not applicable (i.e., the version to be added is greater than the latest on the branch)

commit 82af82c50f589156da51f3a09d21e6cc315e0378
Author: Noble Paul <no...@apache.org>
Date:   2016-09-14T07:13:27Z

    Extract out the ExclusiveSliceProperty as a top level class

commit f87a677dc7522f856bcb0ec43cc8e11b932f3d50
Author: Shalin Shekhar Mangar <sh...@apache.org>
Date:   2016-09-14T19:39:55Z

    Adding version 5.5.3

commit 375aea8286b067db99c3f955ec19e1d767715a37
Author: Shalin Shekhar Mangar <sh...@apache.org>
Date:   2016-09-14T19:42:09Z

    Add 5.5.3 back compat test indexes

commit 34b1f65c4d0d884528620c96430096539e9fb743
Author: Shalin Shekhar Mangar <sh...@apache.org>
Date:   2016-09-15T05:34:48Z

    SOLR-9484: The modify collection API should wait for the modified properties to show up in the cluster state
    
    (cherry picked from commit 70fd627)

commit bd9962aba6437dda4d9119bd2cba1fc743187bf5
Author: Nicholas Knize <nk...@gmail.com>
Date:   2016-09-15T16:29:57Z

    fix RangeField tests so they use actual ranges, not just 0 ranges

commit 471f90cf825ee3106fef1fa4c1094d0ca461e7fb
Author: Mike McCandless <mi...@apache.org>
Date:   2016-09-15T19:45:41Z

    LUCENE-7439: FuzzyQuery now matches all terms within the specified edit distance, even if they are short

commit 526551ff2a77a05e5fb35770f43d1bb6bf38247f
Author: Mike McCandless <mi...@apache.org>
Date:   2016-09-15T22:44:47Z

    Ignore flaky test

commit e55b6f49913cb962cc40b3578951a23283317b29
Author: Noble Paul <no...@apache.org>
Date:   2016-09-16T11:38:55Z

    shallowMap() should behave like a map. testcase added

commit 8352ff21cd3a21db5174b6e7af4b00fd2d373d5b
Author: Alan Woodward <ro...@apache.org>
Date:   2016-09-16T12:33:07Z

    SOLR-9507: Correctly set MDC values for CoreContainer threads

commit f728a646f388733cfb57f8d4d9a0d9217f42fd38
Author: Varun Thacker <va...@apache.org>
Date:   2016-09-16T13:17:06Z

    SOLR-9522: Improve error handling in ZKPropertiesWriter

commit 380800261009fd04df8ffb73f030846b6d0d5bf9
Author: Mike McCandless <mi...@apache.org>
Date:   2016-09-16T13:54:17Z

    make test less evil: don't use random codec, even for the last IndexWriter

commit e8eadedb85c577ec2aed84d0281d45774f75bdc9
Author: Varun Thacker <va...@apache.org>
Date:   2016-09-16T13:41:59Z

    SOLR-9451: Make clusterstatus command logging less verbose

commit 68d9d97510c8c46992cca06c0874cbe0169cdd22
Author: Noble Paul <no...@apache.org>
Date:   2016-09-17T07:32:09Z

    SOLR-9523: Refactor CoreAdminOperation into smaller classes

commit 924e2da5e3e32e3703a471cfea6a8ab5b4d7c6c3
Author: Noble Paul <no...@apache.org>
Date:   2016-09-17T07:32:32Z

    Merge remote-tracking branch 'origin/branch_6x' into branch_6x

commit 1a3bacfc0f55fba0a00fbc03eb49cd19f68167f2
Author: Noble Paul <no...@apache.org>
Date:   2016-09-19T12:15:17Z

    SOLR-9502: ResponseWriters should natively support MapSerializable

commit f96017d9e10c665e7ab6b9161f2af08efc491946
Author: Alan Woodward <ro...@apache.org>
Date:   2016-09-19T14:29:14Z

    SOLR-9512: CloudSolrClient tries other replicas if a cached leader is down

commit b67a062f9db6372cf654a4366233e953c89f2722
Author: Uwe Schindler <us...@apache.org>
Date:   2016-09-19T22:01:45Z

    LUCENE-7292: Fix build to use "--release 8" instead of "-release 8" on Java 9 (this changed with recent EA build b135)

commit 09d399791a37681b5233248841bae738b799d8e1
Author: Jan H�ydahl <ja...@apache.org>
Date:   2016-09-20T08:56:25Z

    SOLR-8080: bin/solr start script now exits with informative message if using wrong Java version
    
    (cherry picked from commit 4574cb8)

commit 74bf88f8fe50b59e666f9387ca65ec26f821089d
Author: Jan H�ydahl <ja...@apache.org>
Date:   2016-09-20T09:22:53Z

    SOLR-9475: Add install script support for CentOS and better distro detection under Docker
    
    (cherry picked from commit a1bbc99)

commit a4293ce7c4e849b171430a34f36b830a84927a93
Author: Alan Woodward <ro...@apache.org>
Date:   2016-09-20T13:33:38Z

    Revert "SOLR-9512: CloudSolrClient tries other replicas if a cached leader is down"
    
    This reverts commit f96017d9e10c665e7ab6b9161f2af08efc491946.

commit aeb1a173c7cf7f83b2ef2d45aa1b431580238edd
Author: Shalin Shekhar Mangar <sh...@apache.org>
Date:   2016-09-20T20:52:37Z

    Synchronizing CHANGES.txt with fixes released in 6.2.1

commit df1a2180a158f02091fe971c04d879bff610a5c0
Author: Shalin Shekhar Mangar <sh...@apache.org>
Date:   2016-09-21T02:56:46Z

    Add 6.2.1 back compat test indexes

commit 7a1e6efa9678f9cdfb3f59f61fba6e60e725f3a7
Author: Noble Paul <no...@apache.org>
Date:   2016-09-21T05:59:53Z

    SOLR-9524: SolrIndexSearcher.getIndexFingerprint uses dubious synchronization

commit fdbeee974b443ce4a34cbf71ed5c97a70db9d7fb
Author: Noble Paul <no...@apache.org>
Date:   2016-09-21T06:05:11Z

    Merge remote-tracking branch 'origin/branch_6x' into branch_6x

commit bae66f7cca8cff796d142eb19585d8e79fae34f8
Author: Alan Woodward <ro...@apache.org>
Date:   2016-09-21T09:57:50Z

    SOLR-9305, SOLR-9390: Don't use directToLeaders updates in partition tests (see SOLR-9512)

commit 7d05a081a97d849f0bfb1f510e97927f7d8a7954
Author: Christine Poerschke <cp...@apache.org>
Date:   2016-09-21T10:50:35Z

    SOLR-9538: Relocate (BinaryResponse|JSON|Smile)Writer tests to org.apache.solr.response which is the package of the classes they test. (Jonny Marks via Christine Poerschke)

commit 56f269734d01900d63bb38b65c144e502f263fbc
Author: Dawid Weiss <dw...@apache.org>
Date:   2016-09-21T14:15:40Z

    LUCENE-7455: slf4j uses MIT license not BSD-LIKE

commit 8502995e3b1ce66db49be26b23a3fa3c169345a8
Author: Noble Paul <no...@apache.org>
Date:   2016-09-21T18:25:59Z

    SOLR-9446: Leader failure after creating a freshly replicated index can send nodes into recovery even if index was not changed

commit 33874f9ece1bafc2952f546d22c43998cbd43806
Author: Jan H�ydahl <ja...@apache.org>
Date:   2016-09-21T19:49:12Z

    SOLR-9508: Install script should check existence of tools, and add option to NOT start service
    
    (cherry picked from commit b894ab2)

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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