Re: query timeout in JDO

2009-12-11 Thread Joerg von Frantzius
Hi Craig, I also find your proposal very good. This all makes more sense now. Regards, Jörg On 12/04/2009 12:41 AM, Craig L Russell wrote: > Hi Michael, > > Good summary. > > The original request for this feature was to allow queries that were > either stuck (possible deadlock) or running away (

JDO TCK Conference Call Friday, Dec 11, 9 am PDT

2009-12-11 Thread Michelle Caisse
Hi, We will have our regular meeting Friday, December 11 at 9 am PDT to discuss JDO TCK issues and status. Dial-in numbers are: Domestic (toll-free): 866 230-6968 International (caller-paid): +1 213 787-0528 Access code : 294-0479# Agenda: 1. Query timeout in JDO / Update timeout - Done

[jira] Updated: (JDO-619) API required for enabling/disabling FOR UPDATE locking for SELECTs

2009-12-11 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-619: -- Fix Version/s: (was: JDO 2 maintenance release 3) > API required for enabling/disabling FOR UPDATE loc

Minutes: JDO TCK Conference Call Friday, Dec 11, 9 am PDT

2009-12-11 Thread Craig L Russell
Attendees: Michael Bouschen, Craig Russell Agenda: 1. Query timeout in JDO / Update timeout - Done deal? No negative feedback. Positive feedback from Jörg and Michael. AI Craig prepare a patch for discussion of the details. 2. Other issues Looks like there is agreement on the syntax of the

Indexed list access for JDO 2.3?

2009-12-11 Thread Timo Westkämper
Hi. Is the following feature going to be implemented for JDO 2.3 : https://issues.apache.org/jira/browse/JDO-633 Best regards, Timo Westkämper. -- Timo Westkämper Mysema Ltd, Vilhonkatu 5 A, 00100 Helsinki, Finland Mob. +358 (0)40 591 2172 Internet: http://www.mysema.com

Re: svn commit: r889214 - /db/jdo/trunk/tck2/project.xml

2009-12-11 Thread Craig L Russell
Hi Andy, Thanks for the update. I'm working on the patch now. Craig On Dec 10, 2009, at 9:48 PM, Andy Jefferson wrote: Hi Craig, DatanNucleus appears to be close to final release of 2.0.0. Is there still time to replace query timeout with datastore timeout? Still have a JIRA left open for

Re: Indexed list access for JDO 2.3?

2009-12-11 Thread Craig L Russell
Hi Timo, I have no problem putting it into 2.3 as long as: 1. It's implemented. 2. It's got a TCK test case. My plate is full with other 2.3 activities. Can you follow up with Andy and create a TCK test? Thanks, Craig On Dec 11, 2009, at 10:17 AM, Timo Westkämper wrote: Hi. Is the foll

[jira] Updated: (JDO-623) Query cancel and timeout support

2009-12-11 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-623: -- Attachment: jdo623.patch Please review this patch. It changes the methods get/setQueryTimeout to get/setD