Skip to content

Updates to alarm server Kafka topic management#3715

Merged
shroffk merged 4 commits intomasterfrom
alarm_server_create_topics
Mar 9, 2026
Merged

Updates to alarm server Kafka topic management#3715
shroffk merged 4 commits intomasterfrom
alarm_server_create_topics

Conversation

@georgweiss
Copy link
Collaborator

This PR refactors Kafka topic creation code away from AlarmServerMain and adds the option to customize the replication factor and number of partitions.

Default values defined in alarm_server.properties, but can be overridden in properties file specified with the -settings program argument.

  • Testing:

    • The feature has automated tests
    • [ X] Tests were run
  • Documentation:

    • The feature is documented
    • [ X] The documentation is up to date
    • Release notes:
      • Added an entry if the change is breaking or significant
      • Added an entry when adding a new feature

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@shroffk shroffk merged commit 77a16e5 into master Mar 9, 2026
4 of 5 checks passed
@shroffk shroffk deleted the alarm_server_create_topics branch March 9, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants