Abacn commented on PR #36342: URL: https://github.com/apache/beam/pull/36342#issuecomment-3354000085
It's tricky to enter e2e tests (from pipeline option to check user agent in request) because the code path is excluded from dev Beam: https://github.com/apache/beam/blob/449ab577d3211b6fdfe9e9f3d231f31b44680377/sdks/python/apache_beam/utils/subprocess_server.py#L407 needed to comment out these lines to make test script pass over this check. Tested that `--user_agent` pipeline option is honored when expanding a pipeline contains kafkaio. For this PR, added a check on request for default user agent (Apache Beam Python SDK/...) -- 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]
