GitHub user hadoop835 opened a pull request:

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

    CREATEing SolrCore, Error  non legacy mode coreNodeName missing 
{schema=schema.xml, dataDir=data, config=solrconfig.xml}

    

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

    $ git pull https://github.com/apache/lucene-solr branch_7x

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

    https://github.com/apache/lucene-solr/pull/348.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 #348
    
----
commit 67d17644ff85bc4e9dde8d2659e7eac2db3d862d
Author: Steve Rowe <sarowe@...>
Date:   2018-02-26T23:47:05Z

    LUCENE-8106: stop parsing ANT_OPTS from Jenkins log

commit d5f670cd95d1947dca2522bcb3370afa72750aa5
Author: Chris Hostetter <hossman@...>
Date:   2018-02-26T23:51:44Z

    Merge remote-tracking branch 'refs/remotes/origin/branch_7x' into branch_7x

commit 7a9b011d3eaaa4088257e5724e12e8d018923c19
Author: Erick Erickson <erick@...>
Date:   2018-02-27T04:33:41Z

    SOLR-12028: BadApple and AwaitsFix annotations usage
    
    (cherry picked from commit 1fe4560)

commit 3b6307368e16894d58a2b57c8b15674c6239a243
Author: Erick Erickson <erick@...>
Date:   2018-02-27T04:52:28Z

    SOLR-12028: BadApple and AwaitsFix annotations usage. Removing of AwaitsFix 
on master never merged into 7x branch, SOLR-10136

commit 186475fc3d5ab6d433966166c0bb747f3e103b75
Author: Shalin Shekhar Mangar <shalin@...>
Date:   2018-02-27T10:46:39Z

    Fix camel case in method name
    
    (cherry picked from commit d512cd7)

commit a730beb4fbe2e35fed4f7fd2cc110d9eaf3aa83e
Author: Erick Erickson <erick@...>
Date:   2018-02-27T20:03:58Z

    LUCENE-5575: Non-reproducible TestICUTokenizerCJK failure
    
    (cherry picked from commit 7de694e)

commit f54ac04bee324ddfdd6816361ff984ac0533b6fc
Author: noble <noble@...>
Date:   2018-02-27T00:00:04Z

    SOLR-11067: AwaitsFix. The test fails often as the target node some times 
is same as the source node

commit 73d5b070c911d03264a600521df06b2b07466304
Author: Uwe Schindler <uschindler@...>
Date:   2018-02-27T21:36:14Z

    SOLR-12028: Fix typo in property name

commit 7f72a4a5262aaf9276d8f3b17c56ac35abe6d48f
Author: Steve Rowe <sarowe@...>
Date:   2018-02-27T22:08:12Z

    SOLR-12028: add jenkins-nightly-badapples target

commit 9b0127f8cd180db3a50a9a125a79ada8daa1378e
Author: Karl Wright <daddywri@...>
Date:   2018-02-27T22:14:30Z

    LUCENE-8187: Reduce the count of test iterations for nightly because it was 
causing timeouts.

commit 601c7350ce459f60b7e9fea4dfa46793f254f7c8
Author: Cassandra Targett <ctargett@...>
Date:   2018-02-27T22:04:36Z

    Ref Guide: Copy editing changes committed for 7.3 & fixing typos
    Removed stream-evaluator-reference.adoc to remove crazy merge conflicts

commit 4ccf500800ee497fceb93f4727a89a8a4533bb10
Author: Tomas Fernandez Lobbe <tflobbe@...>
Date:   2018-02-27T23:06:01Z

    SOLR-12041: Fix random test failure in 
ChaosMonkeyNothingIsSafeWithPullReplicasTest

commit 9b7e35e69b694d9006c0964ae7a26ed2694ea055
Author: Uwe Schindler <uschindler@...>
Date:   2018-02-27T23:47:00Z

    SOLR-12028: Make initialization of constants dynamic (by reading the 
annotation), also add missing reproduce info

commit a5dc944246e93ec09d5482421a8ec9ce22147289
Author: Andrzej Bialecki <ab@...>
Date:   2018-02-26T12:56:55Z

    SOLR-11407: Use all details of the query response in the handler response.
    More consistency in debug info from the test.

commit 84b6352057257463d19e67e1c8e544bd57d6b4db
Author: Andrzej Bialecki <ab@...>
Date:   2018-02-28T12:12:51Z

    SOLR-11407: Wait for collections to recover before starting the test.

commit f48fc470f665d2eda1b959ec3472cd5f711afaa0
Author: Andrzej Bialecki <ab@...>
Date:   2018-02-28T12:18:27Z

    SOLR-12031: Fix a confusion in index size units in the simulator framework.

commit 9b3d68843beb5e0a834d6847446a480742665805
Author: David Smiley <dsmiley@...>
Date:   2018-02-28T17:38:20Z

    SOLR-11769: optimize useFilterForSortedQuery=true when no filter queries
    
    (cherry picked from commit ef98912)

commit 1d8c1a40457fca06d71ca90e537a1371357b8bb8
Author: Dawid Weiss <dawid.weiss@...>
Date:   2018-02-28T20:03:21Z

    SOLR-12043: Add mlt.maxdfpct to Solr's documentation

commit 448ca40721d77d8d89e6e3d892512e30c9763835
Author: Andrzej Bialecki <ab@...>
Date:   2018-02-28T20:28:34Z

    SOLR-11407: Explicitly create policy violations to force non-empty plan.

commit 1ab2f5adbac08b27b7aff484075fb4733277d4a2
Author: Cassandra Targett <ctargett@...>
Date:   2018-02-28T21:17:50Z

    Ref Guide: fix line height changed in SOLR-11646 which inadvertently 
vertically stretched the left-hand nav;
     adds a new CSS rule for tabbed sections on a page with the larger line 
height and changes back left-hand nav line height

commit 741461a67400de24dc7e4edb3d825fe8f52203fb
Author: Chris Hostetter <hossman@...>
Date:   2018-02-28T22:26:39Z

    fix leaked SolrClient in SSLMigrationTest
    
    this doesn't garuntee that this test will pass, but it eliminates the 
garuntee that it will fail
    
    (cherry picked from commit 60984536b068d80fbb76190544c73fd245233154)

commit 6e79bc7d5c6b0fafe27ea732ece403dd3807d673
Author: Chris Hostetter <hossman@...>
Date:   2018-03-01T01:03:46Z

    LUCENE-8188: Fixed bugs in OpenNLPOpsFactory that were causing InputStreams 
fetched from the ResourceLoader to be leaked
    
    (cherry picked from commit 1bf718948696e69053bd5b7177b9ed32b5f57015)
    
    Conflicts:
        lucene/CHANGES.txt

commit a1eab0ed1cbf1d570f01db3bf959c6e8c875fb73
Author: Steve Rowe <sarowe@...>
Date:   2018-03-01T13:15:21Z

    Add version 6.6.3

commit 2732a373c2fc381625ceb253836f034f61adb7ad
Author: Steve Rowe <sarowe@...>
Date:   2018-03-01T18:30:10Z

    Revert "Add version 6.6.3"
    
    This reverts commit a1eab0ed1cbf1d570f01db3bf959c6e8c875fb73.

commit 9363529f4bffc98be3955e2e0e0229eebeb43a5a
Author: Erick Erickson <erick@...>
Date:   2018-03-01T19:58:58Z

    SOLR-12028: BadApple and AwaitsFix annotations usage
    
    (cherry picked from commit b732f06)

commit e2b3a97587a4387ab138252354d819ce253b625f
Author: Chris Hostetter <hossman@...>
Date:   2018-03-02T00:05:23Z

    SOLR-12050: mark TestUtilizeNode as AwaitsFix as well as adding additional 
logging/assertions to help see what the bug is
    
    (cherry picked from commit 0424d9c06ba52037024ce5f0f678b2aca8c34fb7)

commit 888c6260f122d03beec03615469dbed444ab62e7
Author: noble <noble@...>
Date:   2018-03-02T06:00:15Z

    SOLR-12031: Refactor Policy framework to make simulated changes affect more 
than a single node
    SOLR-12050: UTILIZENODE does not enforce policy rules

commit ce2386aaabc401bc89990597279eefeb67a914b0
Author: Cao Manh Dat <datcm@...>
Date:   2018-03-02T07:29:18Z

    SOLR-11702: Remove old LIR call in SolrCmdDistributor and let 
DistributedUpdateProcessor handle it on finish()

commit 1e86af061e41f1a7df1740f34ef58a1110626d96
Author: Ignacio Vera <ivera@...>
Date:   2018-03-02T09:36:04Z

    LUCENE-8126: new spatial prefix tree (SPT) based on google S2 geometry

commit fc51c1f2ef983ce4d8ba4894f822cc6f8fbc643d
Author: Ignacio Vera <ivera@...>
Date:   2018-03-02T15:06:03Z

    LUCENE-8126: fixed jar checksum

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to