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 b6f20ff commit f426b68Copy full SHA for f426b68
modules/data-streams/src/javaRestTest/java/org/elasticsearch/datastreams/LogsDataStreamIT.java
@@ -719,7 +719,6 @@ public void testDefaultFieldCustomization() throws Exception {
719
}
720
721
@SuppressWarnings("unchecked")
722
- @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch-serverless/pull/1407")
723
public void testIgnoreDynamicBeyondLimit() throws Exception {
724
Request request = new Request("POST", "/_component_template/logs@custom");
725
request.setJsonEntity("""
0 commit comments