Skip to content

Conversation

@cgorantla
Copy link
Contributor

This command will show kafka connectivity and topics status in kafka producer feature

External References

@cgorantla cgorantla requested review from Copilot and dino2gnt January 9, 2026 23:00
@github-actions github-actions bot added the docs label Jan 9, 2026
@cgorantla cgorantla requested a review from synqotik January 9, 2026 23:01
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new Karaf shell command kafka-producer-topics to display Kafka connectivity status and the existence of configured Kafka producer topics. The command checks each configured Kafka cluster and reports whether topics exist, supporting both global and per-topic Kafka configurations.

Changes:

  • Adds new shell command to check Kafka producer topics status
  • Updates documentation to include the new command

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
features/kafka/producer/src/main/java/org/opennms/features/kafka/producer/shell/KafkaProducerTopics.java New shell command implementation that queries Kafka clusters for topic existence and displays connectivity status
docs/modules/reference/pages/karaf-shell/karaf-shell.adoc Documentation update adding the new command to the Karaf shell reference

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

dino2gnt
dino2gnt previously approved these changes Jan 9, 2026
Copy link
Contributor

@dino2gnt dino2gnt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@cgorantla cgorantla force-pushed the cg/jira/NMS-19117 branch 3 times, most recently from 1a75b48 to e51e7bf Compare January 13, 2026 02:36
Base automatically changed from cg/jira/NMS-19117 to foundation-2024 January 13, 2026 15:05
@cgorantla cgorantla dismissed dino2gnt’s stale review January 13, 2026 15:05

The base branch was changed.

@github-actions github-actions bot requested a review from indigo423 January 13, 2026 17:27
This command will show kafka connectivity and topics status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants