Hello, i'm Jimmitry.

I currently develope a big web application manager clusterized (7
years of develepment),
who used H2 Database in internal with 2 nodes cluster.

Applications clusters (X nodes possible ...) used myself connection
pool system,
but when i cut the network for one H2 node, all connections who are
open in pool don't work (block),
and all applications cluster node look.

When i add a NEW connection to H2 Database in my connection pool, the
new connection work normaly, (but not the old).

I try to verify by isValid function on the connection before re-used
connection in pool,
but isValid function block. (in doc timeout is ignored). Have you an
idea for activate the timeout ?

Can you help me for this, please ?

Jimmitry.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to