]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/common/gated: Comment out ceph_assert for shard ID check
authorNitzan Mordechai <nmordech@redhat.com>
Wed, 28 Aug 2024 12:49:27 +0000 (12:49 +0000)
committerNitzan Mordechai <nmordech@redhat.com>
Thu, 5 Sep 2024 10:32:21 +0000 (10:32 +0000)
commitd14d87b085ea4e06a54df2d361289915d1a0c5b2
treeb8f2b26c8386d002992cf3cc3f53fbe06dc6684d
parent1071cc38868ceb8c06ebdefa3826411e7658f2d8
crimson/common/gated: Comment out ceph_assert for shard ID check

After adding sid (shard ID) to Gated, each shard should have its own gate.
However, some users of Gated had a single instance, which either failed
these assertions or created the Gated object on the wrong shard.
A tracker issue #67773 was opened for this, and this commit comments out
the assertions until the issue is resolved.

Signed-off-by: NitzanMordhai <nmordech@redhat.com>
src/crimson/common/gated.h