1828 Commits

Author SHA1 Message Date
Andrzej Bialecki
8b4ab2644d SOLR-11448: Implement an option in collection commands to wait for final results. 2017-10-18 16:28:56 +02:00
Noble Paul
e441b3ac4e SOLR-11359: refactored replica name parsing into Utils 2017-10-18 16:58:59 +10:30
Andrzej Bialecki
a91af34705 SOLR-11491: Fix a ClassCastException. 2017-10-17 19:15:59 +02:00
Noble Paul
0953cb3270 SOLR-11500: MOVEREPLICA api missing in V2 2017-10-17 23:34:12 +10:30
Noble Paul
fb97ff1400 SOLR-11359: Refactored 2017-10-17 00:06:42 +10:30
Noble Paul
141b08a40f SOLR-11359: Refactored 2017-10-16 23:57:29 +10:30
Andrzej Bialecki
fc88e225d2 SOLR-11491: Support retrieval of cluster properties in HttpClusterStateProvider. 2017-10-16 10:09:58 +02:00
Andrzej Bialecki
8dd489edce SOLR-11285: Support simulations at scale in the autoscaling framework,
part 1 (refactoring).
2017-10-14 18:15:40 +02:00
Cao Manh Dat
9543e85460 SOLR-11443: Remove the usage of workqueue for Overseer 2017-10-14 09:33:17 +07:00
Noble Paul
371f731520 SOLR-11451: added logging to track the failures 2017-10-11 00:42:55 +10:30
Joel Bernstein
aa6ec0ee54 SOLR-11377: Add expMovingAverage (exponential moving average) Stream Evaluator 2017-10-08 21:03:47 -04:00
Joel Bernstein
b9c8aa7059 SOLR-11439: Add harmonicFit Stream Evaluator 2017-10-08 21:03:47 -04:00
Andrzej Bialecki
5c62fb56f7 SOLR-11285: Fix a bug in Policy modifier methods. 2017-10-04 20:53:20 +02:00
Joel Bernstein
070d6d3748 SOLR-11392: Change collection names in test case 2017-10-04 14:29:15 -04:00
Joel Bernstein
1782dd9ca9 SOLR-11436: Add polyfit and polyfitDerivative Stream Evaluators 2017-10-04 14:02:13 -04:00
Steve Rowe
fe38dcafbe fix precommit errors after merging autoscaling branch into master 2017-10-04 12:17:40 -04:00
Noble Paul
0e679e4edf Merge branch 'feature/autoscaling' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-10-04 18:53:51 +10:30
markrmiller
fc429399ec SOLR-11425: SolrClientBuilder does not allow infinite timeout (value 0). 2017-10-03 09:08:26 -05:00
Noble Paul
310bcd7cbe Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr into feature/autoscaling 2017-10-03 23:57:15 +10:30
Noble Paul
942b6715b3 policy should compare the approx val instead of actual val when moving replicas around 2017-10-02 13:05:50 +10:30
Joel Bernstein
c322e36926 SOLR-11422: Add probabilities parameter to the enumeratedDistribution Stream Evaluator 2017-09-29 13:10:26 -04:00
Joel Bernstein
71eb59e043 SOLR-11420: sql Streaming Expression should use the default collection if none is provided 2017-09-29 10:36:26 -04:00
Joel Bernstein
633af79406 SOLR-11415: Add betaDistribution Stream Evaluator 2017-09-29 09:57:45 -04:00
Joel Bernstein
86fa1cf11b SOLR-11418: Allow comments in Streaming Expressions 2017-09-28 21:36:13 -04:00
Joel Bernstein
3f94f2ed4c SOLR-11414: Add gammaDistribution Stream Evaluator 2017-09-28 14:08:38 -04:00
Joel Bernstein
790533da12 SOLR-11401: Add zipFDistribution Stream Evaluator 2017-09-27 21:47:43 -04:00
Joel Bernstein
6b3447defd SOLR-11400: Add logNormalDistribution Stream Evaluator 2017-09-27 13:53:03 -04:00
Erick Erickson
424fb3bfb7 SOLR-11224: SolrStream.close can hit an NPE 2017-09-26 09:26:12 -07:00
Joel Bernstein
0e5c3aa3dc SOLR-11398: Add weibullDistribution Stream Evaluator 2017-09-25 21:41:55 -04:00
Joel Bernstein
7da8325cee SOLR-11388: Add test case 2017-09-23 21:31:38 -04:00
Joel Bernstein
d5274ff239 SOLR-11392: StreamExpressionTest.testParallelExecutorStream fails too frequently 2017-09-23 13:03:19 -04:00
Joel Bernstein
e62f9f85d0 SOLR-11388: Fix sample function 2017-09-23 13:03:19 -04:00
Joel Bernstein
5c9af8640e SOLR-11388: Add monteCarlo Stream Evaluator to support Monte Carlo simulations WIP 2017-09-23 13:03:18 -04:00
Joel Bernstein
fc8d7ee1b0 SOLR-11387: testPoissonDistribution fails too frequently 2017-09-21 21:04:30 -04:00
Shalin Shekhar Mangar
e13c4c34f0 SOLR-11085: Improve resiliency of autoscaling actions against overseer restarts and operation failures 2017-09-20 16:40:27 -07:00
Noble Paul
6c3226876e SOLR-11368: Abstract out DistibutedQueue as an interface 2017-09-20 15:44:32 +09:30
Joel Bernstein
e0327719a3 SOLR-11354: Fix precommit 2017-09-19 21:26:49 -04:00
Joel Bernstein
565b6c6e5a SOLR-11354: Add factorial and movingMedian Stream Evaluators 2017-09-19 21:26:33 -04:00
Shalin Shekhar Mangar
341a730ad5 Revert "SOLR-11072: Implement trigger for searchRate event type."
This reverts commit 8ef83bf
2017-09-18 09:26:49 -07:00
Shalin Shekhar Mangar
bc25e846bc Revert "SOLR-11072: Fix searchRate trigger hookup to ComputePlanAction. Make the trigger more robust by supporting host collections with warm shards. Add unit test."
This reverts commit 6fb2803
2017-09-18 09:25:27 -07:00
Shalin Shekhar Mangar
de3107c70f Merge branch 'master' into feature/autoscaling
# Conflicts:
#	solr/CHANGES.txt
2017-09-18 09:23:41 -07:00
Joel Bernstein
1544839309 SOLR-11350: Add primes Stream Evaluator 2017-09-11 15:00:19 -04:00
Joel Bernstein
a4fc14baed SOLR-11344: Fix copyOfRange Stream Evaluator so the end index parameter can be equal to the length array 2017-09-09 20:24:05 -04:00
Joel Bernstein
c229dc328f SOLR-11342: Add sumDifference and meanDifference Stream Evaluators 2017-09-08 21:08:29 -04:00
Joel Bernstein
e8dee89c87 SOLR-11339: Add Canberra, Chebyshev, Earth Movers and Manhattan Distance Stream Evaluators 2017-09-08 15:44:28 -04:00
Joel Bernstein
a6142b3b61 SOLR-11338: Add Kendall's Tau-b rank and Spearmans rank correlation Stream Evaluators 2017-09-08 13:01:16 -04:00
Andrzej Bialecki
6fb2803bca SOLR-11072: Fix searchRate trigger hookup to ComputePlanAction. Make
the trigger more robust by supporting host collections with warm shards.
Add unit test.
2017-09-07 17:04:41 +02:00
Steve Rowe
5324c7436c SOLR-11181: fix validate-maven-dependencies 2017-09-07 09:24:02 -04:00
Andrzej Bialecki
8ef83bff12 SOLR-11072: Implement trigger for searchRate event type. 2017-09-07 12:37:57 +02:00
Noble Paul
a73ffff8e3 SOLR-11327: MODIFYCOLLECTION should be able to edit policy attribute 2017-09-07 20:01:09 +09:30