aIbrahiim commented on issue #30513:
URL: https://github.com/apache/beam/issues/30513#issuecomment-5045909434

   > Not sure if `port=$PORT` is still around, replacing with 
`listeners=PLAINTEXT://localhost:$PORT`.
   > 
   > Yeah, that's probably it considering 
[apache/kafka#10872](https://github.com/apache/kafka/pull/10872).
   
   yeah same place i landed while poking at the logs as port= looks like a 
no-op on 3.9 so swapping to listeners=PLAINTEXT://localhost:$PORT makes sense 
and this might lines up with the connection refused on the random test port


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