Minutes: JDO TCK meeting Tuesday January 23 1100 PST 2000 CET

2024-01-23 Thread Craig Russell
Attendees: Michael Bouschen, Tilmann Zäschke, Tobias Bouschen, Craig Russell

Next meeting: Tuesday February 13 1100 PST 2000 CET

Agenda:

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

May be a DataNucleus issue. Andy?

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

Test case fails: either the wrong exception or no exception for query cancel. 
May be a DataNucleus issue. Andy?

AI Tilmann: raise a JIRA for better documentation of the cancel methods. 
https://issues.apache.org/jira/browse/JDO-838

3. New JIRA JDO-837 "TCK: add a JDO flag to enable/disable parallel execution" 
https://issues.apache.org/jira/browse/JDO-837

This change is only in the JDO-831 branch. It will be merged when 831 is merged.

4. JIRA JDO-831: "tck: improve tck tests for performance" 
https://issues.apache.org/jira/browse/JDO-831

Almost ready to merge into main.

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=java%3AS3776=CRITICAL=CODE_SMELL=db-jdo
 

* Raw types should not be used:
https://sonarcloud.io/project/issues?resolved=false=java%3AS3740=MAJOR=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:

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



[jira] [Created] (JDO-838) Clarify doc for query cancel()/cancelAll()

2024-01-23 Thread Jira
Tilmann Zäschke created JDO-838:
---

 Summary: Clarify doc for query cancel()/cancelAll()
 Key: JDO-838
 URL: https://issues.apache.org/jira/browse/JDO-838
 Project: JDO
  Issue Type: Improvement
  Components: api, specification
Affects Versions: JDO 3.2.1, JDO 3.2
Reporter: Tilmann Zäschke
 Fix For: JDO 3.2.2


The documentation (javadoc + spec) should be updated to clarify what the 
argument of cancel() is and what cancelAll() does. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)