Commit Graph

20828 Commits

Author SHA1 Message Date
Adrien Grand 09c2c4d0aa LUCENE-5858: First iteration.
Tests pass but the rest (eg. javadocs) might be completely broken.


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5858@1621751 13f79535-47bb-0310-9956-ffa450edef68
2014-09-01 11:37:03 +00:00
Adrien Grand ba4d9e017f LUCENE-5858: Create branch.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5858@1621750 13f79535-47bb-0310-9956-ffa450edef68
2014-09-01 11:27:52 +00:00
Uwe Schindler a8ffbd429f Fix project name in clover report
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621638 13f79535-47bb-0310-9956-ffa450edef68
2014-08-31 21:06:17 +00:00
Mark Robert Miller 6b51065b2f SOLR-6458: Hard coded ENGLISH locale for AbstractSolrMorphlineTestBase tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621609 13f79535-47bb-0310-9956-ffa450edef68
2014-08-31 17:15:37 +00:00
Uwe Schindler e5b1613030 Update to Clover 4.0.0 (and update license)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621543 13f79535-47bb-0310-9956-ffa450edef68
2014-08-30 22:16:43 +00:00
Uwe Schindler f7b691e1b6 Update some build tools
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621540 13f79535-47bb-0310-9956-ffa450edef68
2014-08-30 22:05:49 +00:00
Uwe Schindler 90817094a4 Revert last commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621532 13f79535-47bb-0310-9956-ffa450edef68
2014-08-30 20:02:59 +00:00
Uwe Schindler 7df964993e Don't run slow tests with clover
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621501 13f79535-47bb-0310-9956-ffa450edef68
2014-08-30 18:12:25 +00:00
Uwe Schindler 4f7542e807 don't pass local properties down for clover
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621499 13f79535-47bb-0310-9956-ffa450edef68
2014-08-30 18:00:10 +00:00
Uwe Schindler 3c0d111d07 LUCENE-5909: Fix stupid bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621486 13f79535-47bb-0310-9956-ffa450edef68
2014-08-30 16:30:23 +00:00
Uwe Schindler 781cdb9a07 LUCENE-5909: Fix description
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621479 13f79535-47bb-0310-9956-ffa450edef68
2014-08-30 16:09:00 +00:00
Uwe Schindler 9cba8eb45f LUCENE-5909: Smoke tester now has better command line parsing and optionally also runs on Java 8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621473 13f79535-47bb-0310-9956-ffa450edef68
2014-08-30 15:48:16 +00:00
Michael McCandless 21e2609d40 don't let virus checker run when testing merge stability
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621432 13f79535-47bb-0310-9956-ffa450edef68
2014-08-30 08:52:25 +00:00
Michael McCandless 24e22029ce LUCENE-5904: fix false fail
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621429 13f79535-47bb-0310-9956-ffa450edef68
2014-08-30 08:42:57 +00:00
Michael McCandless 7bb8cd1e39 LUCENE-5904: fix redundant cast warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621423 13f79535-47bb-0310-9956-ffa450edef68
2014-08-30 08:26:14 +00:00
Michael McCandless e969c2c39c LUCENE-5904: fix test to make empty initial commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621422 13f79535-47bb-0310-9956-ffa450edef68
2014-08-30 08:25:35 +00:00
Noble Paul 367df46c7d SOLR-6365: specify appends, defaults, invariants outside of the request handler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621414 13f79535-47bb-0310-9956-ffa450edef68
2014-08-30 02:53:26 +00:00
Michael McCandless 7a189a3aca LUCENE-5904: fix corruption case caused by virus checker after an unclean IW shutdown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621389 13f79535-47bb-0310-9956-ffa450edef68
2014-08-29 21:14:15 +00:00
Ryan Ernst df537119b2 Revert smoke test update to java 8 for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621340 13f79535-47bb-0310-9956-ffa450edef68
2014-08-29 16:55:31 +00:00
Ryan Ernst cc99148aa0 Add java8 checks to smoke test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621336 13f79535-47bb-0310-9956-ffa450edef68
2014-08-29 16:38:00 +00:00
Mark Robert Miller a61a530190 SOLR-4580: Support for protecting content in ZooKeeper.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621294 13f79535-47bb-0310-9956-ffa450edef68
2014-08-29 12:30:53 +00:00
Michael McCandless 3d14ee5ae2 LUCENE-5912: add test case confirming openIfChanged with an NRT reader on a commit point in fact shares SegmentReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621269 13f79535-47bb-0310-9956-ffa450edef68
2014-08-29 09:15:33 +00:00
Timothy Potter 0fc0002f30 SOLR-6443: Disable test that fails on Jenkins until we can determine the problem.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621207 13f79535-47bb-0310-9956-ffa450edef68
2014-08-28 21:14:06 +00:00
Timothy Potter f911e03e31 SOLR-6444: Disable test that still fails in Jenkins sometimes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621206 13f79535-47bb-0310-9956-ffa450edef68
2014-08-28 21:13:01 +00:00
Timothy Potter f20a9e70bb SOLR-6444: Use distrib=false to ensure real-time get request only hits the replica we're testing for proper recovery.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621181 13f79535-47bb-0310-9956-ffa450edef68
2014-08-28 19:03:18 +00:00
Uwe Schindler ac4f5bbabe Move some properties to begin of build files, so its easier to understand what can be changed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621118 13f79535-47bb-0310-9956-ffa450edef68
2014-08-28 11:28:53 +00:00
Uwe Schindler d7ad6e73a4 Fix smoker to allow the new version.properties file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621108 13f79535-47bb-0310-9956-ffa450edef68
2014-08-28 09:56:10 +00:00
Uwe Schindler fe34001c60 Fix nightly smoke for Ryan's changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621102 13f79535-47bb-0310-9956-ffa450edef68
2014-08-28 09:26:57 +00:00
Ryan Ernst 80e6000296 Change buildAndPushRelease and smokeTestRelease scripts to use argparse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621085 13f79535-47bb-0310-9956-ffa450edef68
2014-08-28 08:01:50 +00:00
Timothy Potter 37af344a04 SOLR-6443: don't close the zk client from the test, possible fix for jenkins failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620946 13f79535-47bb-0310-9956-ffa450edef68
2014-08-27 17:21:27 +00:00
Shalin Shekhar Mangar 6f1c5de38f SOLR-6437: Managed schema is not enabled with /update/json and /update/json/docs request handlers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620768 13f79535-47bb-0310-9956-ffa450edef68
2014-08-27 00:37:48 +00:00
Ryan Ernst c5dd7783a3 LUCENE-5908: Fix Lucene43NGramTokenizer to be final
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620759 13f79535-47bb-0310-9956-ffa450edef68
2014-08-26 23:17:49 +00:00
Michael McCandless 561fddd8a7 LUCENE-5907: merge test cases forward to 5.0 (the issue only affects 4.x)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620751 13f79535-47bb-0310-9956-ffa450edef68
2014-08-26 22:03:45 +00:00
Uwe Schindler c137b0cb57 Remove obsolete property
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620730 13f79535-47bb-0310-9956-ffa450edef68
2014-08-26 20:46:53 +00:00
Ryan Ernst 2e7acd8f73 LUCENE-5901:Replaced all occurences of LUCENE_CURRENT with LATEST for luceneMatchVersion
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620718 13f79535-47bb-0310-9956-ffa450edef68
2014-08-26 20:00:51 +00:00
Chris M. Hostetter 7555e1c43c SOLR-6387: additional map-reduce test that does forking and needs 'tr' check
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620707 13f79535-47bb-0310-9956-ffa450edef68
2014-08-26 19:39:16 +00:00
Chris M. Hostetter 1cd1d47d37 ensure test closes the infoStream it opens
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620691 13f79535-47bb-0310-9956-ffa450edef68
2014-08-26 18:49:41 +00:00
Chris M. Hostetter 5ba174274c SOLR-6410: Ensure all Lookup instances are closed via CloseHook - move CHANGES.txt entry for 4.10 backport
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620674 13f79535-47bb-0310-9956-ffa450edef68
2014-08-26 17:42:35 +00:00
Michael McCandless 08ea029953 do test merge stability for Lucene41PF
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620606 13f79535-47bb-0310-9956-ffa450edef68
2014-08-26 14:16:54 +00:00
Ryan Ernst f566386416 LUCENE-5900: More Version cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620509 13f79535-47bb-0310-9956-ffa450edef68
2014-08-26 05:19:34 +00:00
Shalin Shekhar Mangar 751bc33ea9 SOLR-5966: Admin UI Menu is fixed and doesn't respect smaller viewports
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620473 13f79535-47bb-0310-9956-ffa450edef68
2014-08-25 21:56:46 +00:00
Mark Robert Miller e7835ba433 SOLR-6428: Occasional OverseerTest#testOverseerFailure fail due to missing election node.
SOLR-5596: OverseerTest.testOverseerFailure - leader node already exists.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620319 13f79535-47bb-0310-9956-ffa450edef68
2014-08-25 13:08:29 +00:00
Mark Robert Miller 50228a76c1 SOLR-6427: HdfsCollectionsAPIDistributedZkTest can fail because it tries to use an hdfs location with the file system based spellchecker which results in it trying to write to an illegal filesystem location.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620303 13f79535-47bb-0310-9956-ffa450edef68
2014-08-25 12:18:28 +00:00
Uwe Schindler 489e0373cd Fix forbiddena-apis failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620269 13f79535-47bb-0310-9956-ffa450edef68
2014-08-25 07:37:53 +00:00
Robert Muir 81d734b11b LUCENE-5123, LUCENE-5268: move CHANGES 5.0 -> 4.11
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620252 13f79535-47bb-0310-9956-ffa450edef68
2014-08-25 01:57:33 +00:00
Mark Robert Miller 40eb48bcf3 SOLR-5596: Raise zk client timeout for mock objects.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620247 13f79535-47bb-0310-9956-ffa450edef68
2014-08-25 00:06:04 +00:00
Mark Robert Miller 3f4ae2dafb SOLR-6426: SolrZkClient clean can fail due to a race with children nodes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620245 13f79535-47bb-0310-9956-ffa450edef68
2014-08-25 00:03:27 +00:00
Mark Robert Miller 2bb99e83fa SOLR-6425: If you using the new global hdfs block cache option, you can end up reading corrupt files on file name reuse.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620236 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 23:26:33 +00:00
Mark Robert Miller c4ef611991 tests: raise connection timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620203 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 21:57:53 +00:00
Mark Robert Miller 62b916cc1f SOLR-6424: Fix test for new default.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620197 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 21:47:50 +00:00