Attendees: Michael Bouschen, Craig Russell

NOTE: This is the last meeting of 2016. Happy Holidays! Next meeting will be 
January 6, 2017.

Agenda:

1. Mail from Andy: javax.jdo.datastore.DataStoreCache - what to expect if a 
method is not supported - Anything left?

Seems to be resolved unless or until a JIRA is filed. Should we update the 
specification to say generally “Any methods that are documented to be hints 
must not throw exceptions”. This could be put in 1.6 where we explain the 
meaning of terms “must”, “might”, and “should”.

“Hint” is used where the application can give information to the implementation 
that may improve the operation of the application, but the implementation can 
ignore the information. The implementation must not throw an exception for 
these methods.

Or, if there are parameters to “hint” methods, is it ok for the implementation 
to throw e.g. IllegalArgumentException if the parameter is not an object id or 
collection of object ids, or if the Class parameter is not a persistent class?

2. JDO-735 "Make PersistenceManager and Query support AutoCloseable (JDK1.7+)" 
https://issues.apache.org/jira/browse/JDO-735

3. JDO-751 "Support for Java8 Optional" 
https://issues.apache.org/jira/browse/JDO-751

Patch 13 looks good. Ok to check in.

4. JDO-747 "Behavior of delete() with multiple concurrent Transactions" 
https://issues.apache.org/jira/browse/JDO-747

5. JDO 3.1: Need to go through change lists in JIRA for 3.1 RC1 and 3.1 to 
prepare JCP Change Log

6. Other issues

Is anything still unresolved with JDO-749? Seems the last issue was 1.7/1.8 
which was resolved.

Is anything still unresolved with JDO-745?

We need to go through the list of open JIRAs for 3.2.

Action Items from weeks past:
[Nov 04 2016] AI Craig update specification p. 183 and 193 for clarity. Done!
[Oct 30 2015] AI Craig: File a maintenance review with JCP
[May 15 2015] AI Craig Spec change for roll back an active transaction when 
closing a persistence manager (JDO-735)  Done!
[Apr 17 2015] AI Craig: Oracle spec page on JDO need to be updated once the JCP 
Maintenance Release for JDO 3.1 is published
[Oct 17 2014] AI Matthew any updates for "Modify specification to address NoSQL 
datastores": https://issues.apache.org/jira/browse/JDO-651?
[Feb 28 2014] AI Everyone: take a look at 
https://issues.apache.org/jira/browse/JDO-712
[Feb 28 2014] AI Everyone: take a look at 
https://issues.apache.org/jira/browse/JDO-625
[Dec 13 2013] AI Craig file a JIRA for java.sql.Blob and java.sql.Clob as 
persistent field types
[Aug 24 2012] AI Craig update the JIRAs JDO-689 JDO-690 and JDO-692 about 
JDOHelper methods. In process.

Craig L Russell
Architect
craig.russ...@oracle.com
P.S. A good JDO? O, Gasp!





Reply via email to