]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: fix read balancer logic to avoid redundant primary assignment
authorLaura Flores <lflores@ibm.com>
Wed, 13 Sep 2023 19:57:07 +0000 (19:57 +0000)
committerLaura Flores <lflores@ibm.com>
Wed, 4 Oct 2023 14:29:24 +0000 (14:29 +0000)
commit1fbfe26b3eb2fa1bff7cae4c87e64486dfa4fd95
treea2557e33263542a2ee5c3089400e195dfda7750a
parent79a8721e1df1964bd09d0fbf5bcb91054f69c003
osd: fix read balancer logic to avoid redundant primary assignment

Fixes: https://tracker.ceph.com/issues/62833
Signed-off-by: Laura Flores <lflores@ibm.com>
(cherry picked from commit 47c5ba25ed0db0fd307f0d4a1717ff8418004b8e)
src/osd/OSDMap.cc