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
I think the standard session is writing lots of events we don't care about. And I think we're only advancing "xestate" when we write an event. We should advance it even if there are no events we care about.
I think this is working right. But I'd really rather put all the events into an array and then write them when the offset changes right before we write the state.
The offset 3964416 is invalid for log file "E:\MSSQL13.XYZ\MSSQL\Log\logstash_feed_0_132410484664200000.xel
If we get an invalid offset, try to read the next offset (or file) and use that.
How to log that this happened and we lost events?
The text was updated successfully, but these errors were encountered: