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
FileWriter expects sorted events so position of fields matter.
This is because it looks for data using offsets.
This fixes an issue where events sent during the first
minute of server's operation were getting lost.
0 commit comments