OpenSearch/client/rest/src
Jason Tedor d568345f1a
Fix roles parsing in client nodes sniffer (#52888)
We mades roles pluggable, but never updated the client to account for
this. This means that when speaking to a modern cluster, application
logs are spammed with warning messages around unrecognized roles. This
commit addresses this by accounting for the fact that roles can extend
beyond master/data/ingest now.
2020-02-27 15:26:49 -05:00
..
main/java/org/elasticsearch/client Fix roles parsing in client nodes sniffer (#52888) 2020-02-27 15:26:49 -05:00
test Fix roles parsing in client nodes sniffer (#52888) 2020-02-27 15:26:49 -05:00