Skip to content
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

Merge Release #3682

Merged
merged 97 commits into from
Mar 4, 2025
Merged

Merge Release #3682

merged 97 commits into from
Mar 4, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 3, 2025

No description provided.

# Conflicts:
#	backend/src/main/java/com/bakdata/conquery/commands/ManagerNode.java
#	backend/src/main/java/com/bakdata/conquery/models/forms/managed/ExternalExecution.java
thoniTUB and others added 23 commits February 24, 2025 15:38
use caffeine in CachedStore and adapt ManagedInternalForm for state p…
Signed-off-by: Max Thonagel <[email protected]>
…espaces/specific/CollectColumnValuesJob.java

get exact number of fitting columns

Co-authored-by: awildturtok <[email protected]>
JWTRealm: close client on failure to unregister metrics and clean up
Implements asynchronous Jackson parsing Filter in MinaStack:

This solves an issue with humongous messages leading to exponential read times on the receiver end.
The AsyncJacksonProtocolFilter uses a reader thread per incoming message which are passed on the incoming buffers. This avoids any reallocation or large amounts of buffering, but comes at a cost of relatively complex multithreading in conjunction with Mina's session and Filter model.

Also: reduces verbose logging for CollectColumnValuesJob and RegisterColumnValues
* swallow+log exceptions when getting all values
@thoniTUB thoniTUB merged commit 20955ec into master Mar 4, 2025
16 checks passed
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.

2 participants