lh0156 opened a new pull request, #23058:
URL: https://github.com/apache/kafka/pull/23058

   ## Summary
   * Allow both JVM Docker stages to use a local Kafka archive when kafka_url 
is omitted.
   * Capture the broker PID during CDS archive generation so shutdown does not 
depend on truncated Alpine BusyBox ps output.
   * Preserve the existing URL download and signature verification path.
   
   ## Tests
   * RED: docker/docker_build_test.py with --image-type=jvm, --kafka-archive, 
and --build failed before this change with kafka_url: parameter not set.
   * GREEN: the same local-archive JVM Docker build passed after this change, 
including the JSA generation stage.
   * bash -n docker/jvm/jsa_launch
   * git diff --check


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