Chris Lu
487e435679
adjust http max idle connections per host
related to https://github.com/chrislusf/seaweedfs/issues/1802
4 years ago
Chris Lu
0f426ce34d
Merge pull request #1801 from kmlebedev/recoveringRabbitMQ
Do reconnect to RabbitMQ
4 years ago
Konstantin Lebedev
94eac4f00e
Do reconnect to RabbitMQ
https://github.com/google/go-cloud/issues/2958
https://github.com/chrislusf/seaweedfs/issues/1773
4 years ago
Chris Lu
885ca34748
volume: fail fast if idx files are missing
fix https://github.com/chrislusf/seaweedfs/issues/1796
4 years ago
Chris Lu
a0e84c4fbc
go fmt
4 years ago
Chris Lu
c959aaa19b
mount: load directory based on correct filer path
fix https://github.com/chrislusf/seaweedfs/issues/1799
4 years ago
Chris Lu
755b524814
Merge pull request #1794 from kmlebedev/recoveringRabbitMQ
4 years ago
Konstantin Lebedev
0cfed8c3cb
restart replication if RabbitMQ connection closed
https://github.com/google/go-cloud/issues/2958
4 years ago
Chris Lu
770393a48c
volume: add capability to change disk type when moving a volume
4 years ago
Chris Lu
2bf5ea87d6
Merge branch 'support_ssd_volume'
4 years ago
Chris Lu
821c46edf1
Merge branch 'master' into support_ssd_volume
4 years ago
Chris Lu
d221a937df
Merge pull request #1790 from LazyDBA247-Anyvision/master
README and s3 auth
4 years ago
LazyDBA247-Anyvision
1a11967fd9
update README to be more k8s newbie friendly :)
4 years ago
LazyDBA247-Anyvision
73a31789b4
forgot to upload (git add) the s3 secret for auth (previous pr)
4 years ago
Chris Lu
a6e8d606b4
Update README.md
4 years ago
Chris Lu
d6c79e16b2
Merge pull request #1789 from LazyDBA247-Anyvision/master
K8S chart updates
4 years ago
LazyDBA247-Anyvision
b373c1de93
remove collectionPattern if is empty string / null
4 years ago
LazyDBA247-Anyvision
259c66d978
volume: set minFreeSpacePercent to 7%
when k8s node have less than 5% free space, the k8s will start killing pods...
4 years ago
LazyDBA247-Anyvision
91a3314d36
filer/s3: enable/disable s3 and peers
enable/disable s3 pods
launch s3 in filer pod, to reduce network/latency between pods when using s3
disable/enable the peers option (with external backend DB is not needed)
added option to create s3 admin+read users
4 years ago
LazyDBA247-Anyvision
2646f5a784
cronjob: fix and update
enable/disable fix.replication & support for CollectionPrefix filtering
fix toleration and nodeSelector helm templating issues
4 years ago
LazyDBA247-Anyvision
b6fba0c03f
filer: make k8s service ClusterIP type
easier to patch/expose ( probably LoadBalancer will be better, but that also works)
4 years ago
bingoohuang
12a7833586
Merge pull request #1 from chrislusf/master
4 years ago
bingoohuang
9e06ef66b9
fix renaming for 5bytes
4 years ago
Chris Lu
5b1def9080
Java: 1.6.1 refacoring API
4 years ago
Chris Lu
ad36c7b0d7
refactoring: only expose FilerClient class
4 years ago
Chris Lu
a833021132
fix refactoring left over
4 years ago
Chris Lu
5e4b5109dd
2.24
4 years ago
Chris Lu
15c60cbb26
close the grpc connection after 10 hours
related to https://github.com/chrislusf/seaweedfs/issues/1782
4 years ago
Chris Lu
928efc642c
Merge pull request #1785 from bingoohuang/master
4 years ago
bingoohuang
7256902fb0
fix typo offset.ToAcutalOffset to offset.ToActualOffset
4 years ago
Chris Lu
7fca4324f9
Merge pull request #1784 from bingoohuang/master
4 years ago
bingoohuang
94ea3bd3a5
renaming NeedleMapType to NeedleMapKind
4 years ago
Chris Lu
5138d3954f
Java 1.6.0 fix filerProxy mode
4 years ago
hilimd
690d7c10b8
Merge pull request #72 from chrislusf/master
Java: fix filerProxy mode
4 years ago
Chris Lu
35ba277a97
Java: fix filerProxy mode
4 years ago
hilimd
25b48a3e11
Merge pull request #71 from chrislusf/master
sync
4 years ago
Chris Lu
9c1efdf11b
HCFS: 1.5.9
4 years ago
Chris Lu
8f3a51f2b8
Java: 1.5.8 additional fixes
4 years ago
Chris Lu
6a2a9b67e8
Java: 1.5.8
4 years ago
Chris Lu
694df89331
java: add configurable volume access mode
4 years ago
Chris Lu
8c3177d835
java: resolve parent directory if started with seaweedfs://
4 years ago
Chris Lu
42e5ef4b01
Java: adjust examples
4 years ago
Chris Lu
9fa7977714
Java: SeaweedOutputStream refactoring
4 years ago
Chris Lu
ce416d765f
Java: SeaweedOutputStream add replication option
4 years ago
Chris Lu
82c167aaca
Java: supportFlush set to true
4 years ago
Chris Lu
7f90d14f10
Java: add SeaweedOutputStream example
4 years ago
Chris Lu
502554887f
Java: add SeaweedInputStream example
4 years ago
Chris Lu
c3af72d950
fier store: fix elastic search regression
fix https://github.com/chrislusf/seaweedfs/issues/1774
4 years ago
Chris Lu
ee4b208b8a
increase to 3 volumes for local cluster
4 years ago
Chris Lu
430aca474c
relocating local docker compose files
4 years ago