Weijie Guo created FLINK-31739: ---------------------------------- Summary: ElasticSearch and Cassandra connector v3.0 branch's CI is not working properly Key: FLINK-31739 URL: https://issues.apache.org/jira/browse/FLINK-31739 Project: Flink Issue Type: Bug Components: Connectors / Cassandra, Connectors / ElasticSearch Affects Versions: elasticsearch-3.0.1, cassandra-3.0.1 Reporter: Weijie Guo Assignee: Weijie Guo Fix For: elasticsearch-3.0.1, cassandra-3.0.1
After FLINK-30963, we no longer manually set {{flink_url}}, but it is required in some connector's own {{ci.yml}}, which causes CI to fail to run like [this|https://github.com/apache/flink-connector-elasticsearch/actions/runs/4620241065]). The root of this problem is that these branch does not use the {{ci.yml}} in {{flink-connector-shared-utils}}. -- This message was sent by Atlassian Jira (v8.20.10#820010)