12377 Commits (7f5780d1ba047ddfea4834508abb9c6157b83564)
 

Author SHA1 Message Date
Chris Lu 7f5780d1ba refactor: remove unused gRPC connection age parameters 2 months ago
Chris Lu c2ba65053e refactor: extract drain and close channel logic into helper function 2 months ago
Chris Lu 06ea831368 fix: improve error messages and channel handling in sendRegistration 2 months ago
Chris Lu f3376c1af0 docs: add comments explaining regWait buffered channel design 2 months ago
Chris Lu 6ad8cb56f7 fix: drain regWait channel before closing to prevent message loss 2 months ago
Chris Lu 2b184ed0b8 Merge branch 'master' into feature/mini-port-detection 2 months ago
dependabot[bot] ce71968bad
chore(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 (#7849) 2 months ago
dependabot[bot] a898160e39
chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0 (#7847) 2 months ago
Chris Lu aaa6de7712 Increase timeout from 5m to 10m for S3 HTTPS test workflow 2 months ago
Chris Lu 1d0361d936
Fix: Eliminate duplicate versioned objects in S3 list operations (#7850) 2 months ago
dependabot[bot] 276fd764da
chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.31.3 to 1.32.6 (#7846) 2 months ago
dependabot[bot] 044e448305
chore(deps): bump github.com/ydb-platform/ydb-go-sdk-auth-environ from 0.5.0 to 0.5.1 (#7848) 2 months ago
Chris Lu acbb483b31 Use non-blocking async pattern in handleOutgoing error reporting 2 months ago
Chris Lu cc2edfaf68
fix: enable RetryForever for active-active cluster sync to prevent out-of-sync (#7840) 2 months ago
Chris Lu 4f05f657de Properly close regWait channel in reconnect to prevent resource leaks 2 months ago
Chris Lu 7e0664aee9 Prevent goroutine leaks by adding timeouts to blocking cmds sends 2 months ago
Chris Lu 33e400eb88 Refactor handleOutgoing to eliminate duplicate error handling code 2 months ago
Chris Lu 1598c4b8b9 Ensure stream errors are never lost by using async fallback 2 months ago
Chris Lu 988e6d1a2d
Update weed/worker/client.go 2 months ago
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