pool: dns resolution for authdb.
This commit is contained in:
parent
ded8097a03
commit
63b39cec56
@ -287,6 +287,7 @@ Pool.prototype._connect = co(function* connect() {
|
||||
}
|
||||
}
|
||||
|
||||
yield this.authdb.discover();
|
||||
yield this.hosts.discover();
|
||||
|
||||
if (this.hosts.size() === 0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user