Chris Lu
|
c777102da9
|
go fmt
|
2019-06-23 15:30:16 -07:00 |
|
Chris Lu
|
f16375621f
|
big refactoring
|
2019-06-23 03:08:27 -07:00 |
|
Chris Lu
|
d8ed73926d
|
volume servers get metrics address and interval from the master
|
2019-06-17 14:51:47 -07:00 |
|
Chris Lu
|
ede876cfdb
|
periodic scripts exeuction from leader master
|
2019-06-05 01:30:24 -07:00 |
|
Chris Lu
|
3fbe22b203
|
better error handling for nil raftServer
addressing https://github.com/chrislusf/seaweedfs/issues/717
|
2019-05-03 22:33:08 -07:00 |
|
Chris Lu
|
88ba08cb9e
|
add large disk support
|
2019-04-08 22:32:42 -07:00 |
|
Chris Lu
|
a3490b600c
|
weed filer, weed master: add option to disable http
|
2019-03-21 16:00:46 -07:00 |
|
Chris Lu
|
4773497d2c
|
add back "/cluster/status"
fix https://github.com/chrislusf/seaweedfs/issues/870
|
2019-03-06 12:10:45 -08:00 |
|
Chris Lu
|
2812c14520
|
master: add option to disable http operations
|
2019-03-02 05:10:05 -08:00 |
|
Chris Lu
|
07af52cb6f
|
raft change from http to grpc
master grpc port is fixed to http port + 10000
|
2019-02-18 22:38:14 -08: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
|
501bd72b1c
|
wip: add security.toml file
|
2019-02-09 21:07:12 -08:00 |
|
Chris Lu
|
a6bffc58f9
|
go fmt
|
2019-01-18 14:15:10 -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 |
|
Chris Lu
|
b1daede91b
|
move volume vacuum to gRpc
|
2018-10-14 23:12:43 -07:00 |
|
Chris Lu
|
75d63db60d
|
randomize raft server startup
also some go fmt
|
2018-08-12 14:27:14 -07:00 |
|
Chris Lu
|
eca4b928d2
|
ensure master server count is odd
|
2018-08-12 14:25:31 -07:00 |
|
Chris Lu
|
77fc8c5914
|
keep alive for gRpc calls
|
2018-07-03 19:07:55 -07:00 |
|
Chris Lu
|
942c2cbd7b
|
mv pb to master_pb
|
2018-05-09 23:11:54 -07:00 |
|
Chris Lu
|
e0dfa7a069
|
ensure 30GB or less
avoid https://github.com/chrislusf/seaweedfs/issues/535
|
2017-07-16 21:40:55 -07:00 |
|
Chris Lu
|
1fbb8723dc
|
add cpu and mem pprof
|
2017-06-22 01:33:58 -07:00 |
|
Chris Lu
|
41f686ab9d
|
remove weeds.conf
|
2017-02-12 21:58:44 -08:00 |
|
Chris Lu
|
e767c3ea4f
|
disable master connection timeout
temporarily disable master connection timeout due to heartbeat
connection timeout
|
2017-01-10 01:30:00 -08:00 |
|
Chris Lu
|
e46c3415f7
|
gRpc for master~volume heartbeat
|
2017-01-10 01:01:12 -08:00 |
|
Chris Lu
|
ed44f12f6d
|
support Fallocate on linux
|
2017-01-08 11:01:46 -08:00 |
|
Chris Lu
|
d3ae3a8e14
|
collect proof when stopping
|
2016-07-05 10:23:14 -07:00 |
|
Chris Lu
|
b38ff39e8b
|
add master profiling option
|
2016-07-03 15:39:57 -07:00 |
|
Chris Lu
|
5ce6bbf076
|
directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some
code checkin errors. Need to fix this.
|
2016-06-02 18:09:14 -07:00 |
|