seaweedfs/weed/wdclient
vadimartynov 8aae82dd71
Added context for the MasterClient's methods to avoid endless loops (#5628)
* 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
2024-06-14 11:40:34 -07:00
..
exclusive_locks refactor(exclusive_locker): Interval readability batch of updates (#3668) 2022-09-14 10:29:55 -07:00
net2 docs: indicates readability comment fix (#3659) 2022-09-14 06:31:07 -07:00
resource_pool docs(wdclient): readability fix (#3685) 2022-09-15 01:29:26 -07:00
masterclient.go Added context for the MasterClient's methods to avoid endless loops (#5628) 2024-06-14 11:40:34 -07:00
vid_map_test.go Implement SRV lookups for filer (#4767) 2023-08-24 07:08:56 -07:00
vid_map.go clone volume locations in case they are changed 2023-07-06 00:32:58 -07:00