chrislu
|
d30150dde1
|
use a short-lived lock
|
11 months ago |
chrislu
|
0aed16a9c4
|
add make brokers
|
11 months ago |
chrislu
|
c1bb76d709
|
fix nil error
|
11 months ago |
chrislu
|
ac50d8a822
|
re-lock if the lock owner is not found
|
11 months ago |
chrislu
|
0b2e5ddc7c
|
wait 3 seconds before shutting down publish client, to wait for all messages to be received
|
11 months ago |
chrislu
|
545d5fbdf6
|
unused code
|
11 months ago |
chrislu
|
a507069d19
|
lock for creating local partition
|
11 months ago |
chrislu
|
9e6ea80dff
|
read existing topic conf
|
11 months ago |
chrislu
|
a297247137
|
wait for each publish clients
|
11 months ago |
chrislu
|
b6c5e57c30
|
read will block if no items
|
11 months ago |
chrislu
|
0bf5424a2e
|
adjust visibility
|
11 months ago |
chrislu
|
dedfd31dfb
|
refactor
|
11 months ago |
chrislu
|
cbf750a31f
|
refactor
|
11 months ago |
chrislu
|
b51dfe2bff
|
wait for publishing clients
|
11 months ago |
chrislu
|
f8c55f101e
|
clean up
|
11 months ago |
chrislu
|
d40225ecd2
|
return the lookup results
|
11 months ago |
chrislu
|
841fafd0a8
|
publish to input buffer
currently, the input buffer may not exist when start to publish
|
11 months ago |
chrislu
|
5dc1362bdc
|
close the input
|
11 months ago |
chrislu
|
fa835c9319
|
Update buffered_queue_test.go
|
11 months ago |
Chris Lu
|
b6de35cdb2
|
moved. there are some deadlock. WIP
|
11 months ago |
chrislu
|
91af1f3069
|
schedule jobs
|
11 months ago |
chrislu
|
08c5fba825
|
adds a buffered queue
|
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 |