6012 Commits (6e8dbf8868c8c5f32a82e89985984758b10a16e5)

Author SHA1 Message Date
chrislu 576c113c59 replace PR https://github.com/seaweedfs/seaweedfs/pull/3621 2 years ago
Brian 4e3e2b1b82
Add option in volume.fix.replication to only fix under-replication and not delete volumes (#3640) 2 years ago
chrislu 205ecb5d03 skip directories under ".uploads" directory 2 years ago
chrislu fc4208d128 volume.balance: default to balance ALL_COLLECTIONS 2 years ago
gfx 48db56ddad
arangodb s3 bucket name compatibility (#3588) 2 years ago
VictorSFF 10d545060f
mount: fix new inode allocation (#3633) 2 years ago
famosss 41af5a6ee5
simplify a bit (#3631) 2 years ago
chrislu 64e75a286e simplify a bit 2 years ago
chrislu d14d029c73 reduce v.dataFileAccessLock lock scope 2 years ago
chrislu 406a80da4b adjust variable names 2 years ago
chrislu 2bfc8970d2 refactor: move ReadNeedleDataInto into volume_read.go 2 years ago
chrislu 9b084d4c88 purge tcp implementation 2 years ago
chrislu eb7cf3de81 a new test case 2 years ago
chrislu 4260804613 volume.balance: avoid moving out volume with max=1 2 years ago
chrislu d653c5f811 unused 2 years ago
chrislu 03e22ddb43 rename 2 years ago
Konstantin Lebedev 31d2f77ceb
refactor https://github.com/seaweedfs/seaweedfs/pull/3616 (#3625) 2 years ago
chrislu 7e52b1e195 return err for processRangeRequest() 2 years ago
famosss 449582343f
fix:Sometimes a nil pointer exception is thrown (#3618) 2 years ago
Konstantin Lebedev 695e3a909c
avoid data race on currentDiskUsage.maxVolumeCount (#3592) 2 years ago
Konstantin Lebedev cca45b02a2
avoid data race on calc freeVolumeSlotCount (#3594) 2 years ago
famosss 9678fc2106
fix: volume heartbeat processing error (#3616) 2 years ago
famosss 5ff33eb558
fix: volume Deadlock when exception is thrown (#3613) 2 years ago
Eric Yang b324a6536c
ADHOC: add read needle meta grpc (#3581) 2 years ago
chrislu c07ab9c060 3.26 2 years ago
Konstantin Lebedev f4f6855c61
avoid SIGSEGV on localFilerSocket (#3609) 2 years ago
Konstantin Lebedev 3c3682fcce
more log detail for upload err and deleting (#3577) 2 years ago
Konstantin Lebedev 01a25755c5
[filer] masterClient updates volume adjust log level (#3610) 2 years ago
LHHDZ bc629665de
fix bug due to data racing on VidMap (#3606) 2 years ago
Konstantin Lebedev 9b2b7d4f5a
avoid data race on GoCDKPubSub.topic (#3596) 2 years ago
Konstantin Lebedev 916673ae24
do not print diskInfos with doVolumeCheckDisk in error log (#3598) 2 years ago
Konstantin Lebedev 5307cadb32
[s3] Replace code 500 to 499 for upload with ErrUnexpectedEOF (#3597) 2 years ago
chrislu 5b38f22e6e 3.25 2 years ago
famosss 131d389fc4
adjust log level (#3589) 2 years ago
chrislu 39340f7e42 cloud tier: s3 consume all read response body 2 years ago
chrislu 7c6324b114 adjust log level 2 years ago
gfx bf844d8e46
Fix crash in arangodb filer when attempting to access a deleted bucket (#3587) 2 years ago
gfx 3621987727
Correctly pass arangodb driver Transaction ID into the context (#3586) 2 years ago
chrislu 8c5759a06d minor optimization 2 years ago
chrislu cb6cf331ca filer.backup and filer.sync: include headers during backup and sync 2 years ago
famosss 7f56a40553
Turn down the 404 log level (#3585) 2 years ago
Brian a28b668647
Added ability to change replication settings upon volume.tier.move (#3583) 2 years ago
bernardx 228b133afa
new 'concurrency' parameter for filer.sync (#3579) 2 years ago
Konstantin Lebedev 853880bd83
[filer] DATA RACE on signal_handling fixed (#3575) 2 years ago
chrislu a112cbe44c filer: rocksdb store report not found correctly 2 years ago
chrislu d1bb23645e Revert "avoid data race on grace.hooks (#3572)" 2 years ago
Konstantin Lebedev c37d6fc01a
avoid data race on grace.hooks (#3572) 2 years ago
Konstantin Lebedev 8c3040db81
avoid DATA RACE on S3Options.localFilerSocket (#3571) 2 years ago
Konstantin Lebedev 90d55cd179
avoid data race read fileChunksSize (#3570) 2 years ago
Konstantin Lebedev 82c2ce74db
more error details in the log (#3568) 2 years ago