172 Commits (8060fdcac56bae36b53764d7ad23a142a865e67d)

Author SHA1 Message Date
chrislu 8d31e73ffd mq broker adds data center and rack 3 years ago
chrislu 87ccef72db cluster.ps can list brokers 3 years ago
chrislu 8ca7d1ef17 rename to SeaweedMQ 3 years ago
yulai.li 358c0c0b37 Fix: provide filer.ui.deleteDir options for server command 3 years ago
liubaojiang 076e48a676 add inflight upload data wait timeout 3 years ago
chrislu 29198720f2 s3: add grpc server to accept configuration changes 3 years ago
chrislu 94635e9b5c filer: add filer group 3 years ago
Konstantin Lebedev b6a2b43efe allowDeleteBucketNotEmpty 3 years ago
chrislu 21e0898631 refactor: change masters from a slice to a map 3 years ago
chrislu 3639cad69c master, filer, s3: also listen to "localhost" in addition to specific ip address 3 years ago
chrislu 3a6eb8ca5f default bind to one ip address 3 years ago
chrislu da3d330616 s3 and filer transport using unix domain socket instead of tcp 3 years ago
Tuan Vuong d2ec62656d initialize master address in iam options 3 years ago
chrislu 4e181db21a mount: default disable cache 3 years ago
garenchan bd032eabe7 [UPDATE] Make heartbeat interval and election timeout of masters configurable. 3 years ago
chrislu 2bfeb5d1c8 add filer to iam option 3 years ago
chrislu b17c426e99 weed server: optionally start IAM service 3 years ago
chrislu 8907e6a40a add more help messages 3 years ago
chrislu 85c526c583 s3: bind to a specific IP 3 years ago
Konstantin Lebedev 10678cde81 audit log config 3 years ago
Chris Lu c4e22b5a9a filer: deprecate "-peers" option 3 years ago
Chris Lu 6a030547a2 server: remove peer check if not starting master 3 years ago
Chris Lu 62c2732fd1 add back logic to check master peers 3 years ago
Chris Lu 4a1d4d7462 s3: default to allow empty folder for better performance 3 years ago
Chris Lu 52fe86df45 use default 10000 for grpc port 3 years ago
Chris Lu e5fc35ed0c change server address from string to a type 3 years ago
Chris Lu 2c9d4c8f43 custom grpc port: filer 3 years ago
Chris Lu e690a2be16 custom grpc port: volume server 3 years ago
Chris Lu bd1f800efe custom grpc port: master 3 years ago
Chris Lu 0128239c0f handle ipv6 addresses 3 years ago
Chris Lu 7937db52e1 Filer locationPrefix configure does not exec replication #2257 3 years ago
Chris Lu 734c980040 volume: support concurrent download data size limit 3 years ago
Chris Lu 6ba65c3382 customizable debug port 3 years ago
Chris Lu 1ff8285d82 debug from any server 3 years ago
Chris Lu 0d6f45cb46 add debug option to generate full goroutine stack dump 3 years ago
Chris Lu 5bcc77b46c volume: default readMode to proxy 4 years ago
Kevin Liu 253b4ed898
remote -> proxy in server to match volume flags 4 years ago
zhangsong 7566782c2e add proxy mode to read non-local volumes 4 years ago
Eugeniy Kozlov 6e8bd16819 freespace params fix 4 years ago
bingoohuang cf552417a7 minFreeSpace refactored 4 years ago
Chris Lu cc0df36a9e smaller file chunks are faster 4 years ago
Chris Lu ac875976c0 filer, volume: add concurrent upload size limit to avoid OOM 4 years ago
Chris Lu a1e18a1384 server add memory profiling 4 years ago
Konstantin Lebedev 9ce82a9cd2 GOMAXPROCS use defaults to the value of runtime.NumCPU 4 years ago
Chris Lu c42b95c596 more help message 4 years ago
Chris Lu 2a68ddb963 default to empty host to bind to tcp4 and tcp6 4 years ago
Chris Lu 60686a0bb7 make tcp optional 4 years ago
Chris Lu c5cb346a08 fix compilation error 4 years ago
Chris Lu f5cc96f289 skip checking master peers if not starting master 4 years ago
Chris Lu 62191b08ea disk type support custom tags 4 years ago