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

Release 0.40.19 #31

Merged
merged 5 commits into from
Dec 18, 2024
Merged

Release 0.40.19 #31

merged 5 commits into from
Dec 18, 2024

Conversation

cloudcreate-dk
Copy link
Owner

No description provided.

…onEventProcessor` and which tests modifying the same aggregate multiple times in the same UnitOfWork through a combination of Commands and Event handlers
…of OrderId as primary key

- Added LoadOrderShippingProcessor which in combination with LoadOrderShippingProcessorIT stress tests the DurableQueues and LocalEventBus
- Introduced AbstractIntegrationTest
- Added DurableQueuesLoadIT for stress testing DurableQueues indexes
…tainer` to `org.testcontainers.kafka.KafkaContainer`

- Switched to use the `apache/kafka-native` docker image as required by `org.testcontainers.kafka.KafkaContainer`
   - Added custom env as recommended in testcontainers/testcontainers-java#9506
- Added `objenesis` dependency where needed to deserialize outbox messages
- Adjusted test timeout parameters
- Adjusted logging to be less verbose when running the application
@cloudcreate-dk cloudcreate-dk merged commit 449b99a into main Dec 18, 2024
1 check passed
@cloudcreate-dk cloudcreate-dk deleted the release_0_40_19 branch December 18, 2024 07:22
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