schulzp opened a new pull request, #39:
URL: https://github.com/apache/flink-connector-opensearch/pull/39

   This is a back port of the implementation for the elasticsearch connector, 
see [FLINK-32028](https://issues.apache.org/jira/browse/FLINK-32028), to 
achieve consistent APIs.
   
   Extracted `BulkResponseInspector` interface to allow custom handling of 
(partially) failed bulk requests. If not overridden, default behaviour remains 
unchanged and partial failures are escalated.
   
   * fixes [FLINK-33925](https://issues.apache.org/jira/browse/FLINK-33925)
   * allows custom metrics to be exposed


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to