mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This removes a check in the ClearRolesCacheTests that is prone to failure due to the possibility of the cache poller running while we modify documents and updating cached values prior to the test issuing the get roles call. See elastic/elasticsearch#1354 Original commit: elastic/x-pack-elasticsearch@ba0b803466