Re: [PR] MINOR: fix the README and 3.7 jsa_launch command [kafka]

2025-05-07 Thread via GitHub
m1a2st closed pull request #18300: MINOR: fix the README and 3.7 jsa_launch command URL: https://github.com/apache/kafka/pull/18300 -- 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 comme

Re: [PR] MINOR: fix the README and 3.7 jsa_launch command [kafka]

2025-04-09 Thread via GitHub
github-actions[bot] commented on PR #18300: URL: https://github.com/apache/kafka/pull/18300#issuecomment-2791469655 This PR is being marked as stale since it has not had any activity in 90 days. If you would like to keep this PR alive, please leave a comment asking for a review. If the P

Re: [PR] MINOR: fix the README and 3.7 jsa_launch command [kafka]

2024-12-23 Thread via GitHub
chia7712 commented on code in PR #18300: URL: https://github.com/apache/kafka/pull/18300#discussion_r1895758401 ## docker/docker_official_images/3.7.0/jvm/jsa_launch: ## @@ -17,9 +17,9 @@ KAFKA_CLUSTER_ID="$(opt/kafka/bin/kafka-storage.sh random-uuid)" TOPIC="test-topic" -KA

Re: [PR] MINOR: fix the README and 3.7 jsa_launch command [kafka]

2024-12-23 Thread via GitHub
m1a2st commented on code in PR #18300: URL: https://github.com/apache/kafka/pull/18300#discussion_r1895671390 ## README.md: ## @@ -106,7 +106,7 @@ Using compiled files: Using docker image: -docker run -p 9092:9092 apache/kafka:3.7.0 +docker run -p 9092:9092 apache/k

Re: [PR] MINOR: fix the README and 3.7 jsa_launch command [kafka]

2024-12-22 Thread via GitHub
ijuma commented on code in PR #18300: URL: https://github.com/apache/kafka/pull/18300#discussion_r1895212590 ## docker/docker_official_images/3.7.0/jvm/jsa_launch: ## @@ -17,9 +17,9 @@ KAFKA_CLUSTER_ID="$(opt/kafka/bin/kafka-storage.sh random-uuid)" TOPIC="test-topic" -KAFKA

Re: [PR] MINOR: fix the README and 3.7 jsa_launch command [kafka]

2024-12-22 Thread via GitHub
ijuma commented on code in PR #18300: URL: https://github.com/apache/kafka/pull/18300#discussion_r1895211566 ## README.md: ## @@ -106,7 +106,7 @@ Using compiled files: Using docker image: -docker run -p 9092:9092 apache/kafka:3.7.0 +docker run -p 9092:9092 apache/ka