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