13013 Commits

Author SHA1 Message Date
Andrzej Bialecki
33b4b6c14b SOLR-13440: Support saving/restoring autoscaling state for repeatable simulations. 2019-05-13 19:20:12 +02:00
Joel Bernstein
c921c72fba SOLR-13047: Update CHANGES.tx 2019-05-12 20:19:12 -04:00
Erick Erickson
41d216cce0 SOLR-13454: Investigate ReindexCollectionTest failures. moving bandaid calls
(cherry picked from commit cd8508408a01d6fd4a808868ede175cfec235835)
2019-05-12 10:37:20 -07:00
Erick Erickson
4c10edc3e4 SOLR-13454: Investigate ReindexCollectionTest failures. I missed a place where I should have called the bandaid code
(cherry picked from commit 0aaf5432089075cf3847508ae83de76ee5e44b97)
2019-05-10 13:56:33 -07:00
Joel Bernstein
51d6c7292b SOLR-13047: Fix Pre-commit 2019-05-10 16:20:30 -04:00
Joel Bernstein
30c50d095c SOLR-13047: Add facet2D Streaming Expression
Co-authored-by: Joel Bernstein <jbernste@apache.org>
Co-authored-by: Nazerke Seidan <seinaz1997@gmail.com>
2019-05-10 16:20:10 -04:00
Cao Manh Dat
3e300e1a94 SOLR-13445: Hardness the test 2019-05-10 15:27:49 +01:00
Erick Erickson
8bac8a70a1 SOLR-13454: Investigate ReindexCollectionTest failures
(cherry picked from commit 577be08bf278e90df6c119b0b50498828e1879d4)
2019-05-09 12:46:25 -07:00
Chris Hostetter
20e261c483 Merge remote-tracking branch 'refs/remotes/origin/branch_8x' into branch_8x 2019-05-09 11:40:54 -07:00
Chris Hostetter
786f5fc359 minimize randomization of IndexWriterConfig in TestDocTermOrdsUninvertLimit to reduce risk of OOM in nightly tests
(cherry picked from commit 5e40000e273b861c733bd220c0fc8fd3e3e359b0)
2019-05-09 11:35:02 -07:00
Jan Høydahl
03cca62af3 SOLR-13453: Adjust auth metrics asserts in tests after SOLR-13449 (#668)
(cherry picked from commit 5b772f7c9d8ba557287b0a0e01c459f07cdac9c4)
2019-05-09 20:16:11 +02:00
Christine Poerschke
726fb8facc SOLR-13049: Make contrib/ltr Feature.defaultValue configurable. (Stanislav Livotov, Christine Poerschke) 2019-05-09 17:45:05 +01:00
Chris Hostetter
eed96570aa SOLR-12833: prevent NPE in DistributedUpdateProcessorTest AfterClass when mockito assumption fails in BeforeClass
(cherry picked from commit cde00b9a84f3d57252d34daaa77f2b56cf9802cb)
2019-05-08 11:35:28 -07:00
Cao Manh Dat
2ec14f0323 SOLR-13445: Fix precommit 2019-05-08 19:17:17 +01:00
Cao Manh Dat
8a1b966165 SOLR-13445: Preferred replicas on nodes with same system properties as the query master 2019-05-08 17:59:33 +01:00
Erick Erickson
212b2b97dc SOLr-13428: Take the WARN message out of the logs when optimizing.
(cherry picked from commit f4399a495edb083b192e78680f67d73a0192f85f)
2019-05-08 06:15:28 -07:00
Cao Manh Dat
d9fbcc6b85 SOLR-13453: Marking mentioned tests as AwaitsFix 2019-05-08 11:18:34 +01:00
Noble Paul
31986798e8 typo in CHNAGES.txt 2019-05-08 07:29:05 +10:00
Cao Manh Dat
8569fb6f8b SOLR-13276: Improving CloudHttp2SolrClientTest 2019-05-07 10:09:51 +01:00
Cao Manh Dat
79fb96854c SOLR-13449: SolrClientNodeStateProvider always retries on requesting metrics from other nodes 2019-05-07 09:42:51 +01:00
Ishan Chattopadhyaya
6797274581 SOLR-13394: Updating contributors for this issue in CHANGES.txt 2019-05-07 14:10:46 +05:30
Ishan Chattopadhyaya
1ab8c18d05 SOLR-5970: Adding upgrade notes for this change 2019-05-07 14:08:23 +05:30
noble
8cde22ba01 SOLR-13320 : add an update param failOnVersionConflicts=false to updates not fail when there is a version conflict 2019-05-07 15:22:57 +10:00
Ishan Chattopadhyaya
d92582fa21 SOLR-13410: Making the test more resilient 2019-05-07 00:58:54 +05:30
Andrzej Bialecki
b2337262b1 SOLR-12833: This test needs the update log - use "enable.update.log" property to turn it on. 2019-05-06 12:07:08 +02:00
Jason Gerlowski
919b085444 SOLR-13318: Fix casting issues in BucketBasedJsonFacet 2019-05-06 00:01:04 -04:00
Ishan Chattopadhyaya
3d9d72ba69 SOLR-13410: Fix for test failure of the newly added test 2019-05-04 20:33:01 +05:30
Ishan Chattopadhyaya
400a918071 SOLR-13410: Designated overseer wasn't able to rejoin election queue upon restart 2019-05-04 00:29:49 +05:30
Jan Høydahl
7c5a02efd0 SOLR-12120: Fix bug in draining queue before shutdown
(cherry picked from commit cdd130ccb69e4483ca4fa488c3e9f0b88631cfcb)
2019-05-03 00:30:22 +02:00
noble
9952c2a24f SOLR-13441: Refactor code to minimize direct use of noggit 2019-05-03 07:22:13 +10:00
Ishan Chattopadhyaya
2faed4cada SOLR-13348: Speed up collapsing by avoiding scoring of ineligible documents 2019-05-03 02:46:03 +05:30
Ishan Chattopadhyaya
f8caca54ac SOLR-12833: Fix PeerSyncTest and TestInPlaceUpdatesDistrib failures 2019-05-03 02:37:39 +05:30
Ishan Chattopadhyaya
ac2e1e3cea SOLR-13394: Tweaking G1 parameters and adding ref guide documentation 2019-05-03 00:37:13 +05:30
David Smiley
9bd9f1b296 SOLR-12833: DistributedUpdateProcessorTest assumeWorkingMockito() 2019-05-02 18:52:03 +02:00
Andrzej Bialecki
2d3e50c56d SOLR-13427: Delete duplicate package description. 2019-05-02 18:40:42 +02:00
David Smiley
688c8d285f SOLR-12833: Test should use ExecutorUtil
(cherry picked from commit 1f91932ba45d92c0ccedbdb2a24a57cc77808fae)
2019-05-01 14:34:21 -04:00
moshebla
559533680c SOLR-12638: ref-guide notes for partial/atomic updates of nested docs
(cherry picked from commit 093990e744b2aabea97a2c0941b0084a38073310)
2019-05-01 14:31:28 -04:00
Ishan Chattopadhyaya
8ea32d61fe Adding 8.2 version 2019-05-01 14:51:55 +05:30
Andrzej Bialecki
dbc9a3c767 SOLR-12833: Avoid unnecessary memory cost when DistributedUpdateProcessor timed-out lock is not used. 2019-04-30 22:32:09 +02:00
Andrzej Bialecki
81ab1cd442 SOLR-13427: Add missing package description. 2019-04-30 19:20:13 +02:00
Mikhail Khludnev
39ff3052c3 SOLR-12291: fixing premature completion of async tasks
* extract async tracking methods from OverseerCollectionMessageHandler into the separate class
* replacing hashmap to named list to avoid entry loss
2019-04-30 10:03:34 +03:00
Andrzej Bialecki
44efae15a9 SOLR-13427: Support simulating the execution of autoscaling suggestions. 2019-04-30 00:23:03 +02:00
Noble Paul
94b9f7ed1c SOLR-13429: HashBasedRouter logs the entire state.json when a slice is not found 2019-04-30 06:09:15 +10:00
Andrzej Bialecki
72230b69b3 SOLR-13407: Fix NPE and be consistent about returning empty instead of null properties. 2019-04-29 12:20:52 +02:00
Shalin Shekhar Mangar
793c974a59 SOLR-13432: Add .toString methods to BitDocSet and SortedIntDocSet so that enabling "showItems" on the filter caches shows some useful information about the values in the cache
(cherry picked from commit f77c56dbc636ec2305826c1734ae0885f222dd03)
2019-04-29 12:34:58 +05:30
Ishan Chattopadhyaya
980472aa47 SOLR-5970: Fix precommit 2019-04-28 23:36:20 +05:30
Ishan Chattopadhyaya
855c7d6bb5 SOLR-5970: Return correct status upon collection creation failure 2019-04-28 23:20:21 +05:30
Ishan Chattopadhyaya
a877632aaf SOLR-12248, SOLR-4647: Grouping is broken on docValues-only fields 2019-04-28 23:04:37 +05:30
Erick Erickson
16203c2668 SOLR-11035: (at least) 2 distinct failures possible when clients attempt searches during SolrCore reload. More fixes, bad test. 2019-04-28 10:27:13 -04:00
Jason Gerlowski
65d7dfd5cf SOLR-13343: Fix minor web UI spacing issue
Closes #592
2019-04-27 10:40:06 -04:00