193 Commits (8b2c39f2c06be2ec5c5b3ca93a87f134e46de219)

Author SHA1 Message Date
Chris Lu 21fe5bde7c filer: remove customizable grpc port, fixed to filer port + 10000 6 years ago
Chris Lu 8a5ce16e96 weed volume: remove boltdb, btree options, add options for leveldb medium, large 6 years ago
Chris Lu 88ba08cb9e add large disk support 6 years ago
Chris Lu a3490b600c weed filer, weed master: add option to disable http 6 years ago
Chris Lu a4e8aa98a0 weed server: mkdir first, and set the master ip address 6 years ago
Chris Lu 4773497d2c add back "/cluster/status" 6 years ago
Chris Lu ab32556a51 weed server: fix error coming from moving raft to grpc 6 years ago
Chris Lu 2812c14520 master: add option to disable http operations 6 years ago
Chris Lu 07af52cb6f raft change from http to grpc 6 years ago
Chris Lu 77b9af531d adding grpc mutual tls 6 years ago
Chris Lu 4ff4a147b2 cleanup security.Secret 6 years ago
Chris Lu 67e2ea72be master add separate grpc port 6 years ago
Chris Lu 93d0ad09af error log format 6 years ago
Chris Lu 52b24a9902 default "weed server -filer" to same directory as -mdir 6 years ago
Chris Lu 60d3681371 default images.fix.orientation to false 6 years ago
Chris Lu b1daede91b move volume vacuum to gRpc 6 years ago
Chris Lu 1d7e01b754 reformat 6 years ago
Chris Lu da6154b29c refactor volume server to startVolumeServer() 6 years ago
Chris Lu 60d2f1557d refactor func name 6 years ago
Chris Lu f827ada811 merge notification config with filer.toml 6 years ago
Chris Lu f036ef8a3c add filer notification 6 years ago
Chris Lu eca4b928d2 ensure master server count is odd 6 years ago
Chris Lu 50d351944f filer add data center option 7 years ago
Chris Lu 922032b9bb add filer sub dir list size limit to "weed server" 7 years ago
Chris Lu 77fc8c5914 keep alive for gRpc calls 7 years ago
Chris Lu 43e3f5724c use fixed list of masters in both filer and volume servers 7 years ago
Chris Lu 9e77563c99 add leveldb store 7 years ago
Chris Lu 942c2cbd7b mv pb to master_pb 7 years ago
Chris Lu 4b9b9547d4 unused option 7 years ago
Chris Lu ef6224e45d filer default to auto chunking file size to 32MB 7 years ago
Chris Lu e0dfa7a069 ensure 30GB or less 8 years ago
Chris Lu 1fbb8723dc add cpu and mem pprof 8 years ago
Chris Lu 5047bdb4a2 skip bytes cache 8 years ago
Chris Lu 478fe0ecf2 filer add readonly public port 8 years ago
Chris Lu 82c3ccc8dd add btree for volume index 8 years ago
Chris Lu 41f686ab9d remove weeds.conf 8 years ago
Chris Lu e767c3ea4f disable master connection timeout 8 years ago
Chris Lu e46c3415f7 gRpc for master~volume heartbeat 8 years ago
Chris Lu ed44f12f6d support Fallocate on linux 8 years ago
Chris Lu dcaf1796fe add option to enable caching 8 years ago
霍晓栋 b0035747e3 add filer support 8 years ago
Mike Tolman 01d3f69c52 Adding AutoChunk/MaxMB Support to Filer API 9 years ago
Mike Tolman a89a3c86d0 Revert "Add AutoChunking to the Filer API, so that you can upload really large files through the filer API." 9 years ago
Mike Tolman ce99bb927d Revert "Adding HTTP verb whitelisting options." 9 years ago
Mike Tolman 34837afc7a Adding HTTP verb whitelisting options. 9 years ago
Mike Tolman 09059bfdcc Add AutoChunking to the Filer API, so that you can upload really large files through the filer API. 9 years ago
Chris Lu cdae9fc680 add "weed copy" command to copy files to filer 9 years ago
Chris Lu 5ce6bbf076 directory structure change to work with glide 9 years ago
Chris Lu 45a12505f2 bind ip address when starting filer 9 years ago
chrislusf 4c8367a8b3 add redis password 9 years ago