See: Description
Interface | Description |
---|---|
ActionThrottle.NanoTimeSource | |
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.
|
ActionThrottle | |
Assign | |
ChaosMonkey |
The monkey can stop random or specific jetties used with SolrCloud.
|
CloudConfigSetService | |
CloudDescriptor | |
CloudInspectUtil | |
CloudUtil | |
CurrentCoreDescriptorProvider |
Provide the current list of registered
CoreDescriptor s. |
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 |
"Mini" SolrCloud cluster to be used for testing
|
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 | |
SizeLimitedDistributedMap |
A size limited distributed map maintained in zk.
|
SocketProxy |
Kindly borrowed the idea and base implementation from the ActiveMQ project;
useful for blocking traffic on a specified port.
|
SolrZkServer | |
StoppableIndexingThread | |
SyncStrategy | |
ZkCLI | |
ZkController |
Handle ZooKeeper interactions.
|
ZkSolrResourceLoader |
ResourceLoader that works with ZooKeeper.
|
ZkSolrResourceLoader.ZkByteArrayInputStream | |
ZkTestServer | |
ZkTestServer.HostPort |
Enum | Description |
---|---|
ZkTestServer.LimitViolationAction |
Exception | Description |
---|---|
ZkController.ResourceModifiedInZkException |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.