amandayclee commented on code in PR #22500:
URL: https://github.com/apache/kafka/pull/22500#discussion_r3375189577


##########
tests/docker/ducker-ak:
##########
@@ -512,7 +512,7 @@ attempting to start new ones."
 generate_cluster_json_file() {
     local num_nodes="${1}"
     local path="${2}"
-    exec 3<> "${path}"
+    exec 3> "${path}"

Review Comment:
   Thank you for pointing that out. Updated the fix and pr description.



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

Reply via email to