[ https://issues.apache.org/jira/browse/FLINK-28395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flink Jira Bot updated FLINK-28395: ----------------------------------- Labels: auto-deprioritized-critical pull-request-available test-stability (was: pull-request-available stale-critical test-stability) Priority: Major (was: Critical) This issue was labeled "stale-critical" 7 days ago and has not received any updates so it is being deprioritized. If this ticket is actually Critical, please raise the priority and ask a committer to assign you the issue or revive the public discussion. > 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: Major > Labels: auto-deprioritized-critical, pull-request-available, > test-stability > Attachments: image-2022-07-20-16-01-45-775.png > > > {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)