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

pacific: msg: active_connections regression #42936

Merged
merged 2 commits into from Sep 1, 2021
Merged

Conversation

batrick
Copy link
Member

@batrick batrick commented Aug 26, 2021

It is helpful to set this to 1 for tests.

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 8129d6b)

Conflicts:
	src/common/options/global.yaml.in
We have to reap connections promptly for this test to work.

This test was broken indirectly by d51d80b,
which moved the counter decrement to reap time instead of mark_down/stop
time.

The reaping is asynchronous, so allow for a delay in the count change.

Fixes: https://tracker.ceph.com/issues/50622
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit c8c5071)
@ajarr
Copy link
Contributor

ajarr commented Aug 27, 2021

@yuriw this needs rados testing. The PR makes changes to the core. So can you run https://pulpito.ceph.com/?branch=wip-yuri8-testing-2021-08-26-1210-pacific through rados testing?

The related FS test passed, https://pulpito.ceph.com/yuriw-2021-08-25_21:49:08-fs-wip-yuri5-testing-2021-08-25-1246-pacific-distro-basic-smithi/6359302/

Copy link
Contributor

@ajarr ajarr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yuriw yuriw merged commit f7d7f78 into ceph:pacific Sep 1, 2021
@batrick batrick deleted the i51198 branch March 27, 2023 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants