Re: [PR] [FLINK-33493][connectors/elasticsearch] Fix ElasticsearchWriterITCase test [flink-connector-elasticsearch]

2023-11-09 Thread via GitHub


reswqa merged PR #81:
URL: https://github.com/apache/flink-connector-elasticsearch/pull/81


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] [FLINK-33493][connectors/elasticsearch] Fix ElasticsearchWriterITCase test [flink-connector-elasticsearch]

2023-11-09 Thread via GitHub


TanYuxin-tyx opened a new pull request, #81:
URL: https://github.com/apache/flink-connector-elasticsearch/pull/81

   This is a fix for https://issues.apache.org/jira/browse/FLINK-33493. 
   
   ElasticsearchWriterITCase called Flink `InternalSinkWriterMetricGroup#mock`, 
and it is renamed in https://github.com/apache/flink/pull/23541 
([FLINK-33295](https://issues.apache.org/jira/browse/FLINK-33295) in Flink 
1.19). So the test failed.
   
   This fixes it by creating a `TestingSinkWriterMetricGroup`.


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org