aboutsummaryrefslogtreecommitdiff
path: root/weed/wdclient/masterclient.go
AgeCommit message (Expand)AuthorFilesLines
2019-12-11adjust logsChris Lu1-1/+1
2019-10-09follow the redirected masterChris Lu1-4/+2
2019-08-15wdclient: clear client cache when failed to connect to master leaderxushuxun1-0/+1
2019-07-31master: redirect clients to the new leaderChris Lu1-35/+53
2019-04-21adjust log or errorChris Lu1-2/+2
2019-04-20shell: add command volume.moveChris Lu1-5/+7
2019-04-16better error messageChris Lu1-1/+1
2019-04-05use cached grpc clientChris Lu1-8/+4
2019-03-19refactoring function parameterChris Lu1-2/+2
2019-03-19weed filer: set grpc port to port + 10000Chris Lu1-1/+1
2019-03-19refactoringChris Lu1-0/+6
2019-03-16add shell command to list all collectionsChris Lu1-3/+3
2019-03-15add context.ContextChris Lu1-4/+4
2019-03-15add context.ContextChris Lu1-3/+3
2019-02-18adding grpc mutual tlsChris Lu1-13/+16
2019-01-22Fix block-waiting for leader when there are no volumeschenwanli1-6/+5
2019-01-18master add separate grpc portChris Lu1-3/+13
2018-08-24instant notification of new volumes added or deletedChris Lu1-1/+0
2018-07-31add listener for volumd id location for benchmark toolChris Lu1-3/+15
2018-07-28go fmtChris Lu1-2/+2
2018-07-28fix init errorChris Lu1-1/+2
2018-07-28fix compilation errorChris Lu1-2/+2
2018-07-28MasterClient replicates all vid locationsChris Lu1-0/+12
2018-07-28refactor into MasterClientChris Lu1-0/+82