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
Headers like Nats-Expected-Last-Sequence and Nats-Rollup should be properly supported. This currently doesn't work because only replicas check these headers. The leader should check, and be able to fail the batch on a mismatch.