Skip to content

[enhancement] docker containers support graceful shutdown #688

@mooc9988

Description

@mooc9988

Background

Currently, a Kafka node faces challenges in graceful shutdown due to the non-root PID of the Java process.

Additionally, Kafka is started by systemd, which is not a conventional startup tool for containers.

How to started

  • make sure kafka process is gracefully shut down.
  • remove systemd dependency.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions