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

[ISSUE] Client requests are not load balanced by gateway service #561

Open
ChrisKujawa opened this issue Feb 17, 2023 · 0 comments
Open
Labels
kind/issue Unidentified issue, it could be a bug, misconfig, or anything in between

Comments

@ChrisKujawa
Copy link
Member

Describe the issue:

We have encountered that it looks like the gateway service doesn't really load balance the client requests, which makes increasing the replication a bit useless (except for fail over of course).

See related zeebe issue camunda/camunda#11310 and related forum post https://forum.camunda.io/t/under-utilized-cpu-for-gateway-and-broker-pods/42671/3

Actual behavior:

Expected behavior:

The service does a correct load balancing and resources of all deployed gateways are used.

How to reproduce:

Just deploy the helm charts and start sending request to zeebe. You can use our benchmarks for example. https://github.com/zeebe-io/benchmark-helm

Logs:
None.

Environment:

Please note: Without the following info, it's hard to resolve the issue and probably it will be closed.

@ChrisKujawa ChrisKujawa added the kind/issue Unidentified issue, it could be a bug, misconfig, or anything in between label Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/issue Unidentified issue, it could be a bug, misconfig, or anything in between
Projects
None yet
Development

No branches or pull requests

1 participant