Apologies for reviving a zombie.
On Sat, Feb 3, 2018 at 8:43 AM, Pawel Veselov wrote:
What is the problem with failures during pool initialization?
>>> ConnectionPool.init() attempts to borrow initialSize worth of
>>> connections. Imagine your database server is having problems at
>>> this t
Chris,
On Fri, Feb 2, 2018 at 2:20 PM, Christopher Schultz
wrote:
> On 2/2/18 1:47 PM, Pawel Veselov wrote:
>>> On 2/1/18 6:08 PM, Pawel Veselov wrote:
On Thu, Feb 1, 2018 at 1:02 PM, Mark Thomas
wrote:
> On 01/02/18 20:57, Pawel Veselov wrote:
>> Hello.
>>
>> It looks
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Pawel,
On 2/2/18 1:47 PM, Pawel Veselov wrote:
>> On 2/1/18 6:08 PM, Pawel Veselov wrote:
>>> On Thu, Feb 1, 2018 at 1:02 PM, Mark Thomas
>>> wrote:
On 01/02/18 20:57, Pawel Veselov wrote:
> Hello.
>
> It looks like in tomcat 8 (
> On 2/1/18 6:08 PM, Pawel Veselov wrote:
>> On Thu, Feb 1, 2018 at 1:02 PM, Mark Thomas
>> wrote:
>>> On 01/02/18 20:57, Pawel Veselov wrote:
Hello.
It looks like in tomcat 8 (looking at master's HEAD), the
minIdle support is broken. According to docs, minIdle supposed
to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Pawel,
On 2/1/18 6:08 PM, Pawel Veselov wrote:
> On Thu, Feb 1, 2018 at 1:02 PM, Mark Thomas
> wrote:
>> On 01/02/18 20:57, Pawel Veselov wrote:
>>> Hello.
>>>
>>> It looks like in tomcat 8 (looking at master's HEAD), the
>>> minIdle support is br
On Thu, Feb 1, 2018 at 1:02 PM, Mark Thomas wrote:
> On 01/02/18 20:57, Pawel Veselov wrote:
>> Hello.
>>
>> It looks like in tomcat 8 (looking at master's HEAD), the minIdle
>> support is broken. According to docs, minIdle supposed to do : "The
>> minimum number of established connections that sh
On 01/02/18 20:57, Pawel Veselov wrote:
> Hello.
>
> It looks like in tomcat 8 (looking at master's HEAD), the minIdle
> support is broken. According to docs, minIdle supposed to do : "The
> minimum number of established connections that should be kept in the
> pool at all times. The connection po