40 Commits (fd529045b604394fa39a63f0b4e201a3ef29647d)

Author SHA1 Message Date
vadimartynov 8aae82dd71
Added context for the MasterClient's methods to avoid endless loops (#5628) 6 months ago
chrislu e7823ee967 retry connecting to broker leader 10 months ago
chrislu 62397f2371 adjust error 10 months ago
Chris Lu 4dc6681833 proxy requests to lock owner 11 months ago
Chris Lu f9131de43f fix lock TTL 11 months ago
Chris Lu 0a12301b3d avoid too large expiration time 11 months ago
chrislu d41792461c lock returns host and owner 11 months ago
chrislu d30150dde1 use a short-lived lock 11 months ago
chrislu ac50d8a822 re-lock if the lock owner is not found 11 months ago
chrislu 34839237ab refactor 11 months ago
chrislu 2828ccbb30 refactor 11 months ago
chrislu bc8d2a01cc create local topic partition from config on filer 11 months ago
chrislu ba73199174 reuse local partition 11 months ago
chrislu d51efddf5c flush to disk 12 months ago
chrislu 35869b5c80 subscriber can be notified of the assignment change when topic is just configured 12 months ago
Chris Lu 580940bf82
Merge accumulated changes related to message queue (#5098) 1 year ago
chrislu de0b969b36 Revert "rename" 1 year ago
chrislu 35b5264ab7 rename 1 year ago
chrislu 0361c321b4 add CreateTopic API 1 year ago
chrislu b18112ae10 fix compilation bugs during merge 1 year ago
chrislu a65088d739 broker report stats to balancer 1 year ago
chrislu 89a1fd1751 Squashed commit of the following: 1 year ago
chrislu 4827425146 balancer works 1 year ago
chrislu 436d99443b receive broker stats 1 year ago
chrislu 4d6c18d86f pub sub initial tests 1 year ago
Nico D'Cotta 796b7508f3
Implement SRV lookups for filer (#4767) 1 year ago
chrislu 01d70c21f3 Squashed commit of the following: 1 year ago
chrislu 81fdf3651b grpc connection to filer add sw-client-id header 2 years ago
Konstantin Lebedev e90ab4ac60
avoid race conditions for OnPeerUpdate (#3525) 2 years ago
askeipx 2e78a522ab
remove old raft servers if they don't answer to pings for too long (#3398) 2 years ago
Konstantin Lebedev 4d08393b7c
filer prefer volume server in same data center (#3405) 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu aa4a22ad47 segment serde 2 years ago
chrislu 74f60f246f dynamically connect to a filer 2 years ago
chrislu 9f479aab98 allocate brokers to serve segments 2 years ago
chrislu 8060fdcac5 remove old code 2 years ago
chrislu f25e273e32 display data center and rack in cluster.ps 3 years ago
chrislu 68065128b8 add dc and rack 3 years ago
chrislu 87ccef72db cluster.ps can list brokers 3 years ago
chrislu ac66227798 renaming 3 years ago
chrislu 21b6b07dd8 renaming 3 years ago
chrislu 5536ed85e5 renaming 3 years ago
chrislu 9f9ef1340c use streaming mode for long poll grpc calls 3 years ago
chrislu b70cb3e0b2 upgrade protoc to 3.17.3 3 years ago
Chris Lu 5ea86ef1da Revert "master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()" 3 years ago
Chris Lu af71ae11aa master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates() 3 years ago
Chris Lu e5fc35ed0c change server address from string to a type 3 years ago
Chris Lu daf0a449f7 properly cancel context for streaming grpc 4 years ago
Chris Lu 2f243f5b0b refactor 5 years ago
Chris Lu dfccc3c263 able to read chan and write chan 5 years ago