kafka/docker/jvm
Vedarth Sharma e4d34ddd20
MINOR: Fix CDS in docker image (#15771)
Due to difference in packages present when jsa files were generated and when docker image is generated, there is a log on starting docker image.

[0.001s][warning][cds] The shared archive file has a bad magic number: 0

There is no functionality impact, only startup time is higher because of this issue.

This PR fixes the warning and improves startup performance of the docker image

Reviewers:  Manikumar Reddy <anikumar.reddy@gmail.co
2024-04-22 14:51:39 +05:30
..
Dockerfile MINOR: Fix CDS in docker image (#15771) 2024-04-22 14:51:39 +05:30
jsa_launch MINOR: Use random cluster id for jsa file preparation (#15041) 2023-12-19 11:04:45 +05:30
launch KAFKA-16016: Add docker wrapper in core and remove docker utility script (#15048) 2024-01-08 18:07:38 +05:30