Commit f9df299
committed
rpc: fix DialRPC when NoLoopbackDialer is true
If NoLoopbackDialer is true, then loopbackDRPCDialFn would return the error
"loopback dialer called but NoLoopbackDialer was set". This was causing
problem with sysbench benchmarks.
Fixes: none
Epic: none
Release note: none1 parent 21b75ac commit f9df299
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments