Files
seaweedFS/weed/admin/dash/admin_data.go
Chris Lu 93499cd944 Fix admin GUI list ordering on refresh (#7782)
Sort lists of filers, volume servers, masters, and message brokers
by address to ensure consistent ordering on page refresh.

This fixes the non-deterministic ordering caused by iterating over
Go maps with range.

Fixes #7781
2025-12-15 21:01:45 -08:00

9.2 KiB