1413 Commits (bf5e45b66a29e15553ebc5b63b6d414ffca5ce6a)

Author SHA1 Message Date
zemul a05725aea6
filer: get directory metadata (#3833) 2 years ago
LHHDZ d21e2f523d
split `ExtAcpKey` to `ExtAmzOwnerKey` and `ExtAmzAclKey` to avoid unn… (#3824) 2 years ago
Konstantin Lebedev 5db25a8f2a
metric shows who is currently blocking the cluster or not (#3799) 2 years ago
Konstantin Lebedev a522507f95
configure raft metrics (#3798) 2 years ago
Konstantin Lebedev b9933d5589
master server graceful stop (#3797) 2 years ago
Konstantin Lebedev 36daa7709d
show raft leader via shell (#3796) 2 years ago
LHHDZ 3de1e19780
s3: sync bucket info from filer (#3759) 2 years ago
Konstantin Lebedev 301b678147
[volume] Add new volumes to HUP(reload) signal (#3755) 2 years ago
jerebear12 190afcc3fd
Allow CORS on Filer (#3750) 2 years ago
chrislu b90d92fca9 grpc: watch metadata changes by directory 2 years ago
chrislu 23f3aea4cf adjust logs 2 years ago
chrislu 10d5b4b32b volume server: rename readBufferSize to readBufferSizeMB 2 years ago
Konstantin Lebedev 5d87ad72d8
mute log filer: no entry is found in filer store (#3707) 2 years ago
famosss d949a238b8
volume: add "readBufSize" option to customize read optimization (#3702) 2 years ago
Ryan Russell c4fc007630
refactor(raft_hashicorp): `timeSpeep` -> `timeSleep` (#3694) 2 years ago
Ryan Russell c202d4c1b0
refactor(master_grpc_server_cluster): `seletedSet` -> `selectedSet` (#3693) 2 years ago
chrislu 896a85d6e4 volume: add "hasSlowRead" option to customize read optimization 2 years ago
Ryan Russell 92658b05a8
refactor(volume_grpc_client_to_master): `grpcConection` -> `grpcConne… (#3690) 2 years ago
chrislu 21c0587900 go fmt 2 years ago
chrislu c8645fd232 master: implement grpc VolumeMarkWritable 2 years ago
Ryan Russell 3429cbe3fc
refactor(webdav_server): `modifiledTime` -> `modifiedTime` (#3676) 2 years ago
Ryan Russell d5239ab983
refactor(server): `suppported` -> `supported` (#3677) 2 years ago
chrislu 58d18b68d8 rename variable 2 years ago
Konstantin Lebedev f8ef25099c
Removing chunks on failed to write to replicas (#3591) 2 years ago
chrislu ce55922884 fixing 2 years ago
Konstantin Lebedev 721c6197f9
skip deltaBeat if dn is zero (#3630) 2 years ago
chrislu b9112747b5 volume server: synchronously report volume readonly status to master 2 years ago
chrislu 9b084d4c88 purge tcp implementation 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
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
Konstantin Lebedev 3c3682fcce
more log detail for upload err and deleting (#3577) 2 years ago
Konstantin Lebedev 5307cadb32
[s3] Replace code 500 to 499 for upload with ErrUnexpectedEOF (#3597) 2 years ago
famosss 7f56a40553
Turn down the 404 log level (#3585) 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
Konstantin Lebedev 77098de69a
migrate from boltdb to bbolt (#3554) 2 years ago
Konstantin Lebedev 105702ebe0
avoid data race access to uploadReaderToChunks.uploadErr (#3550) 2 years ago
Rain Li 089446f5b1
Fix reload page before all file uploaded bug (#3534) 2 years ago
chrislu 3741779144 minor 2 years ago
chrislu 580a7fa685 adjust for data race 2 years ago
famosss dc4037925d
fix: Build DeletedVids before reset dn's children (#3530) 2 years ago
chrislu 3f3a1341d8 make CodeQL happy 2 years ago
Konstantin Lebedev e90ab4ac60
avoid race conditions for OnPeerUpdate (#3525) 2 years ago
Patrick Schmidt 2930263dfd
Fix race conditions during in-flight size checks (#3505) 2 years ago
Patrick Schmidt 7b424a54dc
Add raft server access mutex to avoid races (#3503) 2 years ago
Konstantin Lebedev f7aeb06544
s3: report metadata if the directory is explicitly created (#3498) 2 years ago