Commit 71c8d24
authored
Remove types exist action (#43344)
The types exists action was kept around only to not break transport
client, as RestGetMappingAction has its own logic that ties into the
unified HEAD requests handling.
Now that tranport client is removed, we can remove also
TransportTypesExistsAction as well as its corresponding request,
request builder, response, and action.1 parent bfce0f6 commit 71c8d24
File tree
11 files changed
+1
-546
lines changed- server/src
- main/java/org/elasticsearch
- action
- admin/indices/exists/types
- client
- support
- test/java/org/elasticsearch/indices
- exists/types
- x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/security/authz/privilege
11 files changed
+1
-546
lines changedLines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | 104 | | |
107 | 105 | | |
108 | 106 | | |
| |||
463 | 461 | | |
464 | 462 | | |
465 | 463 | | |
466 | | - | |
467 | 464 | | |
468 | 465 | | |
469 | 466 | | |
| |||
Lines changed: 0 additions & 95 deletions
This file was deleted.
Lines changed: 0 additions & 36 deletions
This file was deleted.
Lines changed: 0 additions & 108 deletions
This file was deleted.
Lines changed: 0 additions & 67 deletions
This file was deleted.
Lines changed: 0 additions & 56 deletions
This file was deleted.
0 commit comments