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
Fixes a performance issue that arised when using v1.5.0 with KCL 1.12 through 1.13.2.
Fixes a defect where MaxLeasesForWorker configuration was not being propagated to StreamsLeaseTaker.
Finished (SHARD_END) leases will now only be delete after at least 6 hours have passed since the shard was created. This further reduces the chances of lineage replay.