Commit ab6faa70 by liwotian name

Merge remote-tracking branch 'origin/master'

# Conflicts:
#	src/Bargain/Lib/BargainInterface.php
parents 4aa8b0e7 14c2340f
...@@ -63,7 +63,7 @@ class SellerDistributionPoolConfig extends PoolProperties ...@@ -63,7 +63,7 @@ class SellerDistributionPoolConfig extends PoolProperties
* *
* @var int * @var int
*/ */
protected $timeout = 200; protected $timeout = 5;
/** /**
* the addresses of connection * the addresses of connection
......
...@@ -63,7 +63,7 @@ class SellerPoolConfig extends PoolProperties ...@@ -63,7 +63,7 @@ class SellerPoolConfig extends PoolProperties
* *
* @var int * @var int
*/ */
protected $timeout = 200; protected $timeout = 5;
/** /**
* the addresses of connection * the addresses of connection
......
...@@ -63,7 +63,7 @@ class VipPoolConfig extends PoolProperties ...@@ -63,7 +63,7 @@ class VipPoolConfig extends PoolProperties
* *
* @var int * @var int
*/ */
protected $timeout = 200; protected $timeout = 5;
/** /**
* the addresses of connection * the addresses of connection
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment