Commit 3289962
committed
Override default reload_connections to false
AWS Elasticsearch Service doesn't return addresses of nodes and
Elasticsearch client (elasticsearch-ruby) fails to reload connections
properly. This ends up "temporarily ed to flush the buffer" error
repating forever. See this discussion for details:
https://discuss.elastic.co/t/elasitcsearch-ruby-raises-cannot-get-new-connection-from-pool-error/362521 parent 3291513 commit 3289962
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
| |||
0 commit comments