12341 Commits (044e44830592b174997a398f58b0b447779b0357)
 

Author SHA1 Message Date
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 days ago
Chris Lu cc2edfaf68
fix: enable RetryForever for active-active cluster sync to prevent out-of-sync (#7840) 2 days ago
Chris Lu 9a4f32fc49
feat: add automatic port detection and fallback for mini command (#7836) 3 days ago
Chris Lu 683eef72a6
fix: prevent panic on close of closed channel in worker client reconnection (#7837) 3 days ago
Chris Lu 1dfda78e59 update doc 3 days ago
Chris Lu 31cb28d9d3
feat: auto-configure optimal volume size limit based on available disk space (#7833) 3 days ago
Chris Lu 3613279f25
Add 'weed mini' command for S3 beginners and small/dev use cases (#7831) 3 days ago
Chris Lu f67ba35f4a
Make lock_manager.RenewInterval configurable in LiveLock (#7830) 4 days ago
Chris Lu f63d9ad390
s3api: fix bucket-root listing w/ delimiter (#7827) 4 days ago
Chris Lu 5b86d33c3c
Fix worker reconnection race condition causing context canceled errors (#7825) 5 days ago
chrislu 4a764dbb37 fmt 5 days ago
Chris Lu 4aa50bfa6a
fix: EC rebalance fails with replica placement 000 (#7812) 5 days ago
chrislu 77a56c2857 adjust default concurrent reader and writer 5 days ago
Chris Lu f4cdfcc5fd
Add cluster.raft.leader.transfer command for graceful leader change (#7819) 6 days ago
Chris Lu 134fd6a1ae
fix: S3 remote storage cold-cache read fails with 'size reported but no content available' (#7817) 6 days ago
Chris Lu 6442da6f17
mount: efficient file lookup in large directories, skipping directory caching (#7818) 6 days ago
Chris Lu ed1da07665
Add consistent -debug and -debug.port flags to commands (#7816) 6 days ago
Chris Lu bccef78082
fix: reduce N+1 queries in S3 versioned object list operations (#7814) 6 days ago
Chris Lu 414cda4215
fix: S3 versioning memory leak in ListObjectVersions pagination (#7813) 6 days ago
Lisandro Pin 6a1b9ce8cd
Give `cluster.status` detailed file metrics for regular volumes (#7791) 7 days ago
Chris Lu 0e998e07d0
Upgrade raft to v1.1.6 to fix panic on log compaction (#7811) 7 days ago
MorezMartin 22271358c6
Fix worker and admin ca (#7807) 7 days ago
Chris Lu df0ea18084
fix: use consistent telemetryUrl default in master.follower (#7809) 1 week ago
Chris Lu 0b8fdab1e3
fix: initialize missing MasterOptions fields in master.follower (#7808) 1 week ago
Chris Lu ec3378f7a6
fix: improve mount quota enforcement to prevent overflow (#7804) 1 week ago
Chris Lu 99a2e79efc
fix: authenticate before parsing form in IAM API (#7803) 1 week ago
Chris Lu 2763f105f4
fix: use unique bucket name in TestS3IAMPresignedURLIntegration to avoid flaky test (#7801) 1 week ago
Chris Lu a77b145590
fix: ListBuckets returns empty for users with bucket-specific permissions (#7799) 1 week ago
chrislu 9e9c97ec61 fix bucket link 1 week ago
Chris Lu 347ed7cbfa
fix: sync replica entries before ec.encode and volume.tier.move (#7798) 1 week ago
Chris Lu 9c4a2e1b1a
fix: JWT validation failures during replication (#7788) (#7795) 1 week ago
Chris Lu 02f7d3f3e2
Fix S3 server panic when -s3.port.https equals -s3.port (#7794) 1 week ago
Chris Lu 8518f06777
Fix volume repeatedly toggling between crowded and uncrowded (#7793) 1 week ago
G-OD 504b258258
s3: fix remote object not caching (#7790) 1 week ago
Chris Lu 697b56003d
s3: reduce ObjectVersion memory by not retaining full Entry (#7786) 1 week ago
chrislu 956c5a1626 s3: fix pagination by collecting all versions when keyMarker is set 1 week ago
chrislu daa3af826f ci: fix stress tests by adding server start/stop 1 week ago
chrislu aff144f8b5 ci: run versioning stress tests on all PRs, not just master pushes 1 week ago
chrislu 9150d84eea test: use -master.peers=none for faster test server startup 1 week ago
chrislu 5dd34e3260 s3: fix ListObjectVersions pagination by implementing key-marker filtering 1 week ago
chrislu 26121c55c9 test: improve pagination stress test with QUICK_TEST option and better assertions 1 week ago
chrislu f517bc39fc test: fix nil pointer dereference and add debugging to pagination stress tests 1 week ago
chrislu 8236df1368 ci: enable pagination stress tests in GitHub CI 1 week ago
chrislu 0972a0acf3 test: add pagination stress tests for S3 versioning with >1000 versions 1 week ago
Chris Lu 3f62240976
s3: add pagination to getObjectVersionList and reduce memory (#7787) 1 week ago
Chris Lu d26c260041
s3: fix memory leak in ListObjectVersions with early termination (#7785) 1 week ago
Chris Lu ef28f49ec3
fix: correctly detect missing source file during volume copy (#7784) 1 week ago
Chris Lu 7920ffa98c
Fix uncleanable size=0 orphans with volume.fsck -forcePurging (#7783) 1 week ago
Chris Lu 93499cd944
Fix admin GUI list ordering on refresh (#7782) 1 week ago
chrislu 44cd07f835 Update cluster_ec_volumes_templ.go 1 week ago