The GitHub Actions job "Flink Connector HTTP CI" on flink-connector-http.git/feature/add-user-agent-config has failed. Run started by GitHub user featzhang (triggered by featzhang).
Head commit for run: 5e11e4bc5d31168ce20e6b89ecd7e988f6e8cc47 / FeatZhang <[email protected]> [HTTP] Add User-Agent configuration support This commit adds support for configuring User-Agent header for HTTP connector. - Add http.source.lookup.user.agent and http.sink.user.agent configuration options - Update RequestFactoryBase to support User-Agent header configuration - Update JavaNetHttpPollingClient to apply User-Agent header - Update JavaNetSinkHttpClient to apply User-Agent header - Add unit tests for User-Agent configuration Fixes NullPointerException when httpRequest.method() or bodyPublisher() returns null. Use HttpRequest.BodyPublishers.noBody() instead of null for bodyPublisher. Report URL: https://github.com/apache/flink-connector-http/actions/runs/23102292071 With regards, GitHub Actions via GitBox
