elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
69.89k stars 24.72k forks source link

Implement retries wherever applicable in TokenService #39501

Open jkakavas opened 5 years ago

jkakavas commented 5 years ago

We currently do not retry for TransportActions#isShardNotAvailableException everywhere in the TokenService implementation. We should go through the remaining places and ensure that we implement retries, or document why we shouldn't.

elasticmachine commented 5 years ago

Pinging @elastic/es-security

glgomess commented 3 years ago

Hi there! Newcomer here, can i work on this?

elasticsearchmachine commented 2 years ago

Pinging @elastic/es-security (Team:Security)