chrislu
|
c37affaa42
|
fix stop time
|
4 months ago |
chrislu
|
ebdd24ce64
|
adjust log level
|
4 months ago |
chrislu
|
1c09f313cc
|
day-advance fix
|
4 months ago |
chrislu
|
76c74ad3de
|
err != filer_pb.ErrNotFound
|
4 months ago |
chrislu
|
b7f78d8c49
|
imports
|
4 months ago |
chrislu
|
fdfa089754
|
fix ListAllMyBucketsResult xmlns
fix https://github.com/seaweedfs/seaweedfs/issues/6676
|
4 months ago |
chrislu
|
80db6f4d79
|
reduce lock scope to improve log buffer performance
|
4 months ago |
chrislu
|
76f81ff236
|
fix ListAllMyBucketsResult xmlns
fix https://github.com/seaweedfs/seaweedfs/issues/6676
|
4 months ago |
chrislu
|
543e074d60
|
reduce lock scope to improve log buffer performance
|
4 months ago |
Lisandro Pin
|
18a22177b9
|
Fix volume server's status code returned for missing needles on EC-encoded shards (#7137)
|
4 months ago |
chrislu
|
c39d18c1da
|
setup benchmarking
|
4 months ago |
chrislu
|
1de251d575
|
sum from all shards
|
4 months ago |
chrislu
|
722aebdf11
|
fix loading generational ec volumes
|
4 months ago |
chrislu
|
66c688c656
|
collects metrics from ALL 6 servers/14 shards instead of just one
|
4 months ago |
chrislu
|
5d1712e309
|
delete in ecj, add logs
|
4 months ago |
chrislu
|
b2d45f1f2d
|
fix overflow
|
4 months ago |
chrislu
|
2766504948
|
-v2 for volume servers
|
4 months ago |
chrislu
|
e3b45c9cbb
|
Update .gitignore
|
4 months ago |
chrislu
|
256b1c9c28
|
async persistence
|
4 months ago |
chrislu
|
52f26187ca
|
find master address earlier
|
4 months ago |
chrislu
|
e44a6189fa
|
Update ec_decoder.go
|
4 months ago |
chrislu
|
30a88615ba
|
do not use .tmp
|
4 months ago |
chrislu
|
d7d19ea9ba
|
ec volume deletion is generation-aware
|
4 months ago |
chrislu
|
04b141749f
|
explicit generation value
|
4 months ago |
chrislu
|
b616dc3d20
|
adjust comments
|
4 months ago |
chrislu
|
117bba794c
|
WriteDatFileAndVacuum
|
4 months ago |
chrislu
|
1f8ba5c958
|
task ask admin for master address
|
4 months ago |
chrislu
|
c0e6d00bd3
|
collect ec volume total volume size
|
4 months ago |
dependabot[bot]
|
3729e9ba25
|
chore(deps): bump golang.org/x/image from 0.29.0 to 0.30.0 (#7129)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/image/compare/v0.29.0...v0.30.0)
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-version: 0.30.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 months ago |
dependabot[bot]
|
890b51eaef
|
chore(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 (#7128)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.35.0 to 0.36.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.35.0...v0.36.0)
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-version: 0.36.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 months ago |
chrislu
|
1485330547
|
Update ec_vacuum_task.go
|
4 months ago |
chrislu
|
8213a4a2b6
|
use the EcVacuumLogic
|
4 months ago |
chrislu
|
425a54019b
|
adding EcVacuumLogic
|
4 months ago |
chrislu
|
82907ad6ca
|
determineGenerations() Removed
|
4 months ago |
chrislu
|
729268d065
|
detection with generation info
|
4 months ago |
chrislu
|
8a5c4a4972
|
add generation to TaskSource
|
4 months ago |
chrislu
|
80bfce59ad
|
Create NOTES.md
|
4 months ago |
chrislu
|
35f3da108b
|
distribute index files to all volume servers that will have shards mounted, not just one
|
4 months ago |
chrislu
|
6bf5a6871c
|
fix presigned signature
|
4 months ago |
chrislu
|
c8c758e639
|
fix hanging task detail page
|
4 months ago |
chrislu
|
56db0a081a
|
distribute .ecx files
|
4 months ago |
chrislu
|
0d6ea416a7
|
fix retry link
|
4 months ago |
dependabot[bot]
|
3864f89f92
|
chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0 (#7132)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.40.0 to 0.41.0.
- [Commits](https://github.com/golang/crypto/compare/v0.40.0...v0.41.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.41.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 months ago |
dependabot[bot]
|
d1f18f08d3
|
chore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 (#7131)
Bumps google.golang.org/protobuf from 1.36.6 to 1.36.7.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 months ago |
chrislu
|
4f9f9ec971
|
fix routing
|
4 months ago |
chrislu
|
3bbe4481f2
|
remove unused code
|
4 months ago |
chrislu
|
cac6a51cbf
|
implement todos
|
4 months ago |
chrislu
|
7780a7d652
|
ec vacuum workflow is correct now
|
4 months ago |
chrislu
|
83b6a94bfe
|
change to correct ec vacuum workflow
|
4 months ago |
chrislu
|
0f1c734626
|
fix mounting ec volumes
|
4 months ago |