From add8dd4cc4b00a47381de9675a01f1a1e0ba243d Mon Sep 17 00:00:00 2001 From: Boaz Leskes Date: Sun, 30 Aug 2015 09:16:34 +0200 Subject: [PATCH] Update handler list for changes made in https://github.com/elastic/elasticsearch/pull/12944 Original commit: elastic/x-pack-elasticsearch@2dcbf8bc9963f6df77fe642d39783b7a363da3d4 --- .../resources/org/elasticsearch/transport/handlers | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/shield/src/test/resources/org/elasticsearch/transport/handlers b/shield/src/test/resources/org/elasticsearch/transport/handlers index 0abef1e44f4..d2d5e7f9d42 100644 --- a/shield/src/test/resources/org/elasticsearch/transport/handlers +++ b/shield/src/test/resources/org/elasticsearch/transport/handlers @@ -8,11 +8,11 @@ cluster:monitor/stats[n] cluster:admin/shield/realm/cache/clear cluster:admin/shield/realm/cache/clear[n] indices:admin/analyze[s] -indices:admin/cache/clear[s] +indices:admin/cache/clear[n] indices:admin/flush[s] indices:admin/mappings/fields/get[index] indices:admin/mappings/fields/get[index][s] -indices:admin/optimize[s] +indices:admin/optimize[n] indices:admin/refresh[s] indices:admin/render/template/search indices:admin/upgrade @@ -47,11 +47,11 @@ indices:data/write/bulk[s][r] indices:data/write/delete[r] indices:data/write/index[r] indices:data/write/update[s] -indices:monitor/recovery[s] -indices:monitor/segments[s] +indices:monitor/recovery[n] +indices:monitor/segments[n] indices:monitor/shard_stores -indices:monitor/stats[s] -indices:monitor/upgrade[s] +indices:monitor/stats[n] +indices:monitor/upgrade[n] indices:monitor/upgrade internal:cluster/node/index/deleted internal:cluster/node/index_store/deleted