[ https://issues.apache.org/jira/browse/FLINK-33925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17803629#comment-17803629 ]
Peter Schulz commented on FLINK-33925: -------------------------------------- [~martijnvisser], this PR seems stuck. I'm not sure how to interpret the failed CI pipeline. It complains about some ITs violating architecture rules: ``` ITCASE tests should use a MiniCluster resource or extension' was violated (3 times): org.apache.flink.connector.opensearch.sink.OpensearchSinkITCase does not satisfy… org.apache.flink.connector.opensearch.sink.OpensearchWriterITCase does not satisfy… org.apache.flink.connector.opensearch.table.OpensearchDynamicSinkITCase does not satisfy… ``` Except for `OpensearchWriterITCase` my PR did not touch those files. How can we move this forward? > Extended failure handling for bulk requests (elasticsearch back port) > --------------------------------------------------------------------- > > Key: FLINK-33925 > URL: https://issues.apache.org/jira/browse/FLINK-33925 > Project: Flink > Issue Type: Improvement > Components: Connectors / Opensearch > Affects Versions: opensearch-1.0.1 > Reporter: Peter Schulz > Assignee: Peter Schulz > Priority: Major > Labels: pull-request-available > > This is a back port of the implementation for the elasticsearch connector, > see FLINK-32028, to achieve consistent APIs. -- This message was sent by Atlassian Jira (v8.20.10#820010)