chrislu
5c0fcae039
clean up logs
12 months ago
chrislu
407a52fc93
adjust log level
12 months ago
zuzuviewer
211171e669
Fix iam service response 500 ( #5405 )
12 months ago
Konstantin Lebedev
25643cfbc6
fix: panic: assignment to entry in nil map on S3Sink.CreateEntry ( #5406 )
12 months ago
chrislu
50023fe1cf
adjust log level
12 months ago
Konstantin Lebedev
d821cb3b18
fix: sync without dir /buckets/some/.uploads/hash_hash ( #5402 )
12 months ago
chrislu
a1816d21e9
fix compilation
12 months ago
dependabot[bot]
359b00596f
chore(deps): bump github.com/rclone/rclone from 1.65.2 to 1.66.0 ( #5387 )
* chore(deps): bump github.com/rclone/rclone from 1.65.2 to 1.66.0
Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone ) from 1.65.2 to 1.66.0.
- [Release notes](https://github.com/rclone/rclone/releases )
- [Changelog](https://github.com/rclone/rclone/blob/master/RELEASE.md )
- [Commits](https://github.com/rclone/rclone/compare/v1.65.2...v1.66.0 )
---
updated-dependencies:
- dependency-name: github.com/rclone/rclone
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix compilation error with rclone update (#5395 )
Fix compilation error
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Damiano Albani <damiano.albani@gmail.com>
12 months ago
jerebear12
7091269e65
fix get file metadata bug ( #5394 )
* Removed problematic if statement
This if statement was causing the value of option.AllowedOrigins to be always equal to "*". Now the values in the config file will be used when present. This allows for people who don't need this feature to not update their security.toml files.
* Update filer_server_handers_read.go
* Updated filer responses to invalid requests
12 months ago
chrislu
ca042bd067
simplify
1 year ago
chrislu
4dce1e9d29
Revert "remove github.com/golang/protobuf/proto"
This reverts commit 1516e0249f
.
1 year ago
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
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