Andrzej Bialecki
|
1a1286b54b
|
Increase the timeout for this test.
|
2017-08-23 17:11:36 +02:00 |
|
Andrzej Bialecki
|
a7c142c536
|
SOLR-11076 Fix API changes.
|
2017-08-23 14:05:20 +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 |
|
Andrzej Bialecki
|
d459073f61
|
SOLR-11270: Automatically added SystemLogListener should not prevent deleting a trigger.
|
2017-08-21 18:45:19 +02:00 |
|
Shalin Shekhar Mangar
|
ac98e89d41
|
Merge branch 'master' into feature/autoscaling
|
2017-08-21 12:17:04 +05:30 |
|
Noble Paul
|
8658742096
|
SOLR-11268: AtomicUpdateProcessor complains missing UpdateLog
|
2017-08-21 15:51:25 +09:30 |
|
Uwe Schindler
|
cf051abcb9
|
SOLR-11261: Fix missing dependency & add new thread filter
|
2017-08-20 17:44:30 +02:00 |
|
Uwe Schindler
|
c68e668dd7
|
SOLR-11261, SOLR-10966: Upgrade to Hadoop 2.7.4 to fix incompatibility with Java 9.
This also reverts commit 85a27a231fdddb118ee178baac170da0097a02c0.
|
2017-08-20 13:28:18 +02:00 |
|
yonik
|
a4374e840d
|
SOLR-11173: implement Points support in TermsComponent via PointMerger
|
2017-08-19 18:02:11 -04:00 |
|
Shalin Shekhar Mangar
|
6fc9d4ce03
|
SOLR-9735: Test fixes after merge from master
|
2017-08-19 17:58:58 +05:30 |
|
Shalin Shekhar Mangar
|
2a6acd3a87
|
Merge branch 'master' into feature/autoscaling
# Conflicts:
# solr/CHANGES.txt
# solr/core/src/java/org/apache/solr/cloud/Assign.java
# solr/core/src/java/org/apache/solr/cloud/CreateCollectionCmd.java
# solr/core/src/test/org/apache/solr/cloud/autoscaling/AutoScalingHandlerTest.java
|
2017-08-19 17:26:58 +05:30 |
|
Andrzej Bialecki
|
1c36569176
|
SOLR-11215: Make a metric accessible through a single param.
|
2017-08-17 12:33:36 +02:00 |
|
Andrzej Bialecki
|
ce8c43a113
|
SOLR-11215: Make a metric accessible through a single param.
|
2017-08-17 12:32:22 +02:00 |
|
Noble Paul
|
eb49230e37
|
SOLR-11005: reverted the changes
|
2017-08-17 13:21:19 +09:30 |
|
Erick Erickson
|
ac97931c7e
|
SOLR-11069: CDCR bootstrapping can get into an infinite loop when a core is reloaded
|
2017-08-16 16:01:32 -07:00 |
|
Shalin Shekhar Mangar
|
7a576ffa1b
|
SOLR-11239: A special value of -1 can be specified for 'maxShardsPerNode' to denote that there is no limit. The bin/solr script send maxShardsPerNode=-1 when creating collections. The use of maxShardsPerNode is not supported when a cluster policy is in effect or when a collection specific policy is specified during collection creation
|
2017-08-16 17:26:32 +05:30 |
|
Andrzej Bialecki
|
755cffdec8
|
Remove stray imports.
|
2017-08-16 10:54:13 +02:00 |
|
Shalin Shekhar Mangar
|
8d8c629425
|
SOLR-11243: Fix for the AutoScalingHandlerTest.testReadApi
|
2017-08-16 13:09:20 +05:30 |
|
Shalin Shekhar Mangar
|
ae43ffe354
|
SOLR-11243: Replica Placement rules are ignored if a cluster policy exists
|
2017-08-16 12:31:46 +05:30 |
|
Andrzej Bialecki
|
afe7dffa23
|
SOLR-11235: Some SolrCore metrics should check if core is closed before reporting.
|
2017-08-15 11:32:24 +02:00 |
|
Andrzej Bialecki
|
c861c12d15
|
Don't release MBeanServer, other tests running in this JVM may already depended on it.
|
2017-08-15 10:59:05 +02:00 |
|
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 |
|
Andrzej Bialecki
|
fe34212a28
|
Make this test more robust to the presence of MBeanServer created in other tests.
|
2017-08-15 03:23:28 +02:00 |
|
Andrzej Bialecki
|
64c480f3e9
|
SOLR-11234: TriggerListener registration bug.
|
2017-08-14 16:10:37 +02:00 |
|
Shalin Shekhar Mangar
|
5c691d4542
|
SOLR-10996: Log the right listener config on exception and added a null check before init
|
2017-08-14 17:20:59 +05:30 |
|
Andrzej Bialecki
|
ff8b90b9ac
|
SOLR-11221: Fix precommit issues.
|
2017-08-14 13:10:01 +02:00 |
|
Andrzej Bialecki
|
7aa660b747
|
SOLR-11221: SolrJmxReporter broken on core reload.
|
2017-08-14 12:42:33 +02:00 |
|
Shalin Shekhar Mangar
|
5e5462e408
|
Merge branch 'master' into feature/autoscaling
# Conflicts:
# solr/CHANGES.txt
|
2017-08-14 12:00:51 +05:30 |
|
Cao Manh Dat
|
2e519ac955
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2017-08-12 08:37:48 +07:00 |
|
Cao Manh Dat
|
a7bb00ab54
|
SOLR-11054: Add SoftAutoCommitTest.testSoftAndHardCommitMaxDocs
|
2017-08-12 08:36:48 +07:00 |
|
Christine Poerschke
|
3959c53eaf
|
SOLR-11195: Require class attribute for shard and cluster metric reporter configuration.
|
2017-08-11 15:07:28 +01:00 |
|
Noble Paul
|
9a157edf5d
|
SOLR-11205: Any metrics value can be directly accessed in autoscaling policies
|
2017-08-11 23:27:53 +09:30 |
|
Shalin Shekhar Mangar
|
6e9538c719
|
Fix ignored test
|
2017-08-11 18:35:03 +05:30 |
|
Joel Bernstein
|
b3127ec582
|
SOLR-11225: Add cumulativeProbability Stream Evaluator
|
2017-08-10 21:55:45 -04:00 |
|
Cao Manh Dat
|
5cdf89d272
|
SOLR-10126: Leader may trigger LIR on replicas, cause the test failure
|
2017-08-10 17:36:21 +07:00 |
|
Cao Manh Dat
|
104578312e
|
SOLR-10397: AutoAddReplicasIntegrationTest should use waitForState instead of ClusterStateUtil
|
2017-08-10 09:53:52 +07:00 |
|
Adam Frey
|
0320f20e16
|
Fix typo in docstrings
"be default" should be "by default"
This closes #224
|
2017-08-09 16:58:52 -07:00 |
|
Tomas Fernandez Lobbe
|
4fcd8a806f
|
SOLR-11071: Improve TestIntervalFacets.testRandom
|
2017-08-09 16:45:03 -07:00 |
|
Varun Thacker
|
e7062b6f91
|
SOLR-11190: GraphQuery also supports string fields which are indexed=false and docValues=true
|
2017-08-09 12:43:54 -07:00 |
|
Shalin Shekhar Mangar
|
0250368751
|
Ignoring flakey test
|
2017-08-09 23:20:37 +05:30 |
|
Andrzej Bialecki
|
915b36564f
|
SOLR-11061: Fix incorrect metric path.
|
2017-08-09 17:15:50 +02:00 |
|
Andrzej Bialecki
|
d4b4782943
|
SOLR-11061: Add a spins metric for data directory paths.
|
2017-08-09 16:07:35 +02:00 |
|
Shalin Shekhar Mangar
|
b091934f9e
|
Create znode upfront and fix chroot handling in delegation token feature
|
2017-08-09 16:16:53 +05:30 |
|
Christine Poerschke
|
8e2dab7315
|
SOLR-11090: Add Replica.getProperty accessor.
|
2017-08-09 09:48:02 +01:00 |
|
Cao Manh Dat
|
0aee510849
|
SOLR-10397: Make AutoAddReplicasIntegrationTest more robust
|
2017-08-09 14:31:52 +07:00 |
|
Cao Manh Dat
|
68bda0be42
|
SOLR-10126: PeerSyncReplicationTest is a flakey test.
|
2017-08-09 10:26:19 +07:00 |
|
Varun Thacker
|
7ed0a40eaa
|
SOLR-11199: Support OR queries in the PayloadScoreParser and a sum function
|
2017-08-08 16:52:41 -07:00 |
|
Shalin Shekhar Mangar
|
3761c44673
|
SOLR-11178: Removed unused method
|
2017-08-08 17:45:11 +05:30 |
|
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 |
|