gortiz commented on code in PR #17576:
URL: https://github.com/apache/pinot/pull/17576#discussion_r2765323487


##########
compatibility-verifier/compCheck.sh:
##########
@@ -527,6 +527,7 @@ if [ -f "${SERVER_CONF_2}" ]; then
   stopService server2
   startService server2 "$oldTargetDir" "$SERVER_CONF_2"
   waitForServer2Ready
+  sleep 300

Review Comment:
   I was trying to test whether this failure was a race condition, but it seems 
it is not



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to