6843 Commits

Author SHA1 Message Date
Mikhail Khludnev
a39a6ce672 SOLR-12155: awake threads awaiting UIF.<init> despite of exception. 2018-04-10 21:32:25 +03:00
Mikhail Khludnev
764dcc336b SOLR-12207: rethowing AssertionError from jdk reflection bug 2018-04-10 20:34:07 +03:00
Ishan Chattopadhyaya
a70b257c80 SOLR-12096: Fix test failure, using deterministic sort order 2018-04-10 12:35:05 +05:30
Mark Miller
5e2a5a5b8c SOLR-10783: Add support for Hadoop Credential Provider as SSL/TLS store password source. 2018-04-09 21:57:56 -05:00
David Smiley
f0aed933a6 SOLR-12139: eq() now works on strings and perhaps anything 2018-04-09 12:17:48 -04:00
Alan Woodward
798d351034 LUCENE-8242: Deprecate createNormalizedWeight 2018-04-09 15:07:04 +01:00
Ishan Chattopadhyaya
ea08bd3b67 SOLR-12096: Fixed inconsistent results format of subquery transformer for distributed search (multi-shard) 2018-04-09 16:36:07 +05:30
Alan Woodward
2ae488aae2 SOLR-12147: Don't use MemoryPostingsFormat for TestDocTermOrds.testTriggerUnInvertLimit
This can lead to OOM on nightly runs, as it needs to create a very large index,
and the CI machines don't have huge amounts of RAM.
2018-04-07 18:34:25 +01:00
Steve Rowe
5c37b07a3d SOLR-12199: TestReplicationHandler.doTestRepeater(): TEST_PORT interpolation failure: Server refused connection at: http://127.0.0.1:TEST_PORT/solr 2018-04-06 14:50:21 -04:00
Joel Bernstein
d2845b033e SOLR-12175: Fix TestConfigSetsAPI 2018-04-05 14:00:07 -04:00
Steve Rowe
8e276b90f5 SOLR-11929: UpdateLog metrics are not initialized on core reload 2018-04-04 11:19:21 -04:00
Andrzej Bialecki
2bbd193691 SOLR-12095: Missed a few calls to init(). 2018-04-04 17:13:24 +02:00
Cao Manh Dat
34b83ed869 SOLR-12176: Improve FORCELEADER to handle the case when a replica win the election but does not present in clusterstate 2018-04-04 03:41:57 +07:00
Varun Thacker
56f80c0dc7 SOLR-12154: Disallow explicit usage of Log4j2 logger via forbidden APIs 2018-04-03 18:21:14 -07:00
Andrzej Bialecki
a8b42300c0 SOLR-12095: Fix precommit issues. 2018-04-03 17:19:56 +02:00
Andrzej Bialecki
a14980c479 SOLR-12095: AutoScalingHandler should validate triggers before updating zookeeper. 2018-04-03 15:59:50 +02:00
Tomas Fernandez Lobbe
2c1f110b6b SOLR-12172: Fixed race condition in collection properties 2018-04-02 15:56:25 -07:00
Joel Bernstein
269a676940 SOLR-12133: Fix precommit 2018-04-02 12:53:12 -04:00
Joel Bernstein
d89a90067b SOLR-12174: Refactor Streaming Expression function registration 2018-04-02 12:32:31 -04:00
Shalin Shekhar Mangar
805438c59d SOLR-12133: Removing BadApple annotation 2018-04-02 21:20:40 +05:30
Shalin Shekhar Mangar
8189e4f972 SOLR-12133: Fix race conditions that caused NodeMarkersRegistrationTest.testNodeMarkersRegistration to fail 2018-04-02 21:15:09 +05:30
Mikhail Khludnev
a4789db477 SOLR-7736: break OverseerTriggerThread when interrupted. 2018-04-01 18:37:18 +03:00
Mikhail Khludnev
7a920cb0f6 SOLR-11673: Slave doesn't commit empty index if new index appears on master by deafult. 2018-04-01 16:47:23 +03:00
Cao Manh Dat
ab092942cf SOLR-12066: Move test to DeleteInactiveReplicaTest 2018-03-31 14:50:28 +07:00
Shalin Shekhar Mangar
bd85fd389f SOLR-12169: Fix ComputePlanActionTest.testSelectedCollections fails on jenkins by aggressively cleaning up trigger state left by other test methods in the test setup 2018-03-30 22:56:58 +05:30
Shalin Shekhar Mangar
e3c67b1980 SOLR-12169: Update jira number in BadApple annotation 2018-03-30 19:42:13 +05:30
Cao Manh Dat
35bfe89790 SOLR-12066: Cleanup deleted core when node start 2018-03-30 20:11:39 +07:00
Cao Manh Dat
d483108a15 SOLR-12168: LIROnShardRestartTest failures 2018-03-30 19:54:18 +07:00
Shalin Shekhar Mangar
83cca5cd06 SOLR-12133: Fix failures in TriggerIntegrationTest.testEventQueue due to race conditions 2018-03-30 16:42:35 +05:30
Shalin Shekhar Mangar
0e5374e963 SOLR-12152: Extracted TriggerIntegrationTest.testEventFromRestoredState into its own test class 2018-03-30 12:41:18 +05:30
Shalin Shekhar Mangar
1aafc90cbe SOLR-12152: Fix compilation error due to missing import 2018-03-30 12:23:06 +05:30
Shalin Shekhar Mangar
ac8cbaac06 SOLR-12152: Fix node count to 2 for TriggerSetPropertiesIntegrationTest 2018-03-30 12:19:13 +05:30
Shalin Shekhar Mangar
ed9e5eb75b SOLR-12152: Split up TriggerIntegrationTest into multiple tests to isolate and increase reliability 2018-03-30 11:08:56 +05:30
Erick Erickson
23707314dd SOLR-12028: BadApple and AwaitsFix annotations usage 2018-03-29 21:41:03 -07:00
Erick Erickson
e55b7e9911 SOLR-12162: CorePropertiesLocator Exception message contains a typo when unable to create Solr Core 2018-03-29 18:01:38 -07:00
Andrzej Bialecki
668b81721f SOLR-12145: ConcurrentModificationException in SimNodeStateProvider.getReplicaInfo. 2018-03-29 13:42:19 +02:00
Cao Manh Dat
d7197b2565 SOLR-12087: Check for exception message of request recovery to remove LIR node 2018-03-29 18:38:07 +07:00
Dawid Weiss
e96811c7a5 LUCENE-8228: removed obsolete IndexDeletionPolicy clone() requirements from the javadoc. 2018-03-29 08:58:28 +02:00
Andrzej Bialecki
7260d9ce71 SOLR-11882: SolrMetric registries retained references to SolrCores when closed. 2018-03-28 11:23:47 +02:00
Shalin Shekhar Mangar
3be8cfb356 SOLR-10734: Clone the original solr document each time we retry 2018-03-28 12:56:34 +05:30
Shalin Shekhar Mangar
ab32506243 SOLR-10734: AtomicUpdateRequestProcessor can cause wrong/old values to be set under concurrent updates for the same document. Multithreaded test for AtomicUpdateRequestProcessor was also beefed up and fixed. 2018-03-28 12:40:57 +05:30
Tomas Fernandez Lobbe
3e29c7dbd5 SOLR-12035: edimax should include charfilters in nostopanalyzer
This closes #329
2018-03-27 21:37:19 -07:00
Tomas Fernandez Lobbe
f8af274783 SOLR-12153: Remove Thread.sleep from ZkSolrClientTest.testMultipleWatchesAsync 2018-03-27 20:21:02 -07:00
Shalin Shekhar Mangar
89e337ed3d SOLR-10734: Marking test with BadApple once again until the new failures can be fixed 2018-03-27 19:53:07 +05:30
Shalin Shekhar Mangar
64c110c58d SOLR-10734: Fix Multithreaded test/support for AtomicURP 2018-03-27 15:05:23 +05:30
Cao Manh Dat
160faaf594 SOLR-12146: LIR should skip deleted replicas 2018-03-27 15:55:43 +07:00
Shalin Shekhar Mangar
ecb94ba442 SOLR-7736: Fix ZkController.publishAndWaitForDownStates 2018-03-27 10:28:34 +05:30
Varun Thacker
bea6e2307b SOLR-7887: Log4J2 upgrade fixes 2018-03-26 11:32:03 -07:00
Shalin Shekhar Mangar
b0f677c383 SOLR-12087: Fixed bug in TimeOut.waitFor that can cause an infinite loop and added javadocs 2018-03-26 16:58:56 +05:30
Erick Erickson
624d128b5e SOLR-7887: Upgrade Solr to use log4j2 -- log4j 1 now officially end of life 2018-03-25 19:16:09 -07:00