16 Commits (a4740ca8365462832738ef18ad3df5875ef91cf4)

Author SHA1 Message Date
Chris Lu 942c2cbd7b mv pb to master_pb 7 years ago
Chris Lu bd97cbc523 skip busy reporting back to master 8 years ago
brstgt e074a54a20 Delete volumes online without restarting volume server 8 years ago
brstgt 492f93416d Mount and unmount volumes online without restarting volume server 8 years ago
Chris Lu 5b0f5f456e volume server get notified of leader change 8 years ago
Chris Lu 3065506b38 volume servers always connect to the master leader 8 years ago
Chris Lu e46c3415f7 gRpc for master~volume heartbeat 8 years ago
Chris Lu ed44f12f6d support Fallocate on linux 8 years ago
sparklxb 86a7c56275 support additional header name-value pairs 8 years ago
Chris Lu 36f9633223 add locks for location.volumes 8 years ago
Chris Lu d981eb282f refactor volume_read_write.go out of volume.go 9 years ago
霍晓栋 1ef81ac518 filer could detect master nodes healthy status and choose a working one when encountering SPOF 9 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
Chris Lu 1d86ac8761 just refactoring 9 years ago
Chris Lu c9e33d3709 separate into 2 files, no logic change 9 years ago
Timur Nurutdinov 4b0904e9c4 fix extract collection name from .dat file 9 years ago
chrislusf 418878edce In case lastNode==0, need to set it to -1 10 years ago
chrislusf 86cd40fba8 Add "weed backup" command. 10 years ago
chrislusf c7cf4fa46c Fix looking for master nodes. 10 years ago
chrislusf 3188382ea7 More debug information for connecting to master 10 years ago
yanyiwu b7a18580b8 Sort VolumeInfos by VolumeId in Store.Status(); 10 years ago
Stuart P. Bentley f0c2a2dcb3 Change all chrislusf/weed-fs links to point to chrislu/seaweedfs 10 years ago
chrislusf 1b6ab2f6af Add boltdb for volume needle map 10 years ago
chrislusf 020ba6c9a8 add leveldb support for needle map 10 years ago
chrislusf 78bc7b393f tweaking ui 10 years ago
chrislusf b07d81fb08 follow golint suggestions 10 years ago
chrislusf f511b507a5 Add read only public port on volume server 10 years ago
Chris Lu f7998f8652 merge conflicts 10 years ago
Chris Lu 7b4a53b2c1 Add optional admin port to volume server, to seperate admin operations from normal file operations. 10 years ago
Lei Xue 029e3a3822 fix some typos 10 years ago
yanyiwu 5b7628cf08 use github.com/golang/protobuf/proto instead of code.google.com/p/goprotobuf/proto 10 years ago
yanyiwu 5a40f539f2 fix bug: upload a file which already existed return a wrong file size. 10 years ago
Brian McQueen d56c748fa8 switch it back to chris's repo 10 years ago
Brian McQueen c0dfdf4392 switch to my forked repo 10 years ago
Chris Lu 179d36ba0e formatting code by: goimports -w=true . 10 years ago
wyy 4126280d55 use github.com/chrislusf instead of github.com/aszxqw 10 years ago
wyy 1cd19447e3 use github.com/aszxqw instead of code.google.com/p 10 years ago
Chris Lu b9aee2defb add TTL support 10 years ago
Chris Lu e8e8d11bd3 Refactor out weedfs vacuum. 11 years ago
Chris Lu 8c04c5ed5f remove the println 11 years ago
Chris Lu 1818a2a2da Change to protocol buffer for volume-join-masster message 11 years ago
Chris Lu 637469e656 log the volume server connected to which master server 11 years ago
Chris Lu 3b5035c468 1. v0.54 11 years ago
Chris Lu 51939efeac 1. volume server now sends master server its max file key, so that 11 years ago
Chris Lu 9653a54766 added typed join result 11 years ago
Chris Lu 56a3d30e75 batch delete on volume servers 11 years ago
Chris Lu 59f6a13609 adding lots of different stats 11 years ago
Chris Lu 37dd41ab91 print out log message 11 years ago
Chris Lu 3fec41b911 remove unnecessary code 11 years ago
Chris Lu cd10c277b2 can now delete a collection! Is this a dangerous feature? Only enabling 11 years ago