Skip to content

Fix cpu usage in rabbitmq (was worsened in 23.2 after #44404)#48311

Merged
kssenii merged 8 commits intoClickHouse:masterfrom
kssenii:rabbitmq-fix-cpu-usage
Apr 7, 2023
Merged

Fix cpu usage in rabbitmq (was worsened in 23.2 after #44404)#48311
kssenii merged 8 commits intoClickHouse:masterfrom
kssenii:rabbitmq-fix-cpu-usage

Conversation

@kssenii
Copy link
Copy Markdown
Member

@kssenii kssenii commented Apr 1, 2023

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in an official stable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Fix constantly high cpu usage in RabbitMQ. It was broken in #44404 (in 23.2 clickhouse-server version). Closes #48103.

@vdimir vdimir self-assigned this Apr 3, 2023
@kssenii
Copy link
Copy Markdown
Member Author

kssenii commented Apr 7, 2023

Stateless tests (tsan) [3/5] — Tests are not finished

#48534

Integration tests (release) [2/4]

all are test_merge_tree_s3_restore

>       raise Exception("Can't wait Minio to start")
E       Exception: Can't wait Minio to start

@kssenii kssenii merged commit d5889a4 into ClickHouse:master Apr 7, 2023
@robot-ch-test-poll4 robot-ch-test-poll4 added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Apr 7, 2023
kssenii added a commit that referenced this pull request Apr 11, 2023
Backport #48311 to 23.3: Fix cpu usage in rabbitmq (was worsened in 23.2 after #44404)
kssenii added a commit that referenced this pull request Apr 11, 2023
Backport #48311 to 23.2: Fix cpu usage in rabbitmq (was worsened in 23.2 after #44404)
Enmk pushed a commit to Altinity/ClickHouse that referenced this pull request Jun 26, 2023
Fix cpu usage in rabbitmq (was worsened in 23.2 after ClickHouse#44404)

cherry-picked d5889a4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

200% constant CPU usage while using RabbitMQ intergation on 23.2.4 revision 54461 (docker image)

3 participants