143 Commits (721c6197f9f14fb76b3ccfb77f7a5fe107b874de)

Author SHA1 Message Date
Chris Lu a4f3d82c57 convert needle id to ec intervals to read from 6 years ago
Chris Lu a463759edf adjust error message 6 years ago
Chris Lu db94a41f9e mount/unmount ec shards 6 years ago
Chris Lu 17ac1290c0 volume: load ec shards during heartbeats to master 6 years ago
Chris Lu 9beea63960 memory alignment 6 years ago
Chris Lu 440111a349 volume: support http status 304 for the same file id 6 years ago
Chris Lu 132921ad41 adjust log or error 6 years ago
Chris Lu 316bd27f75 add remove volumes with version info 6 years ago
Chris Lu 6fc1f53018 shell: add command volume.move 6 years ago
Chris Lu 3b3651dea3 volume: atomic copying file, adds version and stopOffset 6 years ago
Chris Lu e5506152c0 refactoring 6 years ago
Chris Lu 3e8a3a8fec fix race detector found problems 6 years ago
Chris Lu 95e0520182 weed volume: add grpc operation to relicate a volume to local 6 years ago
Chris Lu ece9d13312 volume info collect compact revision number 6 years ago
Chris Lu aca653c08b weed shell: list volumes 6 years ago
bingoohuang ab6be025d7 go fmt and fix some typo 6 years ago
Chris Lu 1478d7ea21 reduce file seek when writing 6 years ago
Chris Lu 0c932d1738 add volume delete grpc API 6 years ago
Chris Lu 66a353dcb5 remove volume server /admin/volume/delete 6 years ago
Chris Lu b423bb9e2d migrate assign volume to grpc API on volume server 6 years ago
Chris Lu 76cbe8bf33 instant notification of new volumes added or deleted 6 years ago
Chris Lu 7e2031b18f go fmt 7 years ago
Chris Lu d4d7ced922 refactoring: add type for needle id, offset 7 years ago
Chris Lu 43e3f5724c use fixed list of masters in both filer and volume servers 7 years ago
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