[PD+PP] Honor PP consensus for bootstrap and prealloc (#31869)
Co-authored-by: Chao Shi <chao.shi@alibaba-inc.com>
This commit is contained in:
@@ -294,6 +294,7 @@ class TestDecodeLockRefScenarios(unittest.TestCase):
|
||||
|
||||
def test_pop_preallocated_rechecks_budget_after_lock(self):
|
||||
queue = DecodePreallocQueue.__new__(DecodePreallocQueue)
|
||||
queue.pp_size = 1
|
||||
|
||||
req = MagicMock()
|
||||
req.rid = "req-1"
|
||||
|
||||
Reference in New Issue
Block a user