mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
The existing equals check was broken, and would always be false. The correct behaviour is to return "Collections.emptyList()" whenever the the active(licensed)-realms equals the configured-realms. Backport of: #44399