Commit 804d2df
Remove role mapping block check (elastic#114223)
This method is used in multiple contexts that may not all handle
cluster-block exceptions gracefully, esp. since some types of cluster
blocks are retryable. Removing this, and may follow up with handling the
cluster state block for the affected transport actions instead.1 parent 73145fb commit 804d2df
File tree
1 file changed
+0
-2
lines changed- x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/security/authz
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
61 | | - | |
62 | 60 | | |
63 | 61 | | |
64 | 62 | | |
| |||
0 commit comments