chrislu
ca042bd067
simplify
9 months ago
chrislu
4dce1e9d29
Revert "remove github.com/golang/protobuf/proto"
This reverts commit 1516e0249f
.
9 months ago
chrislu
a8b73296d7
fix test3
9 months ago
chrislu
3c559dc294
fix test2
9 months ago
chrislu
ea2601799c
fix test
9 months ago
chrislu
1516e0249f
remove github.com/golang/protobuf/proto
9 months ago
chrislu
b74e8082ba
3.64
9 months ago
chrislu
27bb38228b
only broad cast when there are waiting threads
9 months ago
chrislu
054d0b3487
wait for data
9 months ago
chrislu
f8957b84c1
rename to LastTsNs
9 months ago
chrislu
529fa8c4c8
go fmt
9 months ago
chrislu
059df3957d
rename to lastFlushDataTime
9 months ago
chrislu
1b5c547cfe
logs
9 months ago
chrislu
55714f54ab
local partition is generated or not
9 months ago
chrislu
56ce040ab6
log errors
9 months ago
chrislu
549455c30d
streaming mode
9 months ago
chrislu
f653838f34
follower receive a hello message before actual data
the leader can ensure the follower has connected
9 months ago
chrislu
64a32730a2
add size()
9 months ago
Michał Frąckiewicz
205829fa22
Document default method used by compact ( #5379 )
9 months 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
9 months ago
chrislu
604091a480
use stopChan to close previous filer peer meta subscription instances
10 months ago
chrislu
1efa502dbb
go fmt
10 months ago
chrislu
6f75a0af55
ask follower to follow
10 months ago
chrislu
c1a5952009
rename
10 months ago
chrislu
e7823ee967
retry connecting to broker leader
10 months ago
rustrover
ab70aa92da
remove repetitive words ( #5364 )
10 months ago
chrislu
3b28433cb1
change LogBuffer visibility in LocalPartition
10 months ago
chrislu
28f8f33d6a
include key in LogEntry
10 months ago
chrislu
34f2b600ac
each log function adds a "done" return parameter
10 months ago
chrislu
62397f2371
adjust error
10 months ago
chrislu
832b60c13f
pass errors
10 months ago
chrislu
49869eec83
edge cases for broker assignment
10 months ago
chrislu
33ab6cfcf7
adjust error
10 months ago
chrislu
5c0f01c0eb
purge cluster id
10 months 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
10 months ago
Seyed Mahdi Sadegh Shobeiri
ecc154fa9e
Add deleted bytes to total_disk_size ( #5161 )
10 months ago
adasauce
3e3e0fa240
feat: add support for S3 ListObjects and ListObjectsV2 ( #5350 )
10 months 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
10 months ago
chrislu
fe03b1b522
handle single broker case
10 months ago
chrislu
50c5dd7313
test low active brokers
10 months ago
chrislu
7598922b41
assign followers
10 months ago
chrislu
7e443ef0a1
latest protoc-gen-go
10 months ago
chrislu
ead27a4f59
publish init add followers
10 months ago
chrislu
1b4484bf0a
go fmt
10 months 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.
10 months 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
10 months ago
chrislu
54d7748a4a
3.63
10 months ago
Konstantin Lebedev
7187346cc1
avoid unexpected compact size ( #5272 )
https://github.com/seaweedfs/seaweedfs/issues/5215
10 months ago
chrislu
7c45992c79
when verifyNeedleIntegrity, do not truncate files
related to https://github.com/seaweedfs/seaweedfs/pull/5259
10 months ago
Chris Lu
32cb9b3276
fix unaligned 64-bit atomic operation in weed mount on arm when readi… ( #5308 )
fix unaligned 64-bit atomic operation in weed mount on arm when reading a file
fix #5306
10 months ago