mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-11-27 20:59:42 +08:00
8aae82dd71
* Added context for the MasterClient's methods to avoid endless loops * Returned WithClient function. Added WithClientCustomGetMaster function * Hid unused ctx arguments * Using a common context for the KeepConnectedToMaster and WaitUntilConnected functions * Changed the context termination check in the tryConnectToMaster function * Added a child context to the tryConnectToMaster function * Added a common context for KeepConnectedToMaster and WaitUntilConnected functions in benchmark |
||
---|---|---|
.. | ||
broker_connect.go | ||
broker_grpc_admin.go | ||
broker_grpc_assign.go | ||
broker_grpc_balance.go | ||
broker_grpc_configure.go | ||
broker_grpc_lookup.go | ||
broker_grpc_pub_balancer.go | ||
broker_grpc_pub_follow.go | ||
broker_grpc_pub.go | ||
broker_grpc_sub_coordinator.go | ||
broker_grpc_sub.go | ||
broker_grpc_topic_partition_control.go | ||
broker_server.go | ||
broker_topic_conf_read_write.go | ||
broker_topic_partition_read_write.go | ||
broker_write.go |