[ https://issues.apache.org/jira/browse/FLINK-28395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flink Jira Bot updated FLINK-28395: ----------------------------------- Labels: stale-critical test-stability (was: test-stability) I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help the community manage its development. I see this issues has been marked as Critical but is unassigned and neither itself nor its Sub-Tasks have been updated for 14 days. I have gone ahead and marked it "stale-critical". If this ticket is critical, please either assign yourself or give an update. Afterwards, please remove the label or in 7 days the issue will be deprioritized. > Elasticsearch6DynamicSinkITCase.testWritingDocumentsFromTableApi fails with > Elasticsearch exception [type=index_not_found_exception, reason=no such index] > ---------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: FLINK-28395 > URL: https://issues.apache.org/jira/browse/FLINK-28395 > Project: Flink > Issue Type: Bug > Components: Connectors / ElasticSearch > Affects Versions: 1.15.2 > Reporter: Martijn Visser > Priority: Critical > Labels: stale-critical, test-stability > > {code:java} > Jul 05 02:49:58 Caused by: [table-api] ElasticsearchException[Elasticsearch > exception [type=index_not_found_exception, reason=no such index]] > Jul 05 02:49:58 at > org.elasticsearch.ElasticsearchException.innerFromXContent(ElasticsearchException.java:509) > Jul 05 02:49:58 at > org.elasticsearch.ElasticsearchException.fromXContent(ElasticsearchException.java:420) > Jul 05 02:49:58 at > org.elasticsearch.action.bulk.BulkItemResponse.fromXContent(BulkItemResponse.java:139) > Jul 05 02:49:58 at > org.elasticsearch.action.bulk.BulkResponse.fromXContent(BulkResponse.java:199) > Jul 05 02:49:58 at > org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:2061) > Jul 05 02:49:58 at > org.elasticsearch.client.RestHighLevelClient.lambda$performRequestAsyncAndParseEntity$15(RestHighLevelClient.java:1825) > Jul 05 02:49:58 at > org.elasticsearch.client.RestHighLevelClient$1.onSuccess(RestHighLevelClient.java:1925) > Jul 05 02:49:58 at > org.elasticsearch.client.RestClient$FailureTrackingResponseListener.onSuccess(RestClient.java:849) > Jul 05 02:49:58 at > org.elasticsearch.client.RestClient$1.completed(RestClient.java:549) > Jul 05 02:49:58 at > org.elasticsearch.client.RestClient$1.completed(RestClient.java:537) > Jul 05 02:49:58 at > org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:122) > Jul 05 02:49:58 at > org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(Default > {code} > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=37604&view=logs&j=e9af9cde-9a65-5281-a58e-2c8511d36983&t=c520d2c3-4d17-51f1-813b-4b0b74a0c307&l=13541 -- This message was sent by Atlassian Jira (v8.20.10#820010)