12358 Commits (324a292f9c4ba3bd6c02f4917f0a8dff6ca745d0)
 

Author SHA1 Message Date
Chris Lu 324a292f9c Add debug logging for registration response routing 2 months ago
Chris Lu 5e258a5ce7 Fix critical race condition and improve error handling in worker client 2 months ago
Chris Lu f25f573816 fix: address code review comments on mini.go port allocation 2 months ago
Chris Lu 3ebbd25a4b fix: prevent deadlock when stream error occurs - make cmds send non-blocking 2 months ago
Chris Lu 85369414f9 fix: improve worker reconnection robustness and prevent handleOutgoing hang 2 months ago
Chris Lu 522ca206be refactor: clean up code quality issues 2 months ago
Chris Lu c5af6a82c7 fix: don't print usage on port allocation error 2 months ago
Chris Lu a2e77cb433 fix: respect explicitly specified ports and prevent config file override 2 months ago
Chris Lu 34aced3526 fix: accurate error messages for explicitly specified unavailable ports 2 months ago
Chris Lu 2c26aea9c3 feat: enforce hard-fail behavior for explicitly specified ports 2 months ago
Chris Lu ccc0a20dbf fix: prevent gRPC port collisions during multi-service fallback allocation 2 months ago
Chris Lu 9b66850ec0 fix: enforce reserved ports in HTTP allocation and improve admin gRPC fallback 2 months ago
Chris Lu 8d40aceb48 refactor: prevent HTTP/gRPC port collisions and improve error handling 2 months ago
Chris Lu 85d90e430e refactor: remove unused wrapper functions and update documentation 2 months ago
Chris Lu fa94484a5b refactor: address code review comments - constants, helper function, and cleanup 2 months ago
Chris Lu ca86793453 refactor: fix race condition and clean up port detection code 2 months ago
Chris Lu 27b6c30847 refactor: improve port detection logic and remove gRPC handling duplication 2 months ago
Chris Lu 888e71ec9b fix: use actual bind IP for service health checks 2 months ago
Chris Lu fa84efbf7f feat: add automatic port detection and fallback for mini command 2 months ago
Chris Lu 9a4f32fc49
feat: add automatic port detection and fallback for mini command (#7836) 2 months ago
Chris Lu 683eef72a6
fix: prevent panic on close of closed channel in worker client reconnection (#7837) 2 months ago
Chris Lu 1dfda78e59 update doc 2 months ago
Chris Lu 31cb28d9d3
feat: auto-configure optimal volume size limit based on available disk space (#7833) 2 months ago
Chris Lu 3613279f25
Add 'weed mini' command for S3 beginners and small/dev use cases (#7831) 2 months ago
Chris Lu f67ba35f4a
Make lock_manager.RenewInterval configurable in LiveLock (#7830) 2 months ago
Chris Lu f63d9ad390
s3api: fix bucket-root listing w/ delimiter (#7827) 2 months ago
Chris Lu 5b86d33c3c
Fix worker reconnection race condition causing context canceled errors (#7825) 2 months ago
chrislu 4a764dbb37 fmt 2 months ago
Chris Lu 4aa50bfa6a
fix: EC rebalance fails with replica placement 000 (#7812) 2 months ago
chrislu 77a56c2857 adjust default concurrent reader and writer 2 months ago
Chris Lu f4cdfcc5fd
Add cluster.raft.leader.transfer command for graceful leader change (#7819) 2 months ago
Chris Lu 134fd6a1ae
fix: S3 remote storage cold-cache read fails with 'size reported but no content available' (#7817) 2 months ago
Chris Lu 6442da6f17
mount: efficient file lookup in large directories, skipping directory caching (#7818) 2 months ago
Chris Lu ed1da07665
Add consistent -debug and -debug.port flags to commands (#7816) 2 months ago
Chris Lu bccef78082
fix: reduce N+1 queries in S3 versioned object list operations (#7814) 2 months ago
Chris Lu 414cda4215
fix: S3 versioning memory leak in ListObjectVersions pagination (#7813) 2 months ago
Lisandro Pin 6a1b9ce8cd
Give `cluster.status` detailed file metrics for regular volumes (#7791) 2 months ago
Chris Lu 0e998e07d0
Upgrade raft to v1.1.6 to fix panic on log compaction (#7811) 2 months ago
MorezMartin 22271358c6
Fix worker and admin ca (#7807) 2 months ago
Chris Lu df0ea18084
fix: use consistent telemetryUrl default in master.follower (#7809) 2 months ago
Chris Lu 0b8fdab1e3
fix: initialize missing MasterOptions fields in master.follower (#7808) 2 months ago
Chris Lu ec3378f7a6
fix: improve mount quota enforcement to prevent overflow (#7804) 2 months ago
Chris Lu 99a2e79efc
fix: authenticate before parsing form in IAM API (#7803) 2 months ago
Chris Lu 2763f105f4
fix: use unique bucket name in TestS3IAMPresignedURLIntegration to avoid flaky test (#7801) 2 months ago
Chris Lu a77b145590
fix: ListBuckets returns empty for users with bucket-specific permissions (#7799) 2 months ago
chrislu 9e9c97ec61 fix bucket link 2 months ago
Chris Lu 347ed7cbfa
fix: sync replica entries before ec.encode and volume.tier.move (#7798) 2 months ago
Chris Lu 9c4a2e1b1a
fix: JWT validation failures during replication (#7788) (#7795) 2 months ago
Chris Lu 02f7d3f3e2
Fix S3 server panic when -s3.port.https equals -s3.port (#7794) 2 months ago
Chris Lu 8518f06777
Fix volume repeatedly toggling between crowded and uncrowded (#7793) 2 months ago