Commit Graph

22110 Commits

Author SHA1 Message Date
Mark Robert Miller 0476534d96 SOLR-6414: Update to Hadoop 2.6.0.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668652 13f79535-47bb-0310-9956-ffa450edef68
2015-03-23 14:16:33 +00:00
Dawid Weiss 425c57b22f FST.save can truncate output (BufferedOutputStream may be closed after the underlying stream)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668551 13f79535-47bb-0310-9956-ffa450edef68
2015-03-23 08:47:33 +00:00
Yonik Seeley e893b4dd54 tests: clean up statics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668446 13f79535-47bb-0310-9956-ffa450edef68
2015-03-22 19:08:44 +00:00
Mark Robert Miller 28abd3f23d SOLR-7092: Do a little better at clean up in new test code.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668412 13f79535-47bb-0310-9956-ffa450edef68
2015-03-22 17:12:07 +00:00
Mark Robert Miller 4e01da3843 SOLR-7284: HdfsUpdateLog is using hdfs FileSystem.get without turning off the cache.
SOLR-7286: Using HDFS's FileSystem.newInstance does not guarantee a new instance.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668411 13f79535-47bb-0310-9956-ffa450edef68
2015-03-22 17:09:40 +00:00
Mark Robert Miller 8edc462ec1 SOLR-7141: RecoveryStrategy: Raise time that we wait for any updates from the leader before they saw the recovery state to have finished.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668396 13f79535-47bb-0310-9956-ffa450edef68
2015-03-22 16:04:46 +00:00
Mark Robert Miller 12188a93fa SOLR-7285: CHANGES entry.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668392 13f79535-47bb-0310-9956-ffa450edef68
2015-03-22 15:51:04 +00:00
Yonik Seeley 6fa33cf6f0 tests: clean up statics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668382 13f79535-47bb-0310-9956-ffa450edef68
2015-03-22 15:01:13 +00:00
Mark Robert Miller 8e6f93c6ff SOLR-7285: ActionThrottle will not pause if getNanoTime first returns 0.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668370 13f79535-47bb-0310-9956-ffa450edef68
2015-03-22 13:44:35 +00:00
Mark Robert Miller 0a8dfe05dc SOLR-7092: Stop the HDFS lease recovery retries in HdfsTransactionLog on close and try to avoid lease recovery on closed files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668311 13f79535-47bb-0310-9956-ffa450edef68
2015-03-21 19:08:53 +00:00
Ramkumar Aiyengar f15330c32d SOLR-7245: Temporary ZK election or connection loss should not stall indexing due to LIR
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668274 13f79535-47bb-0310-9956-ffa450edef68
2015-03-21 14:13:17 +00:00
Ryan McKinley 54ba78e4de Merged revision(s) 1668195 from lucene/dev/branches/branch_5x:
SOLR-7278: oh my... sorry
........


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668197 13f79535-47bb-0310-9956-ffa450edef68
2015-03-21 05:19:43 +00:00
Yonik Seeley 29053fd238 SOLR-7216: JSON request API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668168 13f79535-47bb-0310-9956-ffa450edef68
2015-03-20 22:18:03 +00:00
Ryan McKinley e2feb7a2e5 Merged revision(s) 1668149 from lucene/dev/branches/branch_5x:
SOLR-7278: Make ValueSourceAugmenter easier to extend
........


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668151 13f79535-47bb-0310-9956-ffa450edef68
2015-03-20 21:14:40 +00:00
Shalin Shekhar Mangar b2046cf20c SOLR-7162: Remove unused SolrSortField interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668132 13f79535-47bb-0310-9956-ffa450edef68
2015-03-20 19:56:42 +00:00
Yonik Seeley 7294349918 change println of core descriptor to log
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668118 13f79535-47bb-0310-9956-ffa450edef68
2015-03-20 19:08:50 +00:00
Yonik Seeley 60f161fd9b SOLR-7262: fix broken thread safety for request handler registry introduced by SOLR-7073
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667799 13f79535-47bb-0310-9956-ffa450edef68
2015-03-19 16:11:36 +00:00
Uwe Schindler c568473f09 Merged revision(s) 1667784 from lucene/dev/branches/branch_5x:
Forward port this fix from the Java 9 bugfix, because the cast was actually wrong.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667794 13f79535-47bb-0310-9956-ffa450edef68
2015-03-19 15:35:53 +00:00
Noble Paul fe44bfa016 SOLR-6892: better description in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667587 13f79535-47bb-0310-9956-ffa450edef68
2015-03-18 16:50:48 +00:00
Steven Rowe 7cde848e37 SOLR-6141: fix schema update lock usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667579 13f79535-47bb-0310-9956-ffa450edef68
2015-03-18 15:54:47 +00:00
Yonik Seeley 695a0f0af0 SOLR-7217: autodetect POST body for curl
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667457 13f79535-47bb-0310-9956-ffa450edef68
2015-03-18 05:56:13 +00:00
Yonik Seeley bf00c1a0a7 SOLR-7259: fix thread safety of lazy loaded plugins
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667431 13f79535-47bb-0310-9956-ffa450edef68
2015-03-18 01:53:41 +00:00
Anshum Gupta ce472961c9 LUCENE-6363: Fix typo in version.properties file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667428 13f79535-47bb-0310-9956-ffa450edef68
2015-03-18 00:25:55 +00:00
Shalin Shekhar Mangar 8d64c08c1a SOLR-7258: Forbid MessageFormat.format and MessageFormat single-arg constructor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667414 13f79535-47bb-0310-9956-ffa450edef68
2015-03-17 21:52:05 +00:00
Noble Paul fd8a588bc5 fix formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667347 13f79535-47bb-0310-9956-ffa450edef68
2015-03-17 16:13:16 +00:00
Noble Paul 4c4d8ee994 fixing formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667339 13f79535-47bb-0310-9956-ffa450edef68
2015-03-17 15:54:16 +00:00
Steven Rowe ff83497b27 SOLR-6141: Schema API: Remove fields, dynamic fields, field types and copy fields; and replace fields, dynamic fields and field types
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667175 13f79535-47bb-0310-9956-ffa450edef68
2015-03-17 05:13:36 +00:00
Michael McCandless 39d6e2e38e MockRandomMP's force merge must also merge away pending but not written deletions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667140 13f79535-47bb-0310-9956-ffa450edef68
2015-03-16 21:54:35 +00:00
Yonik Seeley e18c94f1db tests: clean up static fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667034 13f79535-47bb-0310-9956-ffa450edef68
2015-03-16 15:20:19 +00:00
Yonik Seeley 3dc5ed33c5 SOLR-7214: JSON Facet API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666856 13f79535-47bb-0310-9956-ffa450edef68
2015-03-16 04:40:23 +00:00
Michael McCandless bb95b48546 fix 2B tests to pass again
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666845 13f79535-47bb-0310-9956-ffa450edef68
2015-03-15 20:55:28 +00:00
Yonik Seeley b2698e5fcf tests: fix request reuse and request close bugs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666834 13f79535-47bb-0310-9956-ffa450edef68
2015-03-15 20:06:22 +00:00
Yonik Seeley f0cc3bfb00 tests: fix request reuse and request close bugs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666830 13f79535-47bb-0310-9956-ffa450edef68
2015-03-15 19:40:30 +00:00
Yonik Seeley 1da43c81b3 tests: fix invalid test that assumed reusable request where params would never change
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666828 13f79535-47bb-0310-9956-ffa450edef68
2015-03-15 19:14:45 +00:00
Shalin Shekhar Mangar 5caf937f26 SOLR-7109: Indexing threads stuck during network partition can put leader into down state
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666825 13f79535-47bb-0310-9956-ffa450edef68
2015-03-15 18:40:50 +00:00
Yonik Seeley c7a69e7acc SOLR-6770: reformat - fix bad indentation and funky formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666816 13f79535-47bb-0310-9956-ffa450edef68
2015-03-15 17:58:29 +00:00
Ramkumar Aiyengar 7e8f6b7fd1 SOLR-6275: Remove nanoTime speed test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666754 13f79535-47bb-0310-9956-ffa450edef68
2015-03-14 21:58:26 +00:00
Ramkumar Aiyengar 24b20a53ff SOLR-7246: Speed up BasicZkTest, TestManagedResourceStorage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666749 13f79535-47bb-0310-9956-ffa450edef68
2015-03-14 21:33:16 +00:00
Michael McCandless 97d1f28b62 LUCENE-6355: also log time to write FieldInfos during merge to IW's infoStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666741 13f79535-47bb-0310-9956-ffa450edef68
2015-03-14 20:22:49 +00:00
Robert Muir fd86381062 LUCENE-6333: fix hashcode impl for TermsQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666528 13f79535-47bb-0310-9956-ffa450edef68
2015-03-13 17:56:34 +00:00
Yonik Seeley d4cba95df4 tests: give json matching tests a way to fail on repeated keys instead of overwriting with the last key
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666438 13f79535-47bb-0310-9956-ffa450edef68
2015-03-13 13:17:56 +00:00
Noble Paul 40a1d7e22c SOLR-6892: Improve the way update processors are used and make it simpler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666436 13f79535-47bb-0310-9956-ffa450edef68
2015-03-13 13:13:15 +00:00
Chris M. Hostetter c9d344f09d SOLR-7239: improved performance of min & max in StatsComponent, as well as situations where local params disable all stats
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666294 13f79535-47bb-0310-9956-ffa450edef68
2015-03-12 20:38:02 +00:00
Timothy Potter f3bc0ad731 SOLR-7173: Fix ReplicationFactorTest on Windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666266 13f79535-47bb-0310-9956-ffa450edef68
2015-03-12 17:58:29 +00:00
Yonik Seeley 5fa7505968 SOLR-7218: Use ^= for constant score query
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666183 13f79535-47bb-0310-9956-ffa450edef68
2015-03-12 13:29:40 +00:00
Yonik Seeley 0ff3ea426f tests: let json parser handle single quoted strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666167 13f79535-47bb-0310-9956-ffa450edef68
2015-03-12 12:47:30 +00:00
Uwe Schindler 0df44e9eff LUCENE-5418: Remove incorrect javadocs relict
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665972 13f79535-47bb-0310-9956-ffa450edef68
2015-03-11 19:20:49 +00:00
David Wayne Smiley 9cf30e5ed2 LUCENE-4942: Fix BytesRefIteratorTokenStream's attribute clone method.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665949 13f79535-47bb-0310-9956-ffa450edef68
2015-03-11 17:46:59 +00:00
David Wayne Smiley 5a0e0e007a SOLR-7228 fix test: remove weird leading unicode char from source file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665947 13f79535-47bb-0310-9956-ffa450edef68
2015-03-11 17:23:58 +00:00
Ryan McKinley e8eaf479c3 Merged revision(s) 1665899 from lucene/dev/branches/branch_5x:
SOLR-7228: fix test
........


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665900 13f79535-47bb-0310-9956-ffa450edef68
2015-03-11 15:19:01 +00:00