index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
weed
/
mq
/
broker
/
broker_server.go
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
WIP
origin/changing-to-zap
chrislu
1
-3
/
+3
2024-06-14
sort imports
chrislu
1
-1
/
+1
2024-06-14
Merge branch 'master' into mq
chrislu
1
-2
/
+3
2024-06-14
Added context for the MasterClient's methods to avoid endless loops (#5628)
vadimartynov
1
-2
/
+3
2024-06-06
refactor out FilerClientAccessor
chrislu
1
-2
/
+3
2024-05-27
balance subscribers
chrislu
1
-3
/
+1
2024-05-23
go fmt
chrislu
1
-3
/
+3
2024-05-21
rename
chrislu
1
-12
/
+12
2024-05-21
rename Coordinator to SubCoordinator
chrislu
1
-1
/
+1
2024-05-21
rename Balancer to PubBalancer
chrislu
1
-1
/
+1
2024-05-20
go fmt
chrislu
1
-3
/
+2
2024-05-14
move initial assignment to rebalance logic
chrislu
1
-2
/
+7
2024-05-14
move read write topic config into filer client accessor
chrislu
1
-0
/
+8
2024-03-09
retry connecting to broker leader
chrislu
1
-11
/
+4
2024-03-07
adjust error
chrislu
1
-1
/
+2
2024-02-05
proxy requests to lock owner
Chris Lu
1
-4
/
+2
2024-02-04
fix lock TTL
Chris Lu
1
-4
/
+3
2024-02-04
avoid too large expiration time
Chris Lu
1
-1
/
+1
2024-02-02
lock returns host and owner
chrislu
1
-4
/
+7
2024-02-01
use a short-lived lock
chrislu
1
-2
/
+2
2024-01-29
re-lock if the lock owner is not found
chrislu
1
-4
/
+6
2024-01-20
refactor
chrislu
1
-2
/
+2
2024-01-20
refactor
chrislu
1
-0
/
+2
2024-01-17
create local topic partition from config on filer
chrislu
1
-4
/
+8
2024-01-15
reuse local partition
chrislu
1
-0
/
+2
2024-01-08
flush to disk
chrislu
1
-0
/
+1
2024-01-03
subscriber can be notified of the assignment change when topic is just config...
chrislu
1
-1
/
+3
2023-12-11
Merge accumulated changes related to message queue (#5098)
Chris Lu
1
-23
/
+28
2023-10-12
Revert "rename"
chrislu
1
-2
/
+2
2023-10-11
rename
chrislu
1
-2
/
+2
2023-09-24
add CreateTopic API
chrislu
1
-1
/
+1
2023-09-19
fix compilation bugs during merge
chrislu
1
-0
/
+1
2023-09-16
balancer works
chrislu
1
-0
/
+22
2023-09-14
receive broker stats
chrislu
1
-1
/
+4
2023-09-13
Merge branch 'master' into sub
chrislu
1
-1
/
+1
2023-08-27
pub sub initial tests
chrislu
1
-1
/
+1
2023-08-24
Implement SRV lookups for filer (#4767)
Nico D'Cotta
1
-1
/
+1
2023-08-20
Squashed commit of the following:
chrislu
1
-9
/
+12
2023-01-20
grpc connection to filer add sw-client-id header
chrislu
1
-1
/
+1
2022-08-26
avoid race conditions for OnPeerUpdate (#3525)
Konstantin Lebedev
1
-1
/
+1
2022-08-23
remove old raft servers if they don't answer to pings for too long (#3398)
askeipx
1
-2
/
+3
2022-08-04
filer prefer volume server in same data center (#3405)
Konstantin Lebedev
1
-1
/
+7
2022-07-29
move to https://github.com/seaweedfs/seaweedfs
chrislu
1
-6
/
+6
2022-07-28
segment serde
chrislu
1
-2
/
+8
2022-07-28
dynamically connect to a filer
chrislu
1
-3
/
+37
2022-07-28
allocate brokers to serve segments
chrislu
1
-0
/
+8
2022-07-28
remove old code
chrislu
1
-64
/
+0
2022-07-28
display data center and rack in cluster.ps
chrislu
1
-1
/
+1
2022-07-28
add dc and rack
chrislu
1
-1
/
+3
2022-07-28
cluster.ps can list brokers
chrislu
1
-6
/
+13
[next]