aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-142.252.25Chris Lu3-4/+4
2021-02-14disk type only supports hdd and ssd, not ready for random tags yetChris Lu9-12/+12
2021-02-14Merge pull request #1804 from LazyDBA247-Anyvision/masterChris Lu7-27/+27
2021-02-14postgres2 & memsql2LazyDBA247-Anyvision7-27/+27
2021-02-13collect disk typesChris Lu1-9/+27
2021-02-13refactoringChris Lu1-34/+13
2021-02-13adjust help messageChris Lu1-2/+2
2021-02-13adjust help messageChris Lu9-10/+10
2021-02-13support customizable disk typeChris Lu7-14/+17
2021-02-13disk type can be generic tagsChris Lu7-26/+15
2021-02-13mount: release need to avoid nil readerChris Lu1-1/+3
2021-02-12fix format errorChris Lu1-2/+2
2021-02-12mount: remove unnecessary flush on releaseChris Lu1-5/+0
2021-02-12use fasthttp lib to readChris Lu9-8/+142
2021-02-12adjust http max idle connections per hostChris Lu6-1/+6
2021-02-11Merge pull request #1801 from kmlebedev/recoveringRabbitMQChris Lu3-11/+62
2021-02-11Do reconnect to RabbitMQKonstantin Lebedev3-11/+62
2021-02-11volume: fail fast if idx files are missingChris Lu2-0/+20
2021-02-10go fmtChris Lu4-4/+3
2021-02-10mount: load directory based on correct filer pathChris Lu1-5/+1
2021-02-10Merge pull request #1794 from kmlebedev/recoveringRabbitMQChris Lu3-0/+4
2021-02-10restart replication if RabbitMQ connection closedKonstantin Lebedev3-0/+4
2021-02-09volume: add capability to change disk type when moving a volumeChris Lu6-628/+648
2021-02-09Merge branch 'support_ssd_volume'Chris Lu61-1945/+2360
2021-02-09Merge branch 'master' into support_ssd_volumeChris Lu212-2091/+5754
2021-02-09Merge pull request #1790 from LazyDBA247-Anyvision/masterChris Lu2-6/+41
2021-02-09update README to be more k8s newbie friendly :)LazyDBA247-Anyvision1-6/+20
2021-02-09forgot to upload (git add) the s3 secret for auth (previous pr)LazyDBA247-Anyvision1-0/+21
2021-02-09Update README.mdChris Lu1-1/+4
2021-02-09Merge pull request #1789 from LazyDBA247-Anyvision/masterChris Lu6-21/+82
2021-02-09remove collectionPattern if is empty string / nullLazyDBA247-Anyvision1-1/+1
2021-02-09volume: set minFreeSpacePercent to 7%LazyDBA247-Anyvision1-1/+1
2021-02-09filer/s3: enable/disable s3 and peersLazyDBA247-Anyvision4-6/+61
2021-02-09cronjob: fix and updateLazyDBA247-Anyvision2-12/+19
2021-02-09filer: make k8s service ClusterIP typeLazyDBA247-Anyvision1-2/+1
2021-02-08Java: 1.6.1 refacoring APIChris Lu8-9/+9
2021-02-08refactoring: only expose FilerClient classChris Lu14-106/+94
2021-02-07fix refactoring left over2.24Chris Lu1-1/+1
2021-02-072.24Chris Lu3-4/+4
2021-02-07close the grpc connection after 10 hoursChris Lu1-2/+3
2021-02-06Merge pull request #1785 from bingoohuang/masterChris Lu15-34/+34
2021-02-07fix typo offset.ToAcutalOffset to offset.ToActualOffsetbingoohuang15-34/+34
2021-02-06Merge pull request #1784 from bingoohuang/masterChris Lu7-19/+19
2021-02-07renaming NeedleMapType to NeedleMapKindbingoohuang7-19/+19
2021-02-06Java 1.6.0 fix filerProxy modeChris Lu8-9/+9
2021-02-05Java: fix filerProxy modeChris Lu3-22/+22
2021-02-05HCFS: 1.5.9Chris Lu10-11/+11
2021-02-05Java: 1.5.8 additional fixesChris Lu3-3/+10
2021-02-04Java: 1.5.8Chris Lu8-9/+9
2021-02-04java: add configurable volume access modeChris Lu6-11/+60