pub async fn acquire_remote_wal_read_locks(
ctx: &Context,
region_wal_options: &RegionWalOptions,
) -> Vec<DynamicKeyLockGuard>Expand description
Acquires per-topic read locks for remote WAL topics.
pub async fn acquire_remote_wal_read_locks(
ctx: &Context,
region_wal_options: &RegionWalOptions,
) -> Vec<DynamicKeyLockGuard>Acquires per-topic read locks for remote WAL topics.