Skip to content

Commit

Permalink
fix ut
Browse files Browse the repository at this point in the history
Signed-off-by: drake_wang <[email protected]>
  • Loading branch information
wxl24life committed Dec 20, 2024
1 parent 4fe9157 commit e1bc744
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -606,6 +606,7 @@ public ShardInfo getShardInfo(long shardId, long workerGroupId) throws StarClien
Deencapsulation.invoke(starMgrMetaSyncer, "deleteUnusedShardAndShardGroup");
Assert.assertEquals(0, allShardIds.size());
}
Config.meta_sync_force_delete_shard_meta = oldValue;
}

@Test
Expand Down

0 comments on commit e1bc744

Please sign in to comment.