[jira] [Updated] (FLINK-32028) Error handling for the new Elasticsearch sink

2023-12-15 Thread Weijie Guo (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-32028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Weijie Guo updated FLINK-32028:
---
Fix Version/s: elasticsearch-3.1.0

> Error handling for the new Elasticsearch sink
> -
>
> Key: FLINK-32028
> URL: https://issues.apache.org/jira/browse/FLINK-32028
> Project: Flink
>  Issue Type: Improvement
>  Components: Connectors / ElasticSearch
>Affects Versions: elasticsearch-3.0.0
>Reporter: Tudor Plugaru
>Assignee: Peter Schulz
>Priority: Major
>  Labels: pull-request-available
> Fix For: elasticsearch-3.1.0
>
>
> The deprecated ElasticsearchSink supports setting an error handler via a 
> [public method 
> |https://github.com/apache/flink-connector-elasticsearch/blob/8f75d4e059c09b55cc3a44bab3e64330b1246d27/flink-connector-elasticsearch7/src/main/java/org/apache/flink/streaming/connectors/elasticsearch7/ElasticsearchSink.java#L216]
>  but the new sink, does not.
> Ideally there would be a way to handle ES specific exceptions and be able to 
> skip items from being retried on ES indefinitely and not block entirely the 
> pipeline.  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (FLINK-32028) Error handling for the new Elasticsearch sink

2023-12-15 Thread Weijie Guo (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-32028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Weijie Guo updated FLINK-32028:
---
Affects Version/s: elasticsearch-3.0.0
   (was: 1.16.1)

> Error handling for the new Elasticsearch sink
> -
>
> Key: FLINK-32028
> URL: https://issues.apache.org/jira/browse/FLINK-32028
> Project: Flink
>  Issue Type: Improvement
>  Components: Connectors / ElasticSearch
>Affects Versions: elasticsearch-3.0.0
>Reporter: Tudor Plugaru
>Assignee: Peter Schulz
>Priority: Major
>  Labels: pull-request-available
>
> The deprecated ElasticsearchSink supports setting an error handler via a 
> [public method 
> |https://github.com/apache/flink-connector-elasticsearch/blob/8f75d4e059c09b55cc3a44bab3e64330b1246d27/flink-connector-elasticsearch7/src/main/java/org/apache/flink/streaming/connectors/elasticsearch7/ElasticsearchSink.java#L216]
>  but the new sink, does not.
> Ideally there would be a way to handle ES specific exceptions and be able to 
> skip items from being retried on ES indefinitely and not block entirely the 
> pipeline.  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (FLINK-32028) Error handling for the new Elasticsearch sink

2023-12-01 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-32028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-32028:
---
Labels: pull-request-available  (was: )

> Error handling for the new Elasticsearch sink
> -
>
> Key: FLINK-32028
> URL: https://issues.apache.org/jira/browse/FLINK-32028
> Project: Flink
>  Issue Type: Improvement
>  Components: Connectors / ElasticSearch
>Affects Versions: 1.16.1
>Reporter: Tudor Plugaru
>Priority: Major
>  Labels: pull-request-available
>
> The deprecated ElasticsearchSink supports setting an error handler via a 
> [public method 
> |https://github.com/apache/flink-connector-elasticsearch/blob/8f75d4e059c09b55cc3a44bab3e64330b1246d27/flink-connector-elasticsearch7/src/main/java/org/apache/flink/streaming/connectors/elasticsearch7/ElasticsearchSink.java#L216]
>  but the new sink, does not.
> Ideally there would be a way to handle ES specific exceptions and be able to 
> skip items from being retried on ES indefinitely and not block entirely the 
> pipeline.  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (FLINK-32028) Error handling for the new Elasticsearch sink

2023-05-08 Thread Tudor Plugaru (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-32028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tudor Plugaru updated FLINK-32028:
--
Summary: Error handling for the new Elasticsearch sink  (was: Error 
handling for ElasticSearch sink)

> Error handling for the new Elasticsearch sink
> -
>
> Key: FLINK-32028
> URL: https://issues.apache.org/jira/browse/FLINK-32028
> Project: Flink
>  Issue Type: Improvement
>  Components: Connectors / ElasticSearch
>Affects Versions: 1.16.1
>Reporter: Tudor Plugaru
>Priority: Major
>
> The deprecated ElasticsearchSink supports setting an error handler via a 
> [public method 
> |https://github.com/apache/flink-connector-elasticsearch/blob/8f75d4e059c09b55cc3a44bab3e64330b1246d27/flink-connector-elasticsearch7/src/main/java/org/apache/flink/streaming/connectors/elasticsearch7/ElasticsearchSink.java#L216]
>  but the new sink, does not.
> Ideally there would be a way to handle ES specific exceptions and be able to 
> skip items from being retried on ES indefinitely and not block entirely the 
> pipeline.  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)