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 |
|
Joel Bernstein
|
26201c8dad
|
SOLR-11241: Fix precommit
|
2017-09-06 11:32:04 -04:00 |
|
Joel Bernstein
|
4496612120
|
SOLR-11241: Add discrete counting and probability Stream Evaluators
|
2017-09-06 11:32:04 -04:00 |
|
yonik
|
2ed1573adc
|
SOLR-11317: change FacetStream to handle int/long as well as double for metrics
|
2017-09-05 14:14:19 -04:00 |
|
Joel Bernstein
|
3423ae4b92
|
SOLR-11321: Add ebeAdd, ebeSubtract, ebeDivide, ebeMultiply, dotProduct and cosineSimilarity Stream Evaluators
|
2017-09-04 18:40:03 -04:00 |
|
Noble Paul
|
054f445a27
|
SOLR-11307: The SHARD hint is deprecated in favor of a COLL_SHARD hint
|
2017-09-04 22:55:55 +09:30 |
|
Shalin Shekhar Mangar
|
b2cf38c191
|
Merge branch 'master' into feature/autoscaling
# Conflicts:
# solr/CHANGES.txt
|
2017-09-02 21:12:07 +05:30 |
|
Dennis Gove
|
4b6f2e5ca7
|
SOLR-11283: Refactors all Stream Evaluators in solrj.io.eval to simplify them
|
2017-08-25 22:07:37 -04:00 |
|
Andrzej Bialecki
|
ce7db65e6f
|
Revert "SOLR-11285: Initial refactoring."
This reverts commit aee54ff7d15be96aec7e78dc30edfc78a4f166cf.
|
2017-08-24 15:10:29 +02:00 |
|
Andrzej Bialecki
|
aee54ff7d1
|
SOLR-11285: Initial refactoring.
|
2017-08-24 15:09:37 +02:00 |
|
Andrzej Bialecki
|
98c371f85e
|
SOLR-11076 New /autoscaling/history API to return past cluster events and actions.
|
2017-08-23 14:00:16 +02:00 |
|
Andrzej Bialecki
|
f10993d26d
|
SOLR-10769: Allow multiple nodes in nodeAdded / nodeLost events.
|
2017-08-23 13:58:32 +02:00 |
|
Shalin Shekhar Mangar
|
ac98e89d41
|
Merge branch 'master' into feature/autoscaling
|
2017-08-21 12:17:04 +05:30 |
|
Ishan Chattopadhyaya
|
c8e0e939e4
|
SOLR-11183: V2 APIs are now available at /api endpoint
|
2017-08-20 21:00:15 +05:30 |
|
Noble Paul
|
68bfcd78c7
|
SOLR-11215: use the new metrics syntax in autoscaling metrics and system properties
|
2017-08-18 00:38:10 +09:30 |
|
Noble Paul
|
91446f7f77
|
SOLR:10822: Share a Policy.session object between multiple collection admin calls to get the correct computations
|
2017-08-15 16:06:35 +09:30 |
|
Shalin Shekhar Mangar
|
5e5462e408
|
Merge branch 'master' into feature/autoscaling
# Conflicts:
# solr/CHANGES.txt
|
2017-08-14 12:00:51 +05:30 |
|
Shalin Shekhar Mangar
|
67de1a3f70
|
SOLR-9735: Replace nocommit with link to ref guide document
|
2017-08-11 19:49:08 +05:30 |
|
Noble Paul
|
9a157edf5d
|
SOLR-11205: Any metrics value can be directly accessed in autoscaling policies
|
2017-08-11 23:27:53 +09:30 |
|
Joel Bernstein
|
b3127ec582
|
SOLR-11225: Add cumulativeProbability Stream Evaluator
|
2017-08-10 21:55:45 -04:00 |
|
Christine Poerschke
|
9b0fccfbda
|
Remove (package) javadocs in solrj UuidEvaluator.
|
2017-08-10 17:11:52 +01:00 |
|
Christine Poerschke
|
8e2dab7315
|
SOLR-11090: Add Replica.getProperty accessor.
|
2017-08-09 09:48:02 +01:00 |
|
Joel Bernstein
|
ea85543ace
|
SOLR-11212: Allow the predict StreamEvaluator to work on arrays as well as a single numeric parameter
|
2017-08-08 14:53:45 -04:00 |
|
Shalin Shekhar Mangar
|
1f6a94551f
|
Merge branch 'master' into feature/autoscaling
# Conflicts:
# solr/CHANGES.txt
# solr/core/src/java/org/apache/solr/cloud/autoscaling/AutoScalingHandler.java
# solr/core/src/test/org/apache/solr/cloud/SharedFSAutoReplicaFailoverTest.java
# solr/core/src/test/org/apache/solr/cloud/autoscaling/AutoScalingHandlerTest.java
# solr/solrj/src/java/org/apache/solr/client/solrj/impl/HttpSolrClient.java
|
2017-08-08 17:15:46 +05:30 |
|
Erick Erickson
|
53db72c598
|
SOLR-11198: fix test failures
|
2017-08-07 09:57:38 -07:00 |
|
Erick Erickson
|
e053e2298f
|
SOLR-11198: downconfig downloads empty file as folder, test failures possible fix and logging
|
2017-08-06 18:21:48 -07:00 |
|
Joel Bernstein
|
ee69616957
|
SOLR-11203-Simple regression output should include R-square
|
2017-08-06 13:51:39 -04:00 |
|
Erick Erickson
|
522367cc4d
|
SOLR-11198: downconfig downloads empty file as folder
|
2017-08-06 09:48:16 -07:00 |
|
Noble Paul
|
c1d28c3ece
|
SOLR-11178: Change error handling in AutoScalingHandler to be consistent w/ other APIs
|
2017-08-04 23:41:30 +09:30 |
|
Noble Paul
|
1c47a85f23
|
SOLR-11178: Change error handling in AutoScalingHandler to be consistent w/ other APIs
|
2017-08-03 23:01:35 +09:30 |
|
Noble Paul
|
82a426c6e7
|
SOLR-11157: remove-policy must fail if a policy to be deleted is used by a collection
|
2017-08-03 11:19:48 +09:30 |
|
Anshum Gupta
|
211d106cc2
|
SOLR-11126: Node-level health check handler, with SolrJ support
|
2017-08-02 11:54:49 -07:00 |
|
Cao Manh Dat
|
93ed4770ac
|
SOLR-9321: Remove deprecated methods of ClusterState
|
2017-08-01 14:55:00 +07:00 |
|
Joel Bernstein
|
b058818a3e
|
SOLR-11160: Fix precommit
|
2017-07-31 15:57:30 -04:00 |
|