chrislu
|
1b64a0f034
|
add generic logging and implement it for balancing task
|
2 weeks ago |
chrislu
|
9025b72241
|
left menu can scroll now
|
2 weeks ago |
chrislu
|
7c4e44875f
|
refactor
|
2 weeks ago |
chrislu
|
74146870c5
|
remove v2 reference
|
2 weeks ago |
chrislu
|
1b40075d2a
|
use new framework
|
2 weeks ago |
chrislu
|
165cf79b35
|
refactor
|
2 weeks ago |
chrislu
|
49338df3e2
|
remove unused
|
2 weeks ago |
chrislu
|
9cd3e613a5
|
remove
remove
|
2 weeks ago |
chrislu
|
b1296a0050
|
use volumeSizeLimitMB
|
2 weeks ago |
chrislu
|
699b28af14
|
use vacuumDetector
|
2 weeks ago |
chrislu
|
e1036f1b37
|
checkECEncodingCandidate use ecDetector
|
2 weeks ago |
chrislu
|
8187020096
|
each task register its schema
|
2 weeks ago |
chrislu
|
b80971e85e
|
refactor to use BaseUIProvider
|
2 weeks ago |
chrislu
|
f7140d4577
|
reduce duplication
|
2 weeks ago |
chrislu
|
6659c213c3
|
config
|
2 weeks ago |
chrislu
|
a38465d04c
|
use schema defined defaults
|
2 weeks ago |
chrislu
|
319aa61dab
|
MaintenanceConfig use ConfigField
|
2 weeks ago |
chrislu
|
4e21b3de78
|
ensure correct default value
|
3 weeks ago |
chrislu
|
a24561797f
|
show default values
|
3 weeks ago |
chrislu
|
638ab0d6f4
|
Update ui.go
|
3 weeks ago |
chrislu
|
68d86af501
|
fix ec volumes list
|
3 weeks ago |
chrislu
|
13c0826f2f
|
display ec shard sizes
|
3 weeks ago |
chrislu
|
965ec4f51b
|
garbage percentage threshold
|
3 weeks ago |
chrislu
|
600bfbf671
|
rename
|
3 weeks ago |
chrislu
|
019de6dc7a
|
interval field UI component
|
3 weeks ago |
chrislu
|
8dd9b7cccf
|
show ec volumes
|
3 weeks ago |
chrislu
|
3b2c75d2bd
|
ec is mostly working now
* distribution of ec shards needs improvement
* need configuration to enable ec
|
3 weeks ago |
chrislu
|
379d585cc7
|
local copy, ec. Need to distribute.
|
3 weeks ago |
chrislu
|
0247bf2873
|
listing ec shards
|
3 weeks ago |
chrislu
|
41cbbefb0b
|
move ec task logic
|
3 weeks ago |
chrislu
|
ffd91383c6
|
worker can run ec work and report status
but:
1. one volume should not be repeatedly worked on.
2. ec shards needs to be distributed and source data should be deleted.
|
3 weeks ago |
chrislu
|
19df3fcc5d
|
worker register itself first
|
3 weeks ago |
chrislu
|
a3d727034a
|
clean up logs
|
3 weeks ago |
chrislu
|
c557ec0062
|
worker reconnect to admin
|
3 weeks ago |
chrislu
|
63817fe7ee
|
test canScheduleTaskNow
|
3 weeks ago |
chrislu
|
afdca513ac
|
sticky worker id
|
3 weeks ago |
chrislu
|
14e95186d6
|
skip task ID column
|
3 weeks ago |
chrislu
|
960acc031e
|
rendering pending tasks
|
3 weeks ago |
chrislu
|
6cf78754b2
|
build and restart
|
3 weeks ago |
chrislu
|
01e8cc4600
|
worker retries connecting to admin
|
3 weeks ago |
chrislu
|
e7084c5b7e
|
compiles
|
3 weeks ago |
chrislu
|
16a29b57f9
|
compiles, detection uses volumeSizeLimitMB from master
|
3 weeks ago |
chrislu
|
a1966e9692
|
working worker and admin. Task detection is not working yet.
|
3 weeks ago |
chrislu
|
cd28ce7786
|
admin start wtih grpc port. worker has its own working directory
|
3 weeks ago |
chrislu
|
a4cf55a741
|
remove "enhanced" reference
|
3 weeks ago |
chrislu
|
30ad65bb5f
|
integration test. ec worker task
|
3 weeks ago |
chrislu
|
0d8e1f8a17
|
reorganized the codebase to move the simulation framework and tests into their own dedicated package
|
3 weeks ago |
chrislu
|
a0874d201c
|
added simulation as tests
|
3 weeks ago |
chrislu
|
add122484c
|
initial design
|
3 weeks ago |
chrislu
|
7ab85c3748
|
return proper default value for locking and versioning
fix https://github.com/seaweedfs/seaweedfs/issues/6971
fix https://github.com/seaweedfs/seaweedfs/issues/7028
|
3 weeks ago |