chrislu
a8b73296d7
fix test3
1 year ago
chrislu
3c559dc294
fix test2
1 year ago
chrislu
ea2601799c
fix test
1 year ago
chrislu
1516e0249f
remove github.com/golang/protobuf/proto
1 year ago
chrislu
8e5068fd2f
notify
1 year ago
chrislu
aba934f0b5
adjust log level
1 year ago
chrislu
44ab42d03c
unnecessary
1 year ago
chrislu
3f2dd8cc3e
add follower id info
1 year ago
chrislu
b74e8082ba
3.64
1 year ago
chrislu
27bb38228b
only broad cast when there are waiting threads
1 year ago
chrislu
054d0b3487
wait for data
1 year ago
chrislu
f8957b84c1
rename to LastTsNs
1 year ago
chrislu
529fa8c4c8
go fmt
1 year ago
chrislu
059df3957d
rename to lastFlushDataTime
1 year ago
chrislu
1b5c547cfe
logs
1 year ago
chrislu
55714f54ab
local partition is generated or not
1 year ago
chrislu
56ce040ab6
log errors
1 year ago
chrislu
549455c30d
streaming mode
1 year ago
chrislu
f653838f34
follower receive a hello message before actual data
the leader can ensure the follower has connected
1 year ago
chrislu
64a32730a2
add size()
1 year ago
Michał Frąckiewicz
205829fa22
Document default method used by compact ( #5379 )
1 year ago
Konstantin Lebedev
54ee73287d
[filer] replace an invalid methods in a metric with an invalid one ( #5378 )
fix: replace an invalid methods in a metric with an invalid one for filer
1 year ago
chrislu
604091a480
use stopChan to close previous filer peer meta subscription instances
1 year ago
chrislu
1efa502dbb
go fmt
1 year ago
chrislu
6f75a0af55
ask follower to follow
1 year ago
chrislu
c1a5952009
rename
1 year ago
chrislu
e7823ee967
retry connecting to broker leader
1 year ago
rustrover
ab70aa92da
remove repetitive words ( #5364 )
1 year ago
chrislu
3b28433cb1
change LogBuffer visibility in LocalPartition
1 year ago
chrislu
28f8f33d6a
include key in LogEntry
1 year ago
chrislu
34f2b600ac
each log function adds a "done" return parameter
1 year ago
chrislu
62397f2371
adjust error
1 year ago
chrislu
832b60c13f
pass errors
1 year ago
chrislu
49869eec83
edge cases for broker assignment
1 year ago
chrislu
33ab6cfcf7
adjust error
1 year ago
chrislu
5c0f01c0eb
purge cluster id
1 year ago
Konstantin Lebedev
170b63d6f8
[filer.backup] add param uploader_part_size for S3sink ( #5352 )
* fix: install cronie
* chore: refactor configure S3Sink
* chore: refactor cinfig
* add filer-backup compose file
* fix: X-Amz-Meta-Mtime and resolve with comments
* fix: attr mtime
* fix: MaxUploadPartst is reduced to the maximum allowable
* fix: env and force set max MaxUploadParts
* fix: env WEED_SINK_S3_UPLOADER_PART_SIZE_MB
1 year ago
Seyed Mahdi Sadegh Shobeiri
ecc154fa9e
Add deleted bytes to total_disk_size ( #5161 )
1 year ago
adasauce
3e3e0fa240
feat: add support for S3 ListObjects and ListObjectsV2 ( #5350 )
1 year ago
Konstantin Lebedev
872b5161e6
[shell] fs log purge ( #5344 )
* fix: install cronie
* chore: shell delete old logs
* Revert "fix: install cronie"
This reverts commit 920832b04b
.
* fix: dayAgo
* fix: Nit: dayAgo => daysAgo
1 year ago
chrislu
fe03b1b522
handle single broker case
1 year ago
chrislu
50c5dd7313
test low active brokers
1 year ago
chrislu
7598922b41
assign followers
1 year ago
chrislu
7e443ef0a1
latest protoc-gen-go
1 year ago
chrislu
ead27a4f59
publish init add followers
1 year ago
chrislu
1b4484bf0a
go fmt
1 year ago
Sean Ross
0833057503
Moved noapplexattr under runtime.GOARCH == "amd64" to resolve the fin… ( #5351 )
Moved noapplexattr under runtime.GOARCH == "amd64" to resolve the finder copy bug on arm64 macOS devices.
1 year ago
jerebear12
85d6d5371b
Disable filer UI in configuration ( #5297 )
* Add filer.ui.enabled configuration property
* Add filer.expose_directory_metadata to config
* Ammend commit
* Remove ShowUI reference
* Update all routes that allow directory metadata
* Add cmd flag to server.go
1 year ago
chrislu
54d7748a4a
3.63
1 year ago
Konstantin Lebedev
7187346cc1
avoid unexpected compact size ( #5272 )
https://github.com/seaweedfs/seaweedfs/issues/5215
1 year ago