public class EngineClosedException extends IndexShardClosedException
Note, the relationship between shard and engine indicates that engine closed is shard closed, and we might get something slipping through the the shard and into the engine while the shard is closing.
ElasticsearchException.WithRestHeaders
Constructor and Description |
---|
EngineClosedException(ShardId shardId) |
EngineClosedException(ShardId shardId,
Throwable t) |
currentState, status
shardId
index
contains, getDetailedMessage, getMostSpecificCause, getRootCause, unwrapCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009–2015. All rights reserved.