pnowojski commented on a change in pull request #6963: [FLINK-10704] Fix sql 
client end to end test failure
URL: https://github.com/apache/flink/pull/6963#discussion_r231460134
 
 

 ##########
 File path: flink-end-to-end-tests/test-scripts/elasticsearch-common.sh
 ##########
 @@ -87,6 +87,8 @@ function verify_result_hash {
   local numRecords=$3
   local hash=$4
 
+  sleep 20s
 
 Review comment:
   Ops, sorry. I misunderstood @twalthr comment. I agree with him that we 
shouldn't be merging this `sleep 20s` fix, especially that the proper fix 
should easy (test for the results in a loop). I will look into it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to