mattcasters opened a new pull request, #7533:
URL: https://github.com/apache/hop/pull/7533

   ## Summary
   
   - Fix Kafka IT failures on Jenkins (e.g. #2240) where bootstrap resolved to 
empty after single-JVM parameter activation (#7517/#7521): non-empty 
`BOOTSTRAP_SERVERS` defaults on main workflows, project config, and 
`run-workflow.hwf`.
   - Harden compose: wait for healthy Kafka, set container env/hostname, pin 
`apache/kafka:3.9.2` (matches `kafka-clients`), drop host port publish to avoid 
ASF agent collisions.
   - Log bootstrap/DNS diagnostics when running the kafka project for easier 
Jenkins triage.
   
   Does not change `NamedParameters` / parameters_and_variables 0004/0006 
semantics.
   
   ## Test plan
   
   - [x] `./integration-tests/scripts/run-tests-docker.sh PROJECT_NAME=kafka 
KEEP_IMAGES=true CLIENT_UNZIP=true` — 3/3 tests passed
   - [ ] Nightly Hop-integration-tests after merge (kafka package green)


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