-
Notifications
You must be signed in to change notification settings - Fork 593
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
Failing creation topic with few brokers on the same host in the docker swarm mode #24615
Labels
kind/bug
Something isn't working
Comments
Also I see next errors logs
|
All logs
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version & Environment
Redpanda version: (use
rpk version
): v24.2.12Versions of other components:
/etc/os-release
): Ubuntu 24.04.1 LTSdocker info
): 27.4.0What went wrong?
I can't create a topic (even with 1 partition) with brokers running on the same host in docker swarm mode.
What should have happened instead?
I want to run 3 brokers on one node. I also want to create a topic (ideally with 500 partitions).
How to reproduce the issue?
stack.yaml
file with 3 brokersWhen I try create topic from redpanda1 container I get error
I tried different partitions (1, 3, 150, 500 etc)
I see following logs after startup container
Also I see next errors logs
The text was updated successfully, but these errors were encountered: