Github user zentol commented on a diff in the pull request:

    https://github.com/apache/flink/pull/6089#discussion_r191738228
  
    --- Diff: flink-end-to-end-tests/test-scripts/elasticsearch-common.sh ---
    @@ -56,13 +56,14 @@ function verify_elasticsearch_process_exist {
     
     function verify_result {
         local numRecords=$1
    +    local index=$2
    --- End diff --
    
    adjust existing usages in `test_streaming_elasticsearch.sh`


---

Reply via email to