Skip to content

Conversation

@rbardaji
Copy link
Collaborator

Add validators to handle empty strings for kafka_host and kafka_port when KAFKA_CONNECTION=False.

Previously, setting these to empty values would cause validation errors even though Kafka was disabled.

Fixes #59

Add validators to handle empty strings for kafka_host and kafka_port
when KAFKA_CONNECTION=False. Previously, setting these to empty values
would cause validation errors even though Kafka was disabled.

Fixes #59
@rbardaji rbardaji merged commit d2a04b6 into main Feb 12, 2026
1 check passed
@rbardaji rbardaji deleted the fix/kafka-validation-59 branch February 12, 2026 08:53
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.

Kafka port validation fails even when Kafka is disabled

1 participant