Andrzej Bialecki
|
ee2be2024e
|
SOLR-10606: Correctly handle #EACH trigger suspend / resume. Report names of
actually modified trigger names.
|
2017-05-30 16:21:56 +02:00 |
Shalin Shekhar Mangar
|
cae6b6ef13
|
SOLR-10677: Move diagnostics API to its own subpath accessible at /autoscaling/diagnostics
|
2017-05-29 21:46:03 +05:30 |
Shalin Shekhar Mangar
|
d6b2391583
|
SOLR-10764: AutoScalingHandler should validate policy and preferences before updating zookeeper
|
2017-05-29 19:03:09 +05:30 |
Noble Paul
|
011712ff00
|
more constraints added
|
2017-05-29 19:49:07 +09:30 |
Noble Paul
|
621b46179c
|
added testcase for sysprop.
|
2017-05-29 16:07:42 +09:30 |
Noble Paul
|
5b066e091c
|
added testcase for ip_1 to ip_4
|
2017-05-29 15:06:46 +09:30 |
Noble Paul
|
4638488ff9
|
added testcase for nodeRole
|
2017-05-29 14:49:29 +09:30 |
Noble Paul
|
b1ce4d3b88
|
added tests for headpUsage, sysLoadAvg
|
2017-05-29 13:19:19 +09:30 |
Shalin Shekhar Mangar
|
b4ef706a20
|
SOLR-10515: Test event fire time with a delta value to avoid spurious failures
|
2017-05-28 21:07:51 +05:30 |
Shalin Shekhar Mangar
|
7f7fe85d46
|
Added helpful debugging information to failure message
|
2017-05-28 16:02:12 +05:30 |
Noble Paul
|
cfd1d52c1e
|
Merge remote-tracking branch 'origin/feature/autoscaling' into feature/autoscaling
|
2017-05-26 17:13:48 +09:30 |
Noble Paul
|
f840a67f99
|
renamed methods, added docs after review with shalin
|
2017-05-26 17:13:37 +09:30 |
Shalin Shekhar Mangar
|
0c7d63c86c
|
SOLR-10373: Use nodeRole overseer instead of !overseer. Remove redundant tests.
|
2017-05-26 12:04:12 +05:30 |
Noble Paul
|
9cd245eacc
|
Merge remote-tracking branch 'origin/feature/autoscaling' into feature/autoscaling
|
2017-05-26 15:39:27 +09:30 |
Shalin Shekhar Mangar
|
ded343284e
|
SOLR-10373: Replace usage of #ANY in replica with a count of 0
|
2017-05-26 11:33:02 +05:30 |
Noble Paul
|
b4ec4649a6
|
NPE fix
|
2017-05-26 15:31:54 +09:30 |
Noble Paul
|
c3aa3f9fa6
|
precicion has to be a positive value
|
2017-05-26 15:08:31 +09:30 |
Noble Paul
|
f4c186c9cb
|
MoveSuggester should do greedy check
|
2017-05-26 11:32:34 +09:30 |
Noble Paul
|
a0cd8decc6
|
Merge remote-tracking branch 'origin/feature/autoscaling' into feature/autoscaling
|
2017-05-26 09:21:58 +09:30 |
Noble Paul
|
a1f5cc8d9b
|
added extra clause
|
2017-05-26 09:21:48 +09:30 |
Andrzej Bialecki
|
f0054a30d1
|
SOLR-10515: Persist intermediate trigger state in ZK.
|
2017-05-25 20:16:01 +02:00 |
Noble Paul
|
b933b60407
|
Merge remote-tracking branch 'origin/feature/autoscaling' into feature/autoscaling
|
2017-05-25 17:55:10 +09:30 |
Noble Paul
|
9ad811b36f
|
fixed and added test for greedy conditions
|
2017-05-25 17:55:00 +09:30 |
Shalin Shekhar Mangar
|
f9cf54963c
|
SOLR-10738: Added tests for trigger.init() and TriggerAction lifecycle
|
2017-05-25 00:12:03 +05:30 |
Shalin Shekhar Mangar
|
ce7367d54e
|
SOLR-10738: Trigger has an init method which is called before schedule. Actions are init'ed in this method. Fixed NodeLostTriggerTest failures.
|
2017-05-24 16:46:25 +05:30 |
Noble Paul
|
fe217668cb
|
Merge remote-tracking branch 'origin/feature/autoscaling' into feature/autoscaling
|
2017-05-24 18:38:58 +09:30 |
Shalin Shekhar Mangar
|
b010ebd515
|
SOLR-10738: TriggerAction is initialised even if the trigger is never scheduled
|
2017-05-24 14:38:26 +05:30 |
Noble Paul
|
66a6cffd66
|
use the hint to add collection to session
|
2017-05-24 18:35:54 +09:30 |
Noble Paul
|
cfe5cffddd
|
javadocs
|
2017-05-24 16:26:12 +09:30 |
Shalin Shekhar Mangar
|
ba670a0c2a
|
SOLR-10677: Expose a diagnostics API to return nodes sorted by load in descending order and any policy violations
|
2017-05-23 14:58:04 +05:30 |
Noble Paul
|
11f70a0e20
|
test for violations
|
2017-05-23 15:04:02 +09:30 |
Noble Paul
|
e59cce6a87
|
nodeROle misspelled
|
2017-05-23 12:14:02 +09:30 |
Noble Paul
|
07e630b7c4
|
test all rows in one go instead of one row at a time
|
2017-05-22 15:40:49 +09:30 |
Shalin Shekhar Mangar
|
c15a17379f
|
SOLR-10714: OverseerTriggerThread does not start triggers on overseer start until autoscaling config watcher is fired
|
2017-05-19 17:51:18 +05:30 |
Shalin Shekhar Mangar
|
ab7257fedc
|
SOLR-10373: Move setWT to RequestHandlerUtils. Use JSON as default response writer for autoscaling API.
|
2017-05-16 13:37:55 +05:30 |
Shalin Shekhar Mangar
|
607184c47e
|
SOLR-10643: Unset hasPendingActions flag after all actions have been run
|
2017-05-15 18:59:52 +05:30 |
Shalin Shekhar Mangar
|
1f3f50745a
|
Move frequent info logging to debug level
|
2017-05-15 14:32:13 +05:30 |
Shalin Shekhar Mangar
|
5d7069bd52
|
Use correct znode path for autoscaling configuration
|
2017-05-15 14:05:53 +05:30 |
Noble Paul
|
65744aa5d6
|
suggesters return SolrRequest object , no map
|
2017-05-15 13:49:45 +09:30 |
Shalin Shekhar Mangar
|
17490d30f3
|
SOLR-10373: Override registerV2() in AutoScalingHandler, Fix api spec name used in AutoScalingHandler and merge problem in api spec
|
2017-05-12 14:00:27 +05:30 |
Shalin Shekhar Mangar
|
3aa0da78c2
|
SOLR-10373: Implement read API for autoscaling configuration at /admin/autoscaling or /cluster/autoscaling paths
|
2017-05-12 13:34:00 +05:30 |
Shalin Shekhar Mangar
|
269fdf4613
|
SOLR-10643: Throttling strategy for triggers and policy executions
|
2017-05-11 12:48:40 +05:30 |
Noble Paul
|
6a3f22ffd4
|
SOLR-10278: fix infinite loop in in MoveReplicaSuggester
|
2017-05-08 18:33:21 +09:30 |
Shalin Shekhar Mangar
|
dc9ab49967
|
SOLR-10602: Triggers should be able to restore state from old instances when taking over
|
2017-05-04 16:17:53 +05:30 |
Shalin Shekhar Mangar
|
9bb492e038
|
SOLR-10376: Fixed typo in comment
|
2017-05-03 12:31:39 +05:30 |
Shalin Shekhar Mangar
|
055c4d2a57
|
SOLR-10376: Close actions on trigger close
|
2017-05-03 11:58:08 +05:30 |
Shalin Shekhar Mangar
|
c1bdd8de6e
|
SOLR-10278: testMoveReplica should call suggester.getOperation more than once
|
2017-05-02 16:49:15 +05:30 |
Shalin Shekhar Mangar
|
ddc7425660
|
SOLR-10278: Fixed typo
|
2017-05-02 16:47:58 +05:30 |
Noble Paul
|
56859741c2
|
SOLR-10278: fix errors in move replica suggester
|
2017-05-02 20:21:37 +09:30 |
Noble Paul
|
2818ee91dd
|
SOLR-10278: special case of global tags were not taken care of
|
2017-05-02 18:26:31 +09:30 |