Files
elasticsearch-js/lib
Tomas Della Vedova f913f7d2d2 Updated Connections handling (#1127)
* Updated Connections handling

- The ConnectionPool.getConnection method now always returns a connection
- The ConnectionPool.update mehtod now cleans the dead list
- Deprecated the NoLivingConnectionsError

* Updated test

* Updated docs

* The NoLivingConnectionsError can still happen if the filter/selector returns no nodes

* Updated test

* Updated docs

* Catch undefined connections as well

* Updated test

* Updated ApiError type def
2020-03-26 13:41:05 +01:00
..
2020-03-26 13:41:05 +01:00
2020-03-26 13:41:05 +01:00
2020-03-23 17:43:10 +01:00
2020-03-24 12:27:05 +01:00
2019-07-22 11:46:59 +02:00