Skip to content

Updates to alarm server Kafka topic management#3715

Open
georgweiss wants to merge 4 commits intomasterfrom
alarm_server_create_topics
Open

Updates to alarm server Kafka topic management#3715
georgweiss wants to merge 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

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.

1 participant