[GitHub] commons-pool pull request #10: POOL-347 : Regard waiting object creation as ...

2018-07-22 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/commons-pool/pull/10


---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[GitHub] commons-pool pull request #10: POOL-347 : Regard waiting object creation as ...

2018-07-20 Thread sunsuk7tp
GitHub user sunsuk7tp opened a pull request:

https://github.com/apache/commons-pool/pull/10

POOL-347 : Regard waiting object creation as failure if pool is full and 
maxWaitTime passed

JIRA: https://issues.apache.org/jira/browse/POOL-347

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/sunsuk7tp/commons-pool POOL-347

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/commons-pool/pull/10.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #10


commit 7b3a83479ea3d57c624aa1ecd0260b86b12272de
Author: Shunsuke Nakamura 
Date:   2018-07-20T16:47:28Z

[POOL-347] Regard waiting object creation as failure if pool is full and 
maxWaitTime passed




---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org