Chris Lu
c9623007a2
fix(filer.sync): keep sync_offset fresh through filtered-event markers ( #9733 )
...
On a read-only watched path the idle heartbeat keeps sync_offset fresh,
but a busy source filer still emits a MaxUnsyncedEvents marker after many
filtered events. The marker has a non-nil but empty EventNotification, so
the client routed it to the event path, where it advanced no real
watermark yet drove offsetFunc to republish the stale processed
watermark — regressing the gauge between heartbeats and spiking the
derived lag every time a filtered-event burst landed.
Route the empty marker through OnIdleHeartbeat like the idle heartbeat so
its fresh timestamp keeps the gauge current; it still advances the
in-stream resume cursor.
2026-05-28 23:29:59 -07:00
..
2026-05-15 13:15:20 -07:00
2026-05-24 14:09:02 -07:00
2026-01-07 13:06:08 -08:00
2026-05-06 15:19:43 -07:00
2026-05-03 21:46:21 -07:00
2026-05-28 15:00:18 -07:00
2026-05-03 21:46:21 -07:00
2026-05-03 21:46:21 -07:00
2026-05-03 21:46:21 -07:00
2026-04-17 21:21:32 -07:00
2026-04-23 22:15:05 -07:00
2026-05-03 21:46:21 -07:00
2026-04-16 15:51:13 -07:00
2026-05-03 21:46:21 -07:00
2026-04-23 11:54:08 -07:00
2026-04-22 09:44:43 -07:00
2026-01-07 13:06:08 -08:00
2026-03-30 18:25:11 -07:00
2026-01-07 13:06:08 -08:00
2026-03-19 21:18:52 -07:00
2026-03-30 18:25:11 -07:00
2026-01-07 13:06:08 -08:00
2024-07-16 09:15:55 -07:00
2026-05-28 23:29:59 -07:00
2026-04-14 18:34:05 -07:00
2026-03-30 18:25:11 -07:00
2026-02-20 18:42:00 -08:00
2026-03-26 23:55:42 -07:00
2026-05-14 20:55:37 -07:00
2026-05-03 21:46:21 -07:00
2021-05-29 06:45:27 -07:00
2026-05-20 11:26:37 -07:00
2026-05-18 13:41:30 -07:00
2026-05-21 00:41:27 -07:00
2026-05-28 18:04:31 -07:00
2026-05-28 18:04:31 -07:00
2026-02-20 18:42:00 -08:00
2026-04-23 22:15:05 -07:00
2025-12-25 11:36:38 -08:00
2025-12-14 16:02:06 -08:00
2026-01-26 11:28:23 -08:00
2026-02-18 13:42:41 -08:00
2025-12-17 12:27:43 -08:00
2026-03-18 23:28:07 -07:00
2026-05-12 18:22:21 -07:00
2026-03-30 18:25:11 -07:00
2026-03-30 18:25:11 -07:00
2026-05-02 21:02:21 -07:00
2026-05-08 11:03:03 -07:00
2026-05-19 17:45:50 -07:00
2026-03-18 12:18:40 -07:00
2026-03-18 12:18:40 -07:00
2026-03-18 12:18:40 -07:00
2026-02-20 18:42:00 -08:00
2026-02-20 18:42:00 -08:00
2026-05-03 21:46:21 -07:00
2026-05-24 23:56:37 -07:00
2026-04-23 22:15:05 -07:00
2026-05-03 21:46:21 -07:00
2025-10-13 18:05:17 -07:00
2026-05-02 18:03:13 -07:00
2026-04-16 15:51:43 -07:00
2026-05-07 18:19:42 -07:00
2019-11-28 18:44:27 -08:00
2026-05-03 21:46:21 -07:00
2026-05-12 10:11:20 -07:00
2026-05-03 21:46:21 -07:00
2026-04-10 17:31:14 -07:00
2026-02-20 18:42:00 -08:00
2026-05-03 21:46:21 -07:00
2024-11-04 12:08:25 -08:00
2026-01-07 13:06:08 -08:00
2022-07-29 00:17:28 -07:00
2026-05-17 19:13:09 -07:00
2026-05-03 21:46:21 -07:00
2026-03-07 18:30:58 -08:00
2026-05-08 17:29:47 -07:00
2026-05-03 21:46:21 -07:00