You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by Michael Bouschen <mb...@apache.org> on 2021/06/02 18:47:45 UTC

JDO TCK Conference Call Thursday June 3 11:00 AM Pacific Daylight Time (PDT)

Hi,

We will have our regular meeting Thursday June 3 11:00 AM Pacific Daylight Time (PDT) to discuss JDO TCK issues and status.

We use the following dial-in for audio and video. You need a Skype account to join.
https://join.skype.com/lKWOxZDu2O5U

Agenda:
1. Spec Updates JDO-709 <https://issues.apache.org/jira/browse/JDO-709> "Standardize field/property converters"
2. Issues with Fix Version JDO-3.2 <https://issues.apache.org/jira/issues/?jql=project%20%3D%20JDO%20AND%20fixVersion%20%3D%20%22JDO%203.2%22%20ORDER%20BY%20status%20ASC>
3. Open Issues w/o Fix Version <https://issues.apache.org/jira/issues/?jql=project%20%3D%20JDO%20AND%20status%20%3D%20Open%20AND%20fixVersion%20%3D%20EMPTY%20ORDER%20BY%20key%20DESC%2C%20status%20ASC>
4. Release Policy Updates
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

Action Items from weeks past:
[May 27 2021] AI Tobias clarify GitHub action for direct pushes. 
[May 13 2021] AI Craig update specification terminology to "database type" instead of "converted type"
[Mar 25 2021] AI Craig: investigate "merging" papajdo and apache.clr accounts
[Feb 04 2021] AI Craig ask Oracle for license for the specification.
[Jan 07 2021] AI Craig update to add workflow for contributions and preview of changes.
[Oct 30 2015] AI Craig: File a maintenance review with JCP
[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?
[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.


Minutes: JDO TCK Conference Call Thursday June 3 11:00 AM Pacific Daylight Time (PDT)

Posted by Craig Russell <ap...@gmail.com>.
Attendees: Michael Bouschen, Tobias Bouschen, Craig Russell

Next meeting: Thursday June 10 11:00 PDT

Agenda:
1. Spec Updates JDO-709 <https://issues.apache.org/jira/browse/JDO-709> "Standardize field/property converters"

Chapter 6 might need a bit more clarity. "If the field in the containing instance is assigned, the containing instance is marked dirty by the JDO implementation and the converted value is stored in the datastore when the containing instance is flushed." Clarify "containing instance" and "is assigned".

It looks like the @Converts annotation is only useful for cases of embedded persistence-capable classes where there are multiple fields in the PC class that need to be converted. But in this case, there is an additional field needed in the @Convert to identify the field of the embedded PC class. We have no test case for @Converts.

Also, use-default-conversion. Do we need enabled=true test case? What is the use-case?

AI Craig: start the discussion on email.

2. Issues with Fix Version JDO-3.2 <https://issues.apache.org/jira/issues/?jql=project%20%3D%20JDO%20AND%20fixVersion%20%3D%20%22JDO%203.2%22%20ORDER%20BY%20status%20ASC>
3. Open Issues w/o Fix Version <https://issues.apache.org/jira/issues/?jql=project%20%3D%20JDO%20AND%20status%20%3D%20Open%20AND%20fixVersion%20%3D%20EMPTY%20ORDER%20BY%20key%20DESC%2C%20status%20ASC>
4. Release Policy Updates
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

Action Items from weeks past:
[May 27 2021] AI Tobias clarify GitHub action for direct pushes. 
[May 13 2021] AI Craig update specification terminology to "database type" instead of "converted type"
[Mar 25 2021] AI Craig: investigate "merging" papajdo and apache.clr accounts
[Feb 04 2021] AI Craig ask Oracle for license for the specification.
[Jan 07 2021] AI Craig update to add workflow for contributions and preview of changes.
[Oct 30 2015] AI Craig: File a maintenance review with JCP
[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?
[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.


Craig L Russell
clr@apache.org