Chris Lu
|
2f7c7afdec
|
refactor: remove unused parameter
|
2021-03-22 22:13:19 -07:00 |
|
Chris Lu
|
d48dd0c738
|
use []byte directly instead of bytes.Buffer
|
2021-03-22 22:12:57 -07:00 |
|
Konstantin Lebedev
|
eb54993a4e
|
Merge branch 'upstreamMaster' into check_chunkviews_mr
# Conflicts:
# weed/filer/filechunk_manifest.go
# weed/filer/stream.go
# weed/replication/repl_util/replication_util.go
# weed/util/fasthttp_util.go
|
2021-03-16 15:29:49 +05:00 |
|
Chris Lu
|
4b1ed227d1
|
revert fasthttp changes
related to https://github.com/chrislusf/seaweedfs/issues/1907
|
2021-03-16 00:33:14 -07:00 |
|
Konstantin Lebedev
|
7194a5e7bf
|
avoid http error: superfluous response.WriteHeader
https://github.com/chrislusf/seaweedfs/issues/1838
|
2021-03-15 18:52:59 +05:00 |
|
Chris Lu
|
7d9dc3c6a2
|
use fasthttp lib to read
|
2021-02-12 05:59:52 -08:00 |
|
Chris Lu
|
2b76854641
|
add "weed filer.cat" to read files directly from volume servers
|
2021-01-06 04:22:00 -08:00 |
|
Chris Lu
|
8750cac090
|
move to util.RetryWaitTime
|
2020-11-01 02:36:43 -08:00 |
|
Chris Lu
|
d75bc62196
|
to read files that are quickly changing
|
2020-10-22 12:59:15 -07:00 |
|
Chris Lu
|
0542911e29
|
go fmt
|
2020-10-13 19:50:46 -07:00 |
|
Chris Lu
|
58fa506491
|
minor
|
2020-10-13 19:50:22 -07:00 |
|
Chris Lu
|
3f7d1d1bf1
|
Only wait on retryable requests
|
2020-10-13 00:29:46 -07:00 |
|
Chris Lu
|
d155f907c2
|
mount: configurable read wait time
|
2020-10-10 20:09:43 -07:00 |
|
Chris Lu
|
6da8eef54f
|
fix logic error
|
2020-10-09 00:01:47 -07:00 |
|
Chris Lu
|
5d01dd28a6
|
add logging
|
2020-10-08 23:38:00 -07:00 |
|
Chris Lu
|
8d34eb0050
|
mount:exponentially backoff if read error for about 10 minutes
|
2020-10-08 23:31:26 -07:00 |
|
Chris Lu
|
6e1f936efd
|
refactoring
|
2020-10-08 23:19:42 -07:00 |
|
Chris Lu
|
8676db0f6a
|
adjust logging
|
2020-10-08 18:33:37 -07:00 |
|
Chris Lu
|
a8624c2e4f
|
read from alternative replica
related to https://github.com/chrislusf/seaweedfs/issues/1512
|
2020-10-07 22:49:04 -07:00 |
|
Chris Lu
|
2e7c361a0d
|
hardlink deletion factors in hardlink counter
|
2020-09-24 09:43:52 -07:00 |
|
Chris Lu
|
eb7929a971
|
rename filer2 to filer
|
2020-09-01 00:21:19 -07:00 |
|