Chris Lu
|
3137777d83
|
volume: automatically detect max volume count
|
2020-03-22 16:21:42 -07:00 |
|
Chris Lu
|
f90c43635d
|
refactoring
|
2020-03-04 00:39:47 -08:00 |
|
Chris Lu
|
97ab8a1976
|
remove ctx if possible
|
2020-02-25 22:23:59 -08:00 |
|
Chris Lu
|
d335f04de6
|
support env variables to overwrite toml file
|
2020-01-29 09:09:55 -08:00 |
|
Chris Lu
|
0da7b894cc
|
pass backend config from master to volume servers
|
2019-11-29 01:05:09 -08:00 |
|
Chris Lu
|
d8ed73926d
|
volume servers get metrics address and interval from the master
|
2019-06-17 14:51:47 -07:00 |
|
Chris Lu
|
713596e781
|
caching ec shard locations
|
2019-05-27 22:54:58 -07:00 |
|
Chris Lu
|
03b9291e5d
|
volum server passes grpc option and master location to store
|
2019-05-27 21:22:23 -07:00 |
|
Chris Lu
|
a4f3d82c57
|
convert needle id to ec intervals to read from
|
2019-05-27 01:29:46 -07:00 |
|
Chris Lu
|
6f4b09b6a4
|
pb shard info uses ShardBits instead one message for one shard
|
2019-05-24 13:28:44 -07:00 |
|
Chris Lu
|
17ac1290c0
|
volume: load ec shards during heartbeats to master
|
2019-05-21 22:41:20 -07:00 |
|
Chris Lu
|
017d0957c3
|
avoid switching master node if same ip and host name
fix https://github.com/chrislusf/seaweedfs/issues/955
|
2019-05-11 18:42:46 -07:00 |
|
Wine93
|
32f93fb09e
|
style: go fmt for all
|
2019-04-30 03:22:19 +00:00 |
|
Chris Lu
|
108d0fb08d
|
adjust log level
|
2019-04-26 09:32:37 -07:00 |
|
Chris Lu
|
0302b9496c
|
volume: also check cookie for possible duplicates
|
2019-04-21 13:31:45 -07:00 |
|
Chris Lu
|
6fc1f53018
|
shell: add command volume.move
|
2019-04-20 11:35:23 -07:00 |
|
Chris Lu
|
79c2cca9c1
|
better error message
|
2019-04-16 01:15:30 -07:00 |
|
Chris Lu
|
6e116b3d67
|
volume: reset leader if error happens
|
2019-04-15 09:09:46 -07:00 |
|
Chris Lu
|
3e8a3a8fec
|
fix race detector found problems
|
2019-04-14 23:00:37 -07:00 |
|
Chris Lu
|
da871896c3
|
weed filer: set grpc port to port + 10000
|
2019-03-19 05:47:41 -07:00 |
|
Chris Lu
|
55bab1b456
|
add context.Context
|
2019-03-15 17:20:24 -07:00 |
|
Chris Lu
|
77b9af531d
|
adding grpc mutual tls
|
2019-02-18 12:11:52 -08:00 |
|
Chris Lu
|
4ff4a147b2
|
cleanup security.Secret
|
2019-02-09 21:56:32 -08:00 |
|
Chris Lu
|
67e2ea72be
|
master add separate grpc port
due to https://github.com/soheilhy/cmux/issues/64
fix https://github.com/chrislusf/seaweedfs/issues/820
fix https://github.com/chrislusf/seaweedfs/issues/840
fix https://github.com/chrislusf/seaweedfs/issues/841
|
2019-01-18 14:14:47 -08:00 |
|
chenwanli
|
80cf99db1b
|
Set rpc dial timeout to 5s
|
2019-01-11 18:23:31 +08:00 |
|
chenwanli
|
41fe31b5d0
|
Speed up heartbeat to new master leader
|
2019-01-07 16:09:15 +08:00 |
|
Chris Lu
|
67d1e572ca
|
rename files
|
2018-10-14 23:47:29 -07:00 |
|