-
As a user of the Axon Framework plugin I want to be warned when my command messages are missing a routing key.
This is only applicable if the target is an Aggregate class, and there is no custom `…
-
### Basic information
* Axon Framework version: 4.5.9
* JDK version: 11
* Kafka Extension version: 4.5.3
### Steps to reproduce
We are using the Kafka Extension with Azure Event Hubs and ra…
-
## Basic Information
- Axon Framework 4.5.9
- Replaying Tracking event processors, running parallel processing in multi node environment
- JDK version: 11
Spring Boot 2.5.6
We are runni…
-
I am getting the following error when I run "mvn clean install -X"
[INFO] Axon Bank .......................................... SUCCESS [ 0.270 s]
[INFO] Axon Bank - Core API .....................…
-
### Basic information
On production our DB cluster was impacted by series of expansive queries resulting in period of slow and unreliable DB responses (not caused by axon).
During that time when A…
-
It would be beneficial if there could be some form of triggering mechanism to tell framework users when all the (Command, Event and Query) handlers have been registered to their respective buses.
T…
smcvb updated
2 years ago
-
### Feature Description
This is about testing aggregates through the `AggregateTestFixture`. When it comes to testing exceptions thrown by a `@CommandHandler`, we have utilities to test the exc…
-
### Basic information
* Axon Framework version: 4.4.5
* JDK version: Java11
### Issue
I'm trying to exclude a projection group from the `SubscribingEventProcessor`.
Let's say, we have a…
-
### Basic information
* Axon Framework version: 4.4.3
* JDK version: openjdk version "11.0.3" 2019-04-16 LTS
Documentation says:
> Polymorphic Aggregates in Spring
> If you are using S…
-
## Issue part 1: MCAR curation runs `Sanitize` (which deletes whole neurites)
MCAR step `Sanitize` cannot be skipped, see https://github.com/BlueBrain/morphoclass/issues/4#issuecomment-1154943646. In…