elastic/elasticsearch

We should have some service disruption tests with security enabled

Open

#29.704 geöffnet am 10. Feb. 2017

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Java (25.882 Forks)batch import
:Security/Security>testTeam:Securityhelp wanted

Repository-Metriken

Stars
 (76.700 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 2T) (1.000 gemergte PRs in 30 T)

Beschreibung

Original comment by @bleskes:

Security integrates deeply into ES and how it works. As we learned (LINK REDACTED) it have unexpected side effects. We should have some basic disruption testing going on while security is enabled. We don't have to go to the same lengths we do in ES proper, but I think we should have simple tests, like:

  • isolating a master and seeing the cluster successfully go through master election
  • isolating the primary of security indices and see that primary promotion goes well

Contributor Guide