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
IF committed after first barrier, it means that the actors have been initialized.
Things like alter rate limit can then take effect for an in progress stream job.
Also it will fix the inconsistent behaviour of show jobs for background ddl. When barrier latency is high, background ddl still returns immediately, but is not visible in show jobs, until the first barrier is collected.
The text was updated successfully, but these errors were encountered:
alter rate limit
can then take effect for an in progress stream job.The text was updated successfully, but these errors were encountered: