make sure after_balance is actually otional
add inline comment to make LB algorithm change detection logic clearer also require port in addition to host
This commit is contained in:
parent
04b7356190
commit
b4e6513fc8
2 changed files with 10 additions and 5 deletions
|
|
@ -19,7 +19,4 @@ function _M.sync(self, backend)
|
|||
self.instance:reinit(nodes)
|
||||
end
|
||||
|
||||
function _M.after_balance(_)
|
||||
end
|
||||
|
||||
return _M
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue