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