4300 Commits (5296c397f462cfdbc61d83d45298801558288529)

Author SHA1 Message Date
Chris Lu 72eb6d5b9d ensure no writes to remote storage if content is not changed 3 years ago
Chris Lu 5a7c40510f format output 3 years ago
Chris Lu bb94930196 add some delays if error 3 years ago
Chris Lu 5d5a21ba2d adjust log format 3 years ago
Chris Lu c45c12aedc metadata updates 3 years ago
Chris Lu 507411bdf0 fix https://github.com/chrislusf/seaweedfs/issues/2260 3 years ago
Chris Lu c3ffd457ef fix compilation error 3 years ago
Chris Lu 49b5e47bd1 retry forever with filer.remote.sync, and some refactoring 3 years ago
Chris Lu fda2fc47b1 add RetryForever 3 years ago
Chris Lu a539d64896 refactor 3 years ago
Chris Lu 8f7d2d317f readerAt need to use the right offset 3 years ago
Chris Lu 0b2a92d371 skip if http.StatusNoContent 3 years ago
Chris Lu ec989b0377 remove println 3 years ago
Chris Lu 9462f5129a shell: add "remote.meta.sync" 3 years ago
Chris Lu 3ada61c875 rename 3 years ago
Chris Lu c34747c79d rename, fix wrong logic. 3 years ago
Chris Lu cb53802752 adjust help message 3 years ago
Chris Lu 889b143fa7 adjust modification detection logic 3 years ago
Chris Lu f365af81c2 parallelize remote content fetching 3 years ago
Chris Lu 53e66980b2 add comments 3 years ago
Chris Lu 9921801e0c Revert "use default or path-specific setting for cache replication level" 3 years ago
Chris Lu ba6923b223 use default or path-specific setting for cache replication level 3 years ago
Chris Lu 708debca14 remote.cache and uncache: more flexible options to select files to cache or uncache 3 years ago
Chris Lu 08258a819d fix mistake 3 years ago
Chris Lu 4909bd9684 gRpc connection error on filer when no volume left #2243 3 years ago
Chris Lu 8126ab4b5d rename 3 years ago
Chris Lu 0db2517994 go fmt 3 years ago
Chris Lu 7937db52e1 Filer locationPrefix configure does not exec replication #2257 3 years ago
Chris Lu 0c66b173a4 fix 3 years ago
Chris Lu e02a317d3d adjust retry logic in case some data is partially written 3 years ago
Chris Lu 2d519c6cb6 adjust the retry logic 3 years ago
Chris Lu b961fcd338 filer: stream read from volume server, reduce memory usage 3 years ago
Chris Lu f4decf02df volume copying: clean up stale volume data files 3 years ago
Chris Lu 0f7d4556d8 shell: volume.tier.move makes up changes if volume move failed 3 years ago
Chris Lu 333cdce485 add verbose message 3 years ago
Chris Lu 78e8ddf910 Only when tailing volume, the zero-ed cookie should skip checking. 3 years ago
Chris Lu a8617c1a39 tail volume: fix zero cookie problem from batch deletion 3 years ago
Chris Lu 5a0f92423e use grpc and jwt 3 years ago
Chris Lu 6238644c35 remove gateway command 3 years ago
Chris Lu d1d1fc772c move some volume lookup operations to grpc 3 years ago
Chris Lu 5571f4f70a master: add master.follower to handle read file id lookup requests 3 years ago
Chris Lu 5469019852 adjust data type 3 years ago
Chris Lu bfac55e6c0 avoid integer overflow 3 years ago
Konstantin Lebedev f0afd35eec Retry save and update IAM identity 3 years ago
byunghwa.yun 775dfbae85 Synchronize number of open files 3 years ago
Konstantin Lebedev ec09966fd3 Retry save and update IAM identity 3 years ago
Chris Lu f2cd753bf9 fix avoid lock error 3 years ago
Chris Lu 01336d71eb minor 3 years ago
Chris Lu 1154e23e2d add logs for volume creation 3 years ago
Chris Lu 057ef429ac format 3 years ago