YUKI Hiroshi
null+****@clear*****
Thu Oct 30 13:30:17 JST 2014
YUKI Hiroshi 2014-10-30 13:30:17 +0900 (Thu, 30 Oct 2014) New Revision: 810646b8a246f70857e71e866ec426372acc375b https://github.com/droonga/express-droonga/commit/810646b8a246f70857e71e866ec426372acc375b Message: Give new hostNames to the next callback Modified files: lib/droonga-protocol/connection-pool.js Modified: lib/droonga-protocol/connection-pool.js (+1 -0) =================================================================== --- lib/droonga-protocol/connection-pool.js 2014-10-30 12:14:53 +0900 (6c6af25) +++ lib/droonga-protocol/connection-pool.js 2014-10-30 13:30:17 +0900 (d5818bd) @@ -107,6 +107,7 @@ ConnectionPool.prototype = { return this.getHostNamesFromCatalog() .then((function(hostNames) { this.hostNames = hostNames; + return hostNames; }).bind(this)); }, -------------- next part -------------- HTML����������������������������...Download