See: Description
| Interface | Description |
|---|---|
| RecoveryStrategy.RecoveryListener |
| Class | Description |
|---|---|
| AbstractDistribZkTestBase | |
| AbstractFullDistribZkTestBase |
TODO: we should still test this works as a custom update chain as well as
what we test now - the default update chain
|
| AbstractFullDistribZkTestBase.CloudJettyRunner | |
| AbstractZkTestCase |
Base test class for ZooKeeper tests.
|
| Assign | |
| ChaosMonkey |
The monkey can stop random or specific jetties used with SolrCloud.
|
| CloudConfigSetService | |
| CloudDescriptor | |
| CloudInspectUtil | |
| CloudUtil | |
| CurrentCoreDescriptorProvider |
Provide the current list of registered
CoreDescriptors. |
| DistributedMap |
A distributed map.
|
| DistributedMap.MapEvent | |
| DistributedQueue |
A distributed queue from zk recipes.
|
| DistributedQueue.QueueEvent | |
| ElectionContext | |
| IpTables |
To use, tests must be able to run iptables, eg sudo chmod u+s iptables
|
| LeaderElector |
Leader Election process.
|
| LeaderInitiatedRecoveryThread |
Background daemon thread that tries to send the REQUESTRECOVERY to a downed
replica; used by a shard leader to nag a replica into recovering after the
leader experiences an error trying to send an update request to the replica.
|
| MiniSolrCloudCluster | |
| MockSolrZkClient | |
| MockZkStateReader | |
| Overseer |
Cluster leader.
|
| Overseer.FailedOp | |
| Overseer.Stat | |
| Overseer.Stats |
Used to hold statistics about overseer operations.
|
| OverseerAutoReplicaFailoverThread |
In this simple initial implementation we are limited in how quickly we detect
a failure by a worst case of roughly zk session timeout + WAIT_AFTER_EXPIRATION_SECONDS + WORK_LOOP_DELAY_MS
and best case of roughly zk session timeout + WAIT_AFTER_EXPIRATION_SECONDS.
|
| OverseerCollectionProcessor | |
| OverseerSolrResponse | |
| RecoveryStrategy | |
| SocketProxy |
Kindly borrowed the idea and base implementation from the ActiveMQ project;
useful for blocking traffic on a specified port.
|
| SolrZkServer | |
| StopableIndexingThread | |
| SyncStrategy | |
| ZkCLI | |
| ZkController |
Handle ZooKeeper interactions.
|
| ZkSolrResourceLoader |
ResourceLoader that works with ZooKeeper.
|
| ZkTestServer | |
| ZkTestServer.HostPort |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.