Skip to content

Conversation

@kanwarujjaval
Copy link
Member

No description provided.

@kanwarujjaval kanwarujjaval self-assigned this Feb 10, 2026
@kanwarujjaval kanwarujjaval changed the title Newarch fixes kafka broker array parsing from env variables that may be stringified Feb 10, 2026
Copy link
Contributor

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

Updates the Kafka plugin’s KafkaClient configuration handling to be more flexible about how broker lists are provided, which impacts Kafka connectivity initialization throughout the Countly Kafka integration.

Changes:

  • Accept rdkafka.brokers as either an array or a comma-separated string (with trimming/filtering for the string case).
  • Introduce rawBrokers intermediate variable and derive the final brokers array from it.

@kanwarujjaval kanwarujjaval merged commit a7a8eab into newarchitecture Feb 10, 2026
10 checks passed
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