This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new a1e02b89ac test(elasticsearch-logger): drop the max_pending_entries
metadata after the discard test (#13924)
a1e02b89ac is described below
commit a1e02b89ac801f8c68d9b7a5b2cdf94382460239
Author: Mohammad Izzraff Janius
<[email protected]>
AuthorDate: Mon Sep 14 11:57:22 2026 +0900
test(elasticsearch-logger): drop the max_pending_entries metadata after the
discard test (#13924)
---
t/plugin/elasticsearch-logger2.t | 1 +
1 file changed, 1 insertion(+)
diff --git a/t/plugin/elasticsearch-logger2.t b/t/plugin/elasticsearch-logger2.t
index 108176a8e4..dec188fd85 100644
--- a/t/plugin/elasticsearch-logger2.t
+++ b/t/plugin/elasticsearch-logger2.t
@@ -136,6 +136,7 @@ location /t {
keepalive_pool = 1,
})
ngx.sleep(2)
+ t('/apisix/admin/plugin_metadata/elasticsearch-logger',
ngx.HTTP_DELETE)
}
}
--- error_log