spastorclovr
95787ea89d
Enable multiple disks per volume server. Also streamline the use of /logs & /idx ( #5236 )
* Enable multiple disks per volume server. Also streamline the use of /logs and /idx
* missing file
* add loop around volume mounts for initContainers
* remove uneeded name for idx
11 months ago
chrislu
025f8eb37b
return dir assign counter
fix https://github.com/seaweedfs/seaweedfs/issues/5231
11 months ago
chrislu
d4e66cc140
return dir assign counter
fix https://github.com/seaweedfs/seaweedfs/issues/5231
11 months ago
chrislu
a8ddbf9ed2
Merge branch 'master' into mq-subscribe
11 months ago
chrislu
49fcb48e04
same logic as grpc assign
fix https://github.com/seaweedfs/seaweedfs/issues/5213
11 months ago
chrislu
7c1ad109ef
Merge branch 'master' into mq-subscribe
11 months ago
chrislu
439377b7a0
adjust exception text
11 months ago
Chen Honghai
2158e163f7
Update the solution when a file cannot be located. ( #5223 )
Change the solution when a file cannot be located.
11 months ago
chrislu
d268fbe18a
when configure, cancel existing assignments
11 months ago
chrislu
3ff6b31d94
sub broker wait for partition
11 months ago
chrislu
2beaa2d0b3
pub/sub brokers check filer for assigned partitions
11 months ago
chrislu
c3f8530f97
refactor
11 months ago
chrislu
5f35857cd0
no need to assign partitions explicitly
11 months ago
chrislu
428fea45f3
updated and added assignments
11 months ago
chrislu
e8b05ecc91
add/remove assigned partitions
11 months ago
chrislu
861ad732ca
refactor
11 months ago
chrislu
47924afa1c
refactor
11 months ago
dependabot[bot]
32977a053c
Bump google.golang.org/api from 0.151.0 to 0.157.0 ( #5225 )
11 months ago
dependabot[bot]
91a7ee3be9
Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.47.5 to 1.48.0 ( #5226 )
11 months ago
dependabot[bot]
54a5c878e9
Bump github.com/aws/aws-sdk-go-v2/credentials from 1.16.14 to 1.16.16 ( #5227 )
11 months ago
dependabot[bot]
835c797731
Bump golang.org/x/net from 0.19.0 to 0.20.0 ( #5228 )
11 months ago
dependabot[bot]
104601392b
Bump actions/dependency-review-action from 3.1.5 to 4.0.0 ( #5224 )
11 months ago
chrislu
581cf6644c
lookup reads from filer instead of local memory
11 months ago
chrislu
7121ae9617
separate out read topic conf and ensure topic active assignments
11 months ago
chrislu
c77d35313e
pub/sub broker only check local assigned partitions
11 months ago
chrislu
b0a2e9aea3
fix assignments if brokers changed
11 months ago
chrislu
9ce7c482b3
refactor
11 months ago
chrislu
a5b906c0dd
refactor
11 months ago
chrislu
34839237ab
refactor
11 months ago
chrislu
2828ccbb30
refactor
11 months ago
chrislu
541140f735
rename
11 months ago
chrislu
207974cfdd
Merge branch 'master' into mq-subscribe
11 months ago
chrislu
bb867694d8
skip updating multipart .upload files
11 months ago
chrislu
4ca6b1be3c
skip updating the .upload multipart files
11 months ago
chrislu
d848efed1b
skip updating multipart .upload files
11 months ago
chrislu
aca3c33bab
skip updating the .upload multipart files
11 months ago
chrislu
314e25aad6
Merge branch 'master' into mq-subscribe
11 months ago
chrislu
5c90b27b0a
go fmt
11 months ago
chrislu
263f1f3d04
Merge branch 'master' into mq-subscribe
11 months ago
chrislu
83e4b02517
fix
11 months ago
chrislu
2fa519bcb5
Merge branch 'pr/5216'
11 months ago
chrislu
15b66a6633
refactor
11 months ago
chrislu
3002087541
http assign logic should be the same as grpc assign
similar logic as bebbc9fe44
11 months ago
XIAOYQ
be166b434f
fix: skip s3 .uploads
11 months ago
chrislu
c8090b1f99
send assignments to newly connected subscribers
11 months ago
chrislu
c616081ab9
refactor
11 months ago
Konstantin Lebedev
4e9ea1e628
chore: filer healthz handler check filer store ( #5208 )
11 months ago
Konstantin Lebedev
f9cf13fada
[filer] avoid return http ok for not allowed methods ( #5209 )
11 months ago
Andrew Azores
2eb82778bc
chore: fix typos in scaffold help output ( #5211 )
11 months ago
chrislu
bc8d2a01cc
create local topic partition from config on filer
11 months ago