[jira] [Created] (FLINK-16701) Elasticsearch sink support alias for indices.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-16701) Elasticsearch sink support alias for indices.

Shang Yuanchun (Jira)
Leonard Xu created FLINK-16701:
----------------------------------

             Summary: Elasticsearch sink support alias for indices.
                 Key: FLINK-16701
                 URL: https://issues.apache.org/jira/browse/FLINK-16701
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / ElasticSearch
    Affects Versions: 1.11.0
            Reporter: Leonard Xu
             Fix For: 1.11.0


This is related to [FLINK-15400|https://issues.apache.org/jira/browse/FLINK-15400]  FLINK-15400 will only support dynamic index, and do not support the alias.  Because supporting alias both need in Streaming API and Table API, so I think split the original design to two PRs make sense.
PR for FLINK-15400:

        support dynamic index for ElasticsearchTableSink
PR for this issue:

          support alias for Streaming API and Table API



--
This message was sent by Atlassian Jira
(v8.3.4#803005)