Attendees: Michael Bouschen, Tobias Bouschen, Craig Russell Next meeting: Tuesday July 9 1100 PDT 2000 CEST
Agenda: 1. Updates for our July report to the board? Optimizing and extending the TCK remains the focus of the JDO project. Continuing to work with DataNucleus to resolve issues. Still enough committed folks to make patches and releases and vote on releases. 2. DOAP for JDO https://projects.apache.org/project.html?db-_jdo The file is linked from the main pages so no issue. 3. JIRA JDO-835 "TCK: Check ResultClassRequirementsMap when running multithreaded" https://issues.apache.org/jira/browse/JDO-835 4. JIRA JDO-836 "TCK: QueryCancel Test class fails" https://issues.apache.org/jira/browse/JDO-836 * JDOQLQuery should throw exception if datastore does not support query canceling https://github.com/datanucleus/datanucleus-rdbms/issues/490 DataNucleus added code that partly implements the requested feature in DataNucleus 6.0.8. There are four failures running the TCK against DN 6.0.7 which need to be investigated. The issue is in JDOQL with date comparisons. It is unknown which DN 6.0.x introduced the error. Migrating to 6.0.x will require dropping JDK 8 support. Still unknown why DN 6.0.8 swallows exceptions from query.cancel not due to UnsupportedOptionException. 5. sonarcloud issues * JIRA JDO-819 "Code quality analysis" https://issues.apache.org/jira/browse/JDO-819 * JIRA JDO-823 "Fix sonarcloud issues of type Code Smells" https://issues.apache.org/jira/browse/JDO-823 * Sonarcloud link: https://sonarcloud.io/summary/overall?id=db-jdo * Cognitive Complexity of methods should not be too high: https://sonarcloud.io/project/issues?resolved=false&rules=java%3AS3776&severities=CRITICAL&types=CODE_SMELL&id=db-jdo * Raw types should not be used: https://sonarcloud.io/project/issues?resolved=false&rules=java%3AS3740&severities=MAJOR&id=db-jdo 6. JIRA JDO-812 "Move to JDK 11 as the lowest supported version" https://issues.apache.org/jira/browse/JDO-812 7. Other issues Action Items from weeks past: [Jun 11 2024 ]AI everyone: see if you can find anything amiss with JDO-835 [Jan 02 2024] AI everyone: see if anyone can see a problem with the parallel execution of tests Cast.java and SupportedOptionalMethods.java [Jul 13 2023] AI All Open a new JIRA for Android since having JNDI in the API disallows use with Android [Jun 08 2023] AI All make a JIRA: JDO support for Java Records https://openjdk.org/jeps/395 [Dec 09 2021] AI Craig: Try to contact all current/former participants in JDO development and see if and how they want to be recognized on the JDO and DB web sites.https://db.apache.org/whoweare.html [Oct 07 2021] AI Craig send a private message to all JSR-243 Expert Group members asking if they wish to continue. [Mar 25 2021] AI Craig: investigate "merging" papajdo and apache.clr accounts [Oct 17 2014] AI Matthew any updates for "Modify specification to address NoSQL datastores "https://issues.apache.org/jira/browse/JDO-651 Craig L Russell c...@apache.org