- Notifications
You must be signed in to change notification settings - Fork 25.6k
Open
Labels
:Security/AuthorizationRoles, Privileges, DLS/FLS, RBAC/ABACRoles, Privileges, DLS/FLS, RBAC/ABACTeam:SecurityMeta label for security teamMeta label for security team
Description
Elasticsearch version: 5.6+master
Description of the problem including expected versus actual behavior:
_cat/aliases performs very slowly when cluster security is enabled. The issue was reported from a user upgrading 1.7.5 to 5.6.15 who noticed the API call was performing much slower on the later version. @imotov is able to reproduce on master.
Steps to reproduce:
- enable security
- create a 90000 aliases
- call
_cat/aliases
Metadata
Metadata
Assignees
Labels
:Security/AuthorizationRoles, Privileges, DLS/FLS, RBAC/ABACRoles, Privileges, DLS/FLS, RBAC/ABACTeam:SecurityMeta label for security teamMeta label for security team