Attendees: Michael Bouschen, Tilmann Zäschke, Tobias Bouschen, Craig Russell

Next meeting: Tuesday March 5 1100 PST 2000 CET

Agenda:

1. JIRA JDO-838 "Clarify doc for query cancel()/cancelAll()" 
https://issues.apache.org/jira/browse/JDO-838
New PR #92 "Clarify javadoc of Query.cancel() and cancelAll()" 
https://github.com/apache/db-jdo/pull/92

Good to go. Merged to main. The specification might use an update...
Volunteer for spec update?

2. JIRA JDO-835 "TCK: Check ResultClassRequirementsMap when running 
multithreaded" https://issues.apache.org/jira/browse/JDO-835

3. JIRA JDO-836 "TCK: QueryCancel Test class fails" 
https://issues.apache.org/jira/browse/JDO-836

It appears that the test case is written properly. 
Next question: does DataNucleus delegate to JDBC; 
and does Derby support query cancellation?
AI Craig ask on the derby dev list whether cancellation is supported.
AI Michael create a git branch with test case changes

4. 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
 

5. JIRA JDO-812 "Move to JDK 11 as the lowest supported version" 
https://issues.apache.org/jira/browse/JDO-812

6. Other issues

- Question on where the web site sources are for ddlutils. Probably need to ask 
infra how to update contents for retired project.

- Random failures on JDK17
Caused by: java.lang.NullPointerException: Cannot invoke 
"org.datanucleus.state.ObjectProvider.preRollback(org.datanucleus.Transaction)" 
because "op" is null
org.datanucleus.ExecutionContextImpl.preRollback(ExecutionContextImpl.java:4546)
       [...]
 and JDK21
JUnit Jupiter:PMsCanSharePCClassesButNotPCInstances:testNonSharedPC()
Running tests for instancecallbacks.conf with applicationidentity:
  ** Tests found: 16, started: 16, succeeded: 15, failed: 1, skipped: 0, 
aborted: 0, time: 1.623 seconds


Action Items from weeks past:

[Jan 09 2024] AI everyone: take a look into the ResultClassRequirementsMap 
issue.
[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

Reply via email to