Shalin Shekhar Mangar
b5d3d242ef
SOLR-9735: Fix autoscaling.Commands.json structure
2017-10-26 15:14:11 +05:30
Cassandra Targett
01b8cd8d44
SOLR-11135: remove cwiki.apache.org references in javadocs
2017-10-25 09:59:02 -05:00
Noble Paul
a72330e9b9
SOLR-11548: make ZkOperation an interface
2017-10-25 18:14:48 +10:30
Noble Paul
6305ed6695
SOLR-11524: A new autoscaling/suggestions API end-point which gives autoscaling suggestions
...
SOLR-11519: Implement suggestions for replica count violations
SOLR-11518: Implement Suggestions for freedisk violations
2017-10-24 23:39:13 +10:30
Joel Bernstein
a6e1237451
SOLR-11429: Add loess Stream Evaluator to support Local Regression interpolation
2017-10-23 14:45:10 -04:00
Noble Paul
acdf87cc41
SOLR-11500: MOVEREPLICA api missing in V2
2017-10-23 15:34:17 +10:30
Andrzej Bialecki
d3e949c07b
SOLR-11072: Implement trigger for searchRate event type.
2017-10-19 11:36:59 +02:00
David Smiley
e001f35289
SOLR-11444: Improve consistency of collection alias handling and collection list references.
...
Other refactorings of nearby code too.
2017-10-19 00:02:24 -04:00
Alexandre Rafalovitch
70784f4561
SOLR-11490: Add missing @since tags
...
To all descendants of TupleStream
2017-10-18 21:38:51 -04:00
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
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 aee54ff7d1
.
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
Joel Bernstein
71517bc292
SOLR-11160: Add normalDistribution, uniformDistribution, sample and kolmogorovSmirnov Stream Evaluators
2017-07-31 15:40:21 -04:00
Steve Rowe
68623e975c
SOLR-10756: Undeprecate ZkStateReader.updateClusterState(), mark as @lucene.internal, and rename to forciblyRefreshAllClusterStateSlow().
2017-07-28 13:59:19 -04:00
Steve Rowe
51b6840488
SOLR-11155: /analysis/field and /analysis/document requests should support points fields.
2017-07-28 11:07:44 -04:00
Cao Manh Dat
0f7e3be589
SOLR-10397: Remove old implementation of autoAddReplicas features
2017-07-28 18:00:03 +07:00
Steve Rowe
9e8027d39a
SOLR-10760: fix another Solrj test
2017-07-26 18:42:49 -04:00
Steve Rowe
f6b0f96568
SOLR-10760: fix Solrj tests that depended on Trie fields
2017-07-26 18:24:34 -04:00
Tomas Fernandez Lobbe
a4b7472139
SOLR-11130: Remove unused import
2017-07-26 09:30:49 -07:00
Noble Paul
9f73bcf11d
SOLR-11130: V2Request is SolrJ should return the correct collection name
2017-07-26 21:10:21 +09:30
Joel Bernstein
81bc463ce5
SOLR-10944: Get expression fails to return EOF tuple
2017-07-25 13:02:13 -04:00
Cao Manh Dat
b53736155a
Merge 'master' into feature/autoscaling
2017-07-25 16:05:24 +07:00
Chris Hostetter
6a59253ec3
SOLR-10494: Make default response format JSON (wt=json), and also indent text responses formats (indent=on) by default
2017-07-24 08:42:02 -07:00
Chris Hostetter
eae2efcbd9
SOLR-11136: Fix solrj XMLResponseParser when nested docs transformer is used with indented XML
2017-07-21 17:25:57 -07:00
Cassandra Targett
cdae11e25a
SOLR-10848: Update v2 api specs with new Ref Guide address and anchor links
2017-07-21 15:47:01 -05:00
Andrzej Bialecki
e9e9b3c21a
SOLR-11031: Implement SystemLogListener for autoscaling.
2017-07-19 17:20:52 +02:00
Erick Erickson
dd5be42e6c
SOLR-11106: TestLBHttpSolrClient.testReliablity takes 30 seconds because of the wrong server name
2017-07-18 08:31:35 -07:00
Noble Paul
3a6672a40e
SOLR-11026: MoveReplicaSuggester must check if the 'target' becomes more 'loaded' than the 'source' if an operation is performed
2017-07-18 19:21:56 +09:30
Cao Manh Dat
cafd0714cd
Merge 'master' into feature/autoscaling
2017-07-18 12:13:39 +07:00
Christine Poerschke
e23ac243ef
SOLR-11012: Fix three (JavaBinCodec not being closed) Resource Leak warnings.
2017-07-17 13:22:36 +01:00
Erick
b17ec1445d
SOLR-11075: Refactor handling of params in CloudSolrStream and FacetStream
2017-07-16 09:05:07 -07:00
Shalin Shekhar Mangar
c9cf57fc28
SOLR-11068: MOVEREPLICA and REPLACENODE API parameter names are now 'sourceNode' and 'targetNode'. The old names viz. 'fromNode' for MOVEREPLICA and 'source', 'target' for REPLACENODE have been deprecated
2017-07-15 09:05:33 +05:30
Joel Bernstein
ebd130b7e2
SOLR-10802: Fix problem with variable assignment
2017-07-14 11:13:09 -04:00
Noble Paul
ee53334608
SOLR-11080: Unused field Row.violations
2017-07-14 17:17:08 +09:30
Erick Erickson
19fd95b46c
commit 4241a13beb0a14e8bd81a520bd8e04ab6c7465aa
...
Author: Erick Erickson <erick@apache.org>
Date: Thu Jul 13 10:39:33 2017 -0700
SOLR-10908: CloudSolrStream.toExpression incorrectly handles fq clauses
2017-07-13 11:29:46 -07:00
Joel Bernstein
c40f6d7d79
SOLR-10802: Add plot Stream Expression
2017-07-13 13:05:47 -04:00
Andrzej Bialecki
2590a430f5
SOLR-11000: Changes made via AutoScalingHandler should be atomic.
2017-07-13 17:52:09 +02:00
Noble Paul
d2849cd453
Merge remote-tracking branch 'origin/feature/autoscaling' into feature/autoscaling
2017-07-13 16:57:51 +09:30
Noble Paul
9e4d542b04
SOLR-11005: While using policies, convert maxShardsperNode parameter into a policy
...
SOLR-10994: CREATESHARD ADDREPLICA to use policy framework
2017-07-13 16:57:36 +09:30
Cao Manh Dat
88d9b28492
Merge branch 'master' into feature/autoscaling
2017-07-13 14:16:49 +07:00
Christine Poerschke
e730ced5ef
Consistently use ZkStateReader.CONSTANT in Replica.java (instead of mix of ZkStateReader.CONSTANT and import ZkStateReader.CONSTANT).
2017-07-12 17:14:24 +01:00
Joel Bernstein
d35da77b72
SOLR-11046: Add residuals Stream Evaluator
2017-07-12 10:28:52 -04:00
Cao Manh Dat
ad7f2a787d
SOLR-11041: MoveReplicaCmd do not specify ulog dir in case of HDFS
2017-07-12 14:07:27 +07:00
Andrzej Bialecki
9c8e829f58
SOLR-10996: Implement TriggerListener API.
2017-07-10 18:29:15 +02:00
Ishan Chattopadhyaya
b29951ff2b
SOLR-10920: Warning for production use of _default configset's data-driven functionality
2017-07-09 17:05:38 +05:30
Shalin Shekhar Mangar
b8c86d24d4
Merge branch 'master' into feature/autoscaling
...
# Conflicts:
# solr/CHANGES.txt
2017-07-07 09:53:33 +05:30
Joel Bernstein
7051a7919f
SOLR-11024: ParallelStream should set the StreamContext when constructing SolrStreams
2017-07-06 20:54:19 -04:00
Varun Thacker
74b609cf88
SOLR-10826: Fix CloudSolrClient to expand the collection parameter correctly
2017-07-06 13:30:11 -07:00
Joel Bernstein
01d0ce3258
SOLR-11019: Add addAll Stream Evaluator
2017-07-06 15:22:47 -04:00
Anshum Gupta
30e9b51af7
SOLR-11004: Consolidate SolrClient builder code into an abstract base class to reduce duplication.
2017-07-05 11:47:01 -07:00
Shalin Shekhar Mangar
467c692d40
Merge branch 'master' into feature/autoscaling
...
# Conflicts:
# solr/core/src/java/org/apache/solr/cloud/MoveReplicaCmd.java
2017-07-05 05:39:44 +05:30
Anshum Gupta
6c163658bb
SOLR-10456: Deprecate timeout related setters from SolrClients, and replace with Builder based implementation
2017-07-03 21:44:18 -07:00
Shalin Shekhar Mangar
2e19a94fcb
Merge branch 'master' into feature/autoscaling
...
# Conflicts:
# solr/CHANGES.txt
# solr/core/src/java/org/apache/solr/cloud/Assign.java
2017-07-04 06:49:13 +05:30
Cao Manh Dat
8e0247e94a
SOLR-10379: Adding testMultipleCollections() to TestPolicy
2017-07-03 15:06:59 +07:00
Noble Paul
b21b0dcc22
SOLR-10994: CREATE & CREATESHARD to support replica types when using policy
2017-07-02 17:59:03 +09:30
Cao Manh Dat
b18cf30dd3
SOLR-10397: Implement AutoAddReplicasPlanAction
2017-06-29 10:26:48 +07:00
Shalin Shekhar Mangar
39c6fb2e3e
SOLR-10931: Move ReplicaCount and ReplicaInfo classes to new package. Fix compile and merge issues.
2017-06-28 12:21:29 +05:30
Shalin Shekhar Mangar
8d668503d8
Merge branch 'master' into feature/autoscaling
...
# Conflicts:
# solr/solrj/src/test/org/apache/solr/client/solrj/cloud/autoscaling/TestPolicy.java
2017-06-28 11:54:23 +05:30
Shalin Shekhar Mangar
b99ee2b136
SOLR-10931: Move TestPolicy to org.apache.solr.client.solrj.cloud.autoscaling package
2017-06-28 11:53:27 +05:30
Shalin Shekhar Mangar
4239896e6d
Merge branch 'master' into feature/autoscaling
...
# Conflicts:
# solr/CHANGES.txt
# solr/core/src/java/org/apache/solr/cloud/OverseerCollectionMessageHandler.java
# solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/AddReplicaSuggester.java
# solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Cell.java
# solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Clause.java
# solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/MoveReplicaSuggester.java
# solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Operand.java
# solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Row.java
# solr/solrj/src/java/org/apache/solr/client/solrj/impl/SolrClientDataProvider.java
# solr/solrj/src/test/org/apache/solr/cloud/autoscaling/TestPolicy.java
2017-06-28 11:09:19 +05:30
Ishan Chattopadhyaya
13a3ae2922
SOLR-10931: Refactoring the package name for autoscaling client classes
2017-06-28 07:55:40 +05:30
Noble Paul
257ba055d8
Refactored to pull out ReplicaInfo as a top level class
2017-06-27 19:29:32 +09:30
Shalin Shekhar Mangar
e863d0f548
Merge branch 'master' into feature/autoscaling
...
# Conflicts:
# solr/CHANGES.txt
# solr/core/src/java/org/apache/solr/cloud/ZkController.java
2017-06-27 10:48:05 +05:30
Ishan Chattopadhyaya
c66a8d9fda
SOLR-10272: Reverting a mistakenly deleted file
2017-06-27 09:14:00 +05:30
Ishan Chattopadhyaya
ee572b052a
SOLR-10272: Use _default config set if config name is not specified with CREATE collection
2017-06-27 09:07:05 +05:30
Chris Hostetter
14a0b4fa53
SOLR-10946: Randomize the usage of Points based numerics in solrj test schemas
...
This includes an @SuppressPointFields for SOLR-10960
2017-06-26 15:49:55 -07:00
Shalin Shekhar Mangar
4c47a32950
SOLR-10496: Add a test for multiple operations suggested by three different cluster policies
2017-06-27 00:33:10 +05:30
Noble Paul
72cf7dc2f7
check for AIOOBE
2017-06-26 23:08:41 +09:30
Noble Paul
c5684cc85c
making the url consistent w/ node name
2017-06-26 20:39:27 +09:30
Ishan Chattopadhyaya
e4a7fc59ad
SOLR-10574: Adding _default configset, replacing data_driven_schema_configs and basic_configs
2017-06-26 04:58:02 +05:30
Shalin Shekhar Mangar
1dd09fc40d
Merge branch 'master' into feature/autoscaling
...
# Conflicts:
# solr/CHANGES.txt
2017-06-25 07:35:39 +05:30
Noble Paul
e204ab0eef
SOLR-10798: Add support for different replica types in the new policy framework
2017-06-23 22:56:01 +09:30
Shalin Shekhar Mangar
767335da19
SOLR-10496: New ComputePlanAction for autoscaling which uses the policy framework to compute cluster operations upon a trigger fire
...
Squashed commit of the following:
commit 8a5239d000f0090867f7db00983e335e4bdc931a
Author: Shalin Shekhar Mangar <shalin@apache.org>
Date: Fri Jun 23 17:52:01 2017 +0530
SOLR-10496: New ComputePlanAction for autoscaling which uses the policy framework to compute cluster operations upon a trigger fire
commit 70f60a23bc1e706abb41a4900c65305f1763f8f6
Author: Shalin Shekhar Mangar <shalin@apache.org>
Date: Fri Jun 23 07:07:26 2017 +0530
SOLR-10496: Remove debugging info from tests. Enable recursive suggestion of operations.
commit b023b011934be9ea411e148538daaa0a0b1d2052
Author: Shalin Shekhar Mangar <shalin@apache.org>
Date: Fri Jun 23 00:18:51 2017 +0530
SOLR-10496: Fix test failure on nodeLost event
commit b78e7ff589510315463488cd1ed79244d9d6e6ad
Author: Noble Paul <noble@apache.org>
Date: Fri Jun 23 00:34:01 2017 +0930
SOLR-10496: MOVEREPLICA suggester for dead node is not working
commit cb665a1b35cbd1826c58f8d4ff8f20eb37bc5f8f
Author: Shalin Shekhar Mangar <shalin@apache.org>
Date: Thu Jun 22 18:50:55 2017 +0530
SOLR-10496: Fix ClassCastException because the SRC_NODE hint is a Set
commit ebf298329360240014253daf58ab4699f3685033
Author: Shalin Shekhar Mangar <shalin@apache.org>
Date: Thu Jun 22 18:46:28 2017 +0530
SOLR-10496: Initial patch for ComputePlanAction
2017-06-23 18:01:06 +05:30
Shalin Shekhar Mangar
b499f5aac2
Fixed merge problems to make the branch as close to master as possible
2017-06-21 13:04:01 +05:30
Shalin Shekhar Mangar
fb7803d9a0
Merge branch 'master' into feature/autoscaling
...
# Conflicts:
# solr/CHANGES.txt
2017-06-21 12:35:48 +05:30
Noble Paul
2e56e7eb28
SOLR-10954: this was supposed to be in the solrj package
2017-07-01 11:44:22 +09:30
Karl Wright
cabb1fa366
Fix solrj test compilation error.
2017-06-29 05:13:51 -04:00
Karl Wright
b4fa0e785b
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
2017-06-29 05:00:17 -04:00
Karl Wright
224f349857
SOLR-10973: Use the correct constructor for InputStreamBody.
2017-06-29 04:58:51 -04:00
David Smiley
82a44beb3c
SOLR-6807: requestDispatcher/@handleSelect now defaults to false; stop using it.
...
Deprecated StandardRequestHandler; stop using it.
2017-06-28 17:22:44 -04:00
Jan Høydahl
4746ff0ec8
SOLR-9623: Disable remote streaming in example configs by default. Adjust Upload Limit defaults
2017-06-20 11:00:08 +02:00
Cao Manh Dat
b1b566f57b
SOLR-10406: v2 API error messages list the URL request path as /solr/____v2/... when the original path was /v2/...
2017-06-20 12:46:33 +07:00
Joel Bernstein
3ff8c87024
SOLR-10882: Comment out broken test case
2017-06-19 09:16:23 -04:00
Erick
64093d6df1
SOLR:10779: JavaBinCodec should use close consistently rather than having marshal() and close() call finish() (which closes the underlying stream)
...
commit b31178e0c33dbfe81fbc1aec705b3dae3cc895ad
Author: Erick <erick@apache.org>
Date: Sun Jun 18 22:34:21 2017 -0700
SOLR-10779: JavaBinCodec should use close consistently rather than having marshal() and close() call finish() (which closes the underlying stream)
2017-06-18 22:35:57 -07:00
Dennis Gove
943bf5ab5b
SOLR-10882: Fixes use of Lists in evaluators
2017-06-18 11:50:58 -04:00
Dennis Gove
aeec043ed1
SOLR-10882: Moves sub evaluator check to the constructors to catch errors earlier
2017-06-18 11:50:58 -04:00
Dennis Gove
113459a840
SOLR-10882: ArrayEvaluator now works with all types and allows sorts (deleted ArraySortEvaluator)
2017-06-18 11:50:58 -04:00
Dennis Gove
5fca6a4d82
SOLR-10882: Rewords error message on Anova evaluator
2017-06-18 11:50:57 -04:00
Dennis Gove
606824acaf
SOLR-10882: ArrayEvaluator now supports values of any type
2017-06-18 11:50:57 -04:00
Dennis Gove
8988862698
SOLR-10882: Moves parameter checking of anova evaluator
2017-06-18 11:50:57 -04:00
Dennis Gove
f1695104fa
SOLR-10882: LengthEvaluator now supports collections of any type
2017-06-18 11:50:57 -04:00
Cao Manh Dat
751a5c814c
SOLR-10886: Using V2Request.process(solrClient) method throws NPE if the API returns an error
2017-06-16 14:29:24 +07:00
Noble Paul
d953488e93
unused imports removed
2017-06-16 15:21:30 +09:30
Noble Paul
f6f6f11320
SOLR-10433: CollectionAdmin requests in SolrJ to support V2 calls
2017-06-16 14:05:51 +09:30
Chris Hostetter
f1e2be6451
SOLR-10834: Fixed tests and test configs to stop using numeric uniqueKey fields
...
Squashed commit of the following (from jira/SOLR-10834 branch):
commit 8f1043840f38533864b2c713daf066b6c3509147
commit 7b95773bd524cd86aaccc56cc33a003a9aff2004
commit b26bf9d60e2b94e0cdc365d1e2c0a37c33e24198
commit df11992106f8c338503b6e3e9a27ba6ddcfa2953
commit fcf98132410ed247e451bb449a8337a09bd857ce
commit 05e8e226de359a6d7bc99219eaec161a32268f17
commit 6dce948294351560948a32b64679b1879657af79
commit 53f97845caaa8adc25862e4017b94f3091063552
commit d5bfb5f57016341fbeaf73b5e4c9ed10dc3816d0
commit d333f7b1eee10893a81532ac2f5a77a46716d90b
commit 15983ceec4702dc8c7562250d59cd8231c67d46a
commit e18e2e771fb4678cb911a62bbc7c74a873466bf0
commit 134e210bdf601600a9d90dd0720a35cb122896b0
commit ec03260265f8a3bbdfd7f9b015de16a4950a05eb
commit 5d430057ed335801a524e1e7666061075ab6d859
commit 1625df3d21b8fa27815d7a7b89a55fc338eeb23b
2017-06-15 09:14:24 -07:00
yonik
a18a4ce245
SOLR-7452: convert bucket values in FacetStream from Integer to Long for calcite, make bucket labels in JSON Facet API consistent for facet refinement
2017-06-13 17:31:30 -04:00
Mike Drob
d1db5f7af9
Revert "SOLR-8392: Remove instanceof checks on return value of SolrParam::get"
...
This reverts commit 94220a01e1
.
2017-06-13 14:19:05 -07:00
Tomas Fernandez Lobbe
833a6f3ffb
SOLR-10851: SolrClients should clarify expectations for solrServerUrl parameter
2017-06-12 15:47:46 -07:00
Mike Drob
94220a01e1
SOLR-8392: Remove instanceof checks on return value of SolrParam::get
2017-06-12 15:15:54 -07:00
Anshum Gupta
e46d39bd5a
SOLR-10915: Make builder based SolrClient constructors to be the only valid way to construct client objects and increase the visibility of builder elements to be protected so extending the builder, and the clients is possible.
2017-06-23 11:30:50 -07:00
Christine Poerschke
b3c3f596d9
SOLR-9735: fix Recovered WARNINGs in autoscaling/Policy.applyRules()
...
('Internal inconsistency detected during lambda shape analysis') is the (Recovered) warning.
2017-06-23 15:47:25 +01:00
Christine Poerschke
ebfc04b146
SOLR-10778: fix (false positive) Resource Leak warning in LBHttpSolrClient.build() method.
2017-06-23 15:47:25 +01:00
Noble Paul
4676410689
added a Utils.setObjectByPath() method
2017-06-23 14:17:14 +09:30
Uwe Schindler
5de15ff403
LUCENE-7883: Lucene/Solr no longer uses the context class loader when resolving resources
2017-06-22 20:20:50 +02:00
Noble Paul
ad2cb7784e
SOLR-10406: SolrJ must throw exception if server throws an error
2017-06-22 15:02:01 +09:30
Cao Manh Dat
8e9d685a40
SOLR-8256: Set legacyCloud=false as default
2017-06-21 22:25:39 +07:00
Joel Bernstein
eff583ee88
SOLR-10933: LetStream variables are not evaluated in proper order
2017-06-21 10:11:46 -04:00
Adrien Grand
44d1f1fe3f
LUCENE-7872: TopDocs.totalHits is now a long.
2017-06-21 09:55:02 +02:00
Dawid Weiss
b2ea95c9ec
SOLR-10849: MoreLikeThisComponent should expose setMaxDocFreqPct (maxDoc frequency percentage).
2017-06-12 14:44:06 +02:00
Joel Bernstein
463907a13c
SOLR-10855: Null pointer exceptions in CartesianProductStream toExpression and explain methods
2017-06-09 12:07:28 -04:00
Noble Paul
f14f2ef6a6
SOLR-10647: move JsonSchemaValidator to SolrJ
2017-06-09 14:29:26 +09:30
Joel Bernstein
40ed09f8ca
SOLR-10853:Allow the analyze Stream Evaluator to operate outside of a stream
2017-06-08 14:41:48 -04:00
Noble Paul
c5c05b46c4
SOLR-10647: move the spec files to solrj
2017-06-08 19:39:55 +09:30
Shalin Shekhar Mangar
d3b5adfd62
Merge remote-tracking branch 'origin/feature/autoscaling' into feature/autoscaling
...
# Conflicts:
# solr/core/src/java/org/apache/solr/cloud/ZkController.java
# solr/core/src/test/org/apache/solr/cloud/autoscaling/TestPolicyCloud.java
2017-06-07 19:09:24 +05:30
Andrzej Bialecki
8bc7c47152
SOLR-10745: Reliably create nodeLost / nodeAdded events.
2017-06-07 13:20:22 +02:00
Shalin Shekhar Mangar
2d540259dc
Completing merge from master
2017-06-06 19:32:03 +05:30
Shalin Shekhar Mangar
6a8768e395
Merge branch 'master' into feature/autoscaling
2017-06-06 19:30:00 +05:30
Noble Paul
bd2203df93
SOLR-10278: only long and double are used
2017-06-06 16:06:44 +09:30
Shalin Shekhar Mangar
d633c957cb
Merge branch 'feature/autoscaling_solr7'
...
# Conflicts:
# solr/CHANGES.txt
2017-06-06 09:26:56 +05:30
Shalin Shekhar Mangar
b47572ee87
SOLR-10419: All collection APIs should use the new Policy framework for replica placement
2017-06-06 09:22:38 +05:30