Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix internal topic handling in constructors #88

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Conversation

see-quick
Copy link
Member

This PR fixes a problem, which arises during refactor [1]. In Deprecated approach I forgot to update this.internalTopicReplicationFactor = internalTopicReplicationFactor; and also validateInternalTopicReplicationFactor` was in-correct resulting in throwing Exception.

[1] - #86

Signed-off-by: see-quick <maros.orsak159@gmail.com>
Signed-off-by: see-quick <maros.orsak159@gmail.com>
@see-quick see-quick added the bug Something isn't working label Oct 15, 2024
@see-quick see-quick added this to the 0.108.0 milestone Oct 15, 2024
@see-quick see-quick self-assigned this Oct 15, 2024
@see-quick see-quick changed the title Fix internal topic Fix internal topic handling in constructors Oct 15, 2024
@see-quick see-quick merged commit 466e7a8 into main Oct 15, 2024
7 checks passed
@see-quick see-quick deleted the fix-internal-topic branch October 17, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants