Skip to content

Harden directory poller#475

Merged
uhurusurfa merged 28 commits into
masterfrom
harden_directory_poller
Sep 27, 2025
Merged

Harden directory poller#475
uhurusurfa merged 28 commits into
masterfrom
harden_directory_poller

Conversation

@uhurusurfa
Copy link
Copy Markdown
Contributor

Make sure the poller does not detect a file that is in processing as a zero length file.
Add a parallel processing test.

@uhurusurfa uhurusurfa force-pushed the harden_directory_poller branch from cc8a5dc to 08e1b78 Compare September 25, 2025 23:06
@uhurusurfa uhurusurfa merged commit 76e329b into master Sep 27, 2025
11 checks passed
@uhurusurfa uhurusurfa deleted the harden_directory_poller branch September 27, 2025 11:15
GreicodexJM pushed a commit to igwtech/OpenAs2App that referenced this pull request Feb 26, 2026
* Fix odd error that somehow still worked.

* Fix odd error that somehow still worked.

* Fix deprecation warnings

* Remove unused imports

* Remove unnecessary suppression of warnings

* Fix spelling error

* Fix deprecation warnings

* Fix erroneous brackets

* Remove unused import

* Fix spelling error

* Refresh certs

* Fix spelling error paralllel -> parallel

* Update documentation

* Add utility methods

* Refactor using utility methods

* Add parallel processing test

* Harden poller algorithm to avoid zero length files being passed in from
files in processing.

* Library version upgrades

* Release notes

* Downgrade org.junit.jupiter to support JDK 11

* Fix race condition when in parallel processing mode.

* Add ability to get the partnership.

* Add test to verify parallel processing mode is enabled.
Increase test message count to 1000

* Remove excess logging statements

* Bump release version

* Release notes

* Increase timeout for running on Windows as it is so much slower then
linux.
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.

1 participant