We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a976d9 commit 97f587eCopy full SHA for 97f587e
muted-tests.yml
@@ -232,6 +232,9 @@ tests:
232
- class: org.elasticsearch.repositories.s3.RepositoryS3RestIT
233
method: testReloadCredentialsFromKeystore
234
issue: https://github.com/elastic/elasticsearch/issues/116811
235
+- class: org.elasticsearch.http.netty4.Netty4IncrementalRequestHandlingIT
236
+ method: testClientConnectionCloseMidStream
237
+ issue: https://github.com/elastic/elasticsearch/issues/116815
238
239
# Examples:
240
#
0 commit comments