Chris Lu and GitHub
73f10fa528
peer chunk sharing 6/8: announce queue + batched flush ( #9135 )
...
mount: batched announcer + pooled peer conns for mount-to-mount RPCs
* peer_announcer.go: non-blocking EnqueueAnnounce + ticker flush that
groups fids by HRW owner, fans out one ChunkAnnounce per owner in
parallel. announcedAt is pruned at 2× TTL so it stays bounded.
* peer_dialer.go: PeerConnPool caches one grpc.ClientConn per peer
address; the announcer and (next PR) the fetcher share it so
steady-state owner RPCs skip the handshake cost entirely. Bounded
at 4096 cached entries; shutdown conns are transparently replaced.
* WFS starts both alongside the gRPC server; stops them on unmount.
2026-04-18 21:42:36 -07:00
..
2026-04-11 20:02:42 -07:00
2026-04-16 11:30:23 -07:00
2026-02-20 18:42:00 -08:00
2026-04-16 15:51:13 -07:00
2026-01-06 10:50:54 -08:00
2026-03-25 20:06:34 -07:00
2026-03-07 09:19:40 -08:00
2026-03-23 13:35:16 -07:00
2026-04-08 15:55:06 -07:00
2026-03-30 18:25:11 -07:00
2026-03-30 18:25:11 -07:00
2026-03-07 09:19:40 -08:00
2026-04-13 18:40:57 -07:00
2026-01-07 13:06:08 -08:00
2026-03-07 09:19:40 -08:00
2026-03-24 11:43:25 -07:00
2026-03-24 12:24:56 -07:00
2022-08-26 17:04:11 -07:00
2026-04-16 00:44:24 -07:00
2026-04-18 20:03:34 -07:00
2026-04-18 20:03:34 -07:00
2026-04-18 21:42:36 -07:00
2026-04-18 21:42:36 -07:00
2026-04-18 21:42:36 -07:00
2026-04-18 20:18:38 -07:00
2026-04-18 20:18:38 -07:00
2026-04-18 20:18:38 -07:00
2026-04-18 20:18:38 -07:00
2026-04-18 20:18:38 -07:00
2026-04-18 20:03:45 -07:00
2026-04-18 20:03:45 -07:00
2026-04-18 20:03:45 -07:00
2026-04-18 20:03:45 -07:00
2026-04-17 23:12:26 -07:00
2026-04-17 23:12:26 -07:00
2026-04-03 16:04:27 -07:00
2026-04-10 09:52:16 -07:00
2026-03-25 20:06:34 -07:00
2026-01-06 10:50:54 -08:00
2026-01-06 10:50:54 -08:00
2026-01-06 10:50:54 -08:00
2026-04-16 11:37:52 -07:00
2026-04-16 00:44:24 -07:00
2026-04-11 20:02:42 -07:00
2026-04-14 20:48:24 -07:00
2026-03-29 13:33:17 -07:00
2026-03-29 13:33:17 -07:00
2026-04-13 22:39:50 -07:00
2026-04-16 14:09:32 -07:00
2026-04-16 11:37:52 -07:00
2026-04-16 11:37:52 -07:00
2026-03-24 11:43:25 -07:00
2026-01-06 10:50:54 -08:00
2026-04-13 22:39:50 -07:00
2026-04-16 11:37:52 -07:00
2026-01-06 10:50:54 -08:00
2026-04-16 03:33:08 -07:00
2026-04-16 15:51:13 -07:00
2026-04-16 11:37:52 -07:00
2026-04-10 09:52:16 -07:00
2026-03-22 15:24:08 -07:00
2026-01-07 13:06:08 -08:00
2026-04-16 14:09:32 -07:00
2026-04-10 11:51:06 -07:00
2026-01-07 13:06:08 -08:00
2025-12-17 01:14:01 -08:00
2026-03-29 13:33:17 -07:00
2026-04-10 22:21:51 -07:00
2026-04-10 16:19:09 -07:00
2026-03-25 20:06:34 -07:00
2026-04-10 13:05:48 -07:00
2026-04-14 20:48:24 -07:00
2026-03-24 11:43:41 -07:00
2026-04-15 14:06:06 -07:00
2026-04-18 21:42:36 -07:00
2026-01-06 10:50:54 -08:00
2026-04-10 22:21:51 -07:00
2026-04-18 21:42:36 -07:00
2025-12-31 13:04:05 -08:00
2026-04-10 09:52:16 -07:00