On Friday, April 13, 2012 12:14:37 PM UTC+8, Thomas Mueller wrote:

> The most obvious things is to ensure the query is fast, but I guess you 
> have already verified that, right? Then, I would probably use the built-in 
> profiler or just "jps -l" and "jstack -l <pid>" to get a few full thread 
> dumps. That way you can find out what exactly is slow.


Thanks Thomas, yes the query is fast. I've now derived a test case and 
obtained the common stack traces so I can file a bug report.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/h2-database/-/l3ljQCPYuIkJ.
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