aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-22Merge pull request #1479 from LIBA-S/fix_oversizedChris Lu3-15/+218
2020-09-22Fix: remove the oversized state after compactionLIBA-S3-15/+218
2020-09-22Merge pull request #1 from chrislusf/masterhasagi332-3976/+16224
2020-09-21Merge pull request #1475 from levenlabs/lockChris Lu2-3/+9
2020-09-21Allow option to enable volume pprof on serverJames Hartig1-1/+1
2020-09-21Fix deadlock with KeepConnected and SendHeartbeatJames Hartig1-2/+8
2020-09-21refactorChris Lu2-4/+2
2020-09-21filer: add file extended propertiesChris Lu2-0/+2
2020-09-21s3: fixes for list multipart uploadChris Lu3-5/+22
2020-09-20master: better locking of in memory volume dataChris Lu1-6/+14
2020-09-20adjust printoutChris Lu2-3/+3
2020-09-20refactoringChris Lu11-29/+38
2020-09-20refactorChris Lu1-3/+3
2020-09-20adjust loggingChris Lu7-17/+11
2020-09-20shell: move volume operations to use flag parsing argumentsChris Lu7-52/+60
2020-09-20fix print outChris Lu1-2/+2
2020-09-20shell: adjust command option for collection.deleteChris Lu1-4/+15
2020-09-202.002.00Chris Lu3-3/+3
2020-09-20update go versionChris Lu1-3/+2
2020-09-19open upChris Lu1-1/+1
2020-09-19s3: add support for PostPolicyChris Lu11-3/+1482
2020-09-19go fmtChris Lu2-2/+1
2020-09-19refactoringChris Lu13-195/+207
2020-09-19volume: get metrics configuration from masterChris Lu6-17/+30
2020-09-18fix compilationChris Lu1-2/+2
2020-09-18s3: collect metricsChris Lu3-19/+55
2020-09-17filer: fix mongodb insertChris Lu1-10/+12
2020-09-17s3 add metricsChris Lu2-0/+10
2020-09-17filer report metrics configurationChris Lu4-179/+207
2020-09-17refactoringChris Lu1-9/+11
2020-09-161.4.7 hdfs configurable fs.seaweed.buffer.sizeChris Lu9-35/+37
2020-09-16Filer: ip bindChris Lu1-1/+1
2020-09-16simplify metrics configuration logicChris Lu3-22/+7
2020-09-16passing value by checkWithMaster() insteadChris Lu2-11/+0
2020-09-16go fmtChris Lu1-5/+5
2020-09-16volume: load configuration from master at the startChris Lu2-0/+25
2020-09-16add storage backend to GetMasterConfigurationResponseChris Lu4-501/+518
2020-09-16handle more than 2GB filesChris Lu1-1/+1
2020-09-16minorChris Lu1-2/+2
2020-09-15filer: adjust meta data events to received timestampChris Lu1-1/+1
2020-09-15update help messageChris Lu1-0/+1
2020-09-15shell: volumeServer.evacuate adds option to skip non moveable volumesChris Lu1-9/+25
2020-09-14shell: add volumeServer.evacuate commandChris Lu4-21/+241
2020-09-14weed export: print out [start,stop) content rangeChris Lu3-12/+13
2020-09-14docker adds large disk versionChris Lu1-0/+35
2020-09-14filer: support createing empty folderChris Lu1-1/+55
2020-09-14Update README.mdChris Lu1-2/+2
2020-09-13go fmtChris Lu1-2/+2
2020-09-13shell: add volumeServer.leave commandChris Lu9-480/+731
2020-09-13refactoringChris Lu1-33/+24