stankiewicz commented on issue #39789:
URL: https://github.com/apache/beam/issues/39789#issuecomment-5835027713
@c-broggy can you run failing pipeline with addiitional parameter :
`--sdk_harness_log_level_overrides='{"org.apache.kafka.common.network":"DEBUG","org.apache.kafka.common.security":"DEBUG"}'`
Kafka's selector has debugs on disconnect that would help troubleshoot that.
I'm not sure if were testing with correct way of pinning, give it a try with
`--sdk_harness_container_image_overrides=".*java.*,gcr.io/cloud-dataflow/v1beta3/beam_java17_sdk:2025-10-27`
jdk-17.0.16 ; 2026-08-31 is jdk-17.0.20
--
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]