You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -741,15 +738,14 @@ class TPartitionWriter: public TActorBootstrapped<TPartitionWriter>, private TRl
741
738
PendingQuota.clear();
742
739
743
740
ProcessQuota();
744
-
745
741
break;
746
742
747
743
case EWakeupTag::RlNoResource:
748
-
// Re-requesting the quota. We do this until we get a quota.
744
+
// Re-requesting the quota. We do this until we get a quota.
749
745
// We do not request a quota with a long waiting time because the writer may already be a destroyer, and the quota will still be waiting to be received.
0 commit comments