justin
|
3551ca2fcf
|
enhancement: replace sort.Slice with slices.SortFunc to reduce reflection
|
3 years ago |
chrislu
|
f18803424a
|
volume.balance: add delay during tight loop
fix https://github.com/chrislusf/seaweedfs/issues/2637
|
3 years ago |
chrislu
|
9f9ef1340c
|
use streaming mode for long poll grpc calls
streaming mode would create separate grpc connections for each call.
this is to ensure the long poll connections are properly closed.
|
3 years ago |
chrislu
|
a2d3f89c7b
|
add lock messages
|
3 years ago |
chrislu
|
e6c026db65
|
volume.fix.replication: fix misplaced volumes
fix https://github.com/chrislusf/seaweedfs/issues/2416
|
3 years ago |
Chris Lu
|
5435027ff0
|
volume copy: stream out copying progress and avoid grpc request timeout
fix https://github.com/chrislusf/seaweedfs/issues/2386
|
3 years ago |
Chris Lu
|
e862b2529a
|
refactor
|
3 years ago |
Konstantin Lebedev
|
5e64b22b45
|
check that the topology has been updated
|
3 years ago |
Konstantin Lebedev
|
2cecde89c3
|
rename opt volumesPerStep
|
3 years ago |
Konstantin Lebedev
|
fc51ffce2b
|
https://github.com/chrislusf/seaweedfs/issues/1846
|
3 years ago |
Chris Lu
|
119d5908dd
|
shell: do not need to lock to see volume -h
|
3 years ago |
Chris Lu
|
e5fc35ed0c
|
change server address from string to a type
|
3 years ago |
Chris Lu
|
18bf556d93
|
fix comments
|
3 years ago |
Chris Lu
|
b63b042afc
|
dedup keeps the largest replica
|
3 years ago |
Chris Lu
|
26c222f596
|
shell: volume.tier.move avoid moving all volumes to one destination
|
3 years ago |
Chris Lu
|
8cf0c515bf
|
shell: volume.fix.replication retries even when there is no error #2235
fix https://github.com/chrislusf/seaweedfs/issues/2235
|
3 years ago |
Chris Lu
|
7359193e97
|
go fmt
|
3 years ago |
Chris Lu
|
99155e4880
|
add `-retry` option for `volume.fix.replication`
fix https://github.com/chrislusf/seaweedfs/issues/2191
|
3 years ago |
Chris Lu
|
fb7a1be1c4
|
refactor
|
3 years ago |
Chris Lu
|
6a4546d2c0
|
shell: add volume.tier.move
|
4 years ago |
Chris Lu
|
1c233ad986
|
refactoring
|
4 years ago |
Chris Lu
|
36f95e50a9
|
avoid possible nil disk info
|
4 years ago |
Chris Lu
|
f8446b42ab
|
this can compile now!!!
|
4 years ago |
Chris Lu
|
f20ec82a28
|
update help message
see https://github.com/chrislusf/seaweedfs/issues/1758#issuecomment-768123224
|
4 years ago |
Chris Lu
|
1045ab8b07
|
avoid error message
|
4 years ago |
Chris Lu
|
b3f66199db
|
shell: volume.fix.replication adds collectionPattern with wildcard characters
fix https://github.com/chrislusf/seaweedfs/issues/1758
|
4 years ago |
Chris Lu
|
de3bdd0651
|
delete old volume replica
related to https://github.com/chrislusf/seaweedfs/issues/1607
old is:
* older compaction revision
* older modified time
* smaller volume size
|
4 years ago |
Chris Lu
|
f498c71199
|
shell: move volume operations to use flag parsing arguments
|
4 years ago |
Chris Lu
|
e60b2117c3
|
shell: volume balance follows replica placement
|
4 years ago |
Chris Lu
|
387ab6796f
|
filer: cross cluster synchronization
|
4 years ago |
Chris Lu
|
d1b816212f
|
return nil if no need to do anything
|
4 years ago |
Chris Lu
|
64a621bcc8
|
shell: volume.fix.replication also purge over replicated volumes
|
4 years ago |
Chris Lu
|
d80538a187
|
refactoring
|
4 years ago |
Chris Lu
|
1a09bc43d1
|
refactor
|
4 years ago |
Chris Lu
|
2b643f477d
|
typo
|
4 years ago |
Chris Lu
|
05034aade5
|
printout over replicated locations
|
4 years ago |
Chris Lu
|
707192f966
|
fix help message
|
4 years ago |
Chris Lu
|
ae1994cbc1
|
erasure coding: fix cases where there are no .ecj files
|
5 years ago |
Chris Lu
|
8005786d9a
|
logs
|
5 years ago |
Chris Lu
|
73564e6a01
|
master: add cluster wide lock/unlock operation in weed shell
fix https://github.com/chrislusf/seaweedfs/issues/1286
|
5 years ago |
Chris Lu
|
dcc6b6a3ed
|
go fmt
|
5 years ago |
Chris Lu
|
c981975627
|
volume.fix.replication: add test cases for complicated moving
fix https://github.com/chrislusf/seaweedfs/issues/1253
|
5 years ago |
Chris Lu
|
892e726eb9
|
avoid reusing context object
fix https://github.com/chrislusf/seaweedfs/issues/1182
|
5 years ago |
Chris Lu
|
72a64a5cf8
|
use the same context object in order to retry
|
5 years ago |
Chris Lu
|
09ca936c78
|
shell: add ec.decode command
|
5 years ago |
j.laycock
|
6fc6322c90
|
Change joeslay paths to chrislusf paths
|
5 years ago |
j.laycock
|
595a1beff0
|
Swap imports to use joeslay
|
5 years ago |
Chris Lu
|
cd45ab072a
|
fix compilation error
|
6 years ago |
Chris Lu
|
6bc3dee5b3
|
refactoring
|
6 years ago |
Chris Lu
|
ede876cfdb
|
periodic scripts exeuction from leader master
|
6 years ago |