in lib/shenyu/register/balancer.lua [48:51]
_M.find = function(self, key) local id = _M.balancer:find(key) return _M.servers[id] end