Skip to content

Merge release/6.6.1 into master #1668

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 18 commits into from
May 31, 2024
Merged

Merge release/6.6.1 into master #1668

merged 18 commits into from
May 31, 2024

Conversation

rjrudin
Copy link
Contributor

@rjrudin rjrudin commented May 31, 2024

No description provided.

rjrudin and others added 18 commits April 24, 2024 10:43
The check on content being null was overly restrictive, as v1/documents allows for null content. This may cause some other DMSDK test to fail, in which case that test will be modified as null content is allowable here.
…cher

Fixing bug where a 'naked' properties fragment cannot be written
This will make supporting Java 21 easier, and also includes a few updates based on deprecated Gradle stuff. 

Also removed the "dist" stuff from marklogic-client-api. AFAICT, we have not updated nor published this zip in a long time. It seems intended for someone to download and have a local copy of the examples and javadocs. It causes issues with Gradle 8, so removing since we haven't used this in a long time.
Bumping Gradle wrapper to version 8
Updating Optic tests based on Jenkins failures
Intent is to give us better visibility in the NiFi connector in particular as to when a WriteBatcher stops. 

Added a few methods to avoid direct access of the two AtomicBoolean variables.
…-on-stop

MLE-14416 Added info logging for start/stop in DMSDK batchers.
Our Spark connector needs to do this - wanted to add an example of how to do it as a test.
Since the Jenkinsfile was mistakenly not using later Java versions correctly, this issue went undetected. The tests pass fine on Java 8, but 11 and higher require the core/max thread pool sizes to be adjusted in a specific order.
Fixing thread pool size test failures
Verifies that XMLSplitter can use custom encoding
@rjrudin rjrudin merged commit 265ddc2 into master May 31, 2024
1 check failed
@rjrudin rjrudin deleted the release/6.6.1 branch May 31, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants