1327 Commits (feature/mini-port-detection)

Author SHA1 Message Date
Chris Lu f25f573816 fix: address code review comments on mini.go port allocation 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 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
chrislu 77a56c2857 adjust default concurrent reader and writer 2 months ago
Chris Lu ed1da07665
Add consistent -debug and -debug.port flags to commands (#7816) 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 02f7d3f3e2
Fix S3 server panic when -s3.port.https equals -s3.port (#7794) 2 months ago
Chris Lu 5a03b5538f
filer: improve FoundationDB performance by disabling batch by default (#7770) 2 months ago
Chris Lu 59a7c40043
Add keyPrefix support for TiKV store (#7756) 2 months ago
Chris Lu 1b1e5f69a2
Add TUS protocol support for resumable uploads (#7592) 2 months ago
Chris Lu f41925b60b
Embed IAM API into S3 server (#7740) 2 months ago
Chris Lu 84b8a8e010
filer.sync: fix checkpoint not being saved properly (#7719) 2 months ago
chrislu 1ee03b6411 fmt 2 months ago
Chris Lu 2d06ddab41
Remove default concurrent upload/download limits for best performance (#7712) 2 months ago
Chris Lu 4c36cd04d6
mount: add periodic metadata sync to protect chunks from orphan cleanup (#7700) 2 months ago
Chris Lu 80c7de8d76
Helm Charts: add admin and worker to helm charts (#7688) 2 months ago
chrislu 1856eaca03 Update notification.toml 2 months ago
chrislu 95f6a2bc13 Added a complete webhook configuration example 2 months ago
Chris Lu 982aae6d53
SFTP: support reloading user store on HUP signal (#7651) 2 months ago
Chris Lu a9b3be416b
fix: initialize missing S3 options in filer to prevent nil pointer dereference (#7646) 2 months ago
Chris Lu 5d53edb93b
Optimize database connection pool settings for MySQL and PostgreSQL (#7645) 2 months ago
chrislu 5167bbd2a9 Remove deprecated allowEmptyFolder CLI option 2 months ago
msementsov c0dad091f1
Separate vacuum speed from replication speed (#7632) 2 months ago
Chris Lu 3183a49698
fix: S3 downloads failing after idle timeout (#7626) 2 months ago
Chris Lu 5ed0b00fb9
Support separate volume server ID independent of RPC bind address (#7609) 2 months ago
Chris Lu 61c0514a1c
filer: add username and keyPrefix support for Redis stores (#7591) 2 months ago
Chris Lu f6f3859826
Fix #7575: Correct interface check for filer address function in admin server (#7588) 2 months ago
Chris Lu d48e1e1659
mount: improve read throughput with parallel chunk fetching (#7569) 2 months ago
Chris Lu 5287d9f3e3
fix(tikv): replace DeleteRange with transaction-based batch deletes (#7557) 3 months ago
Chris Lu edf0ef7a80
Filer, S3: Feature/add concurrent file upload limit (#7554) 3 months ago
Chris Lu 5075381060
Support multiple filers for S3 and IAM servers with automatic failover (#7550) 3 months ago
chrislu 3f1a34d8d7 doc 3 months ago
Chris Lu c1b8d4bf0d
S3: adds FilerClient to use cached volume id (#7518) 3 months ago