Deprecated.
The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use.
NAME
Elasticsearch::Role::CxnPool::Static::NoPing - A CxnPool for connecting to a remote cluster without the ability to ping.
VERSION
version 1.05
CONFIGURATION
max_retries
The number of times a request should be retried before throwin an exception. Defaults to the number of nodes minus 1.
METHODS
should_mark_dead()
$bool = $cxn_pool->should_mark_dead($error);
Connection and timeout errors cause cxns to be marked as dead.
schedule_check()
This method is a NOOP.
AUTHOR
Clinton Gormley <drtech@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2014 by Elasticsearch BV.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004