Steven van Beelen

Results 144 issues of Steven van Beelen

At the moment, the only easy approach to configure the Kafka Extension in an Axon project, is to use the `kafka-spring-boot-starter` dependency provided. It would be beneficial if the `kafka`...

Type: Feature
Priority 4: Would

First and foremost, I am not 100% confident this is the right place to report this in. So, if not, feel free to move my request or me somewhere else....

Next to the existing upcaster samples, a version showing how the `ContextAwareSingleEventUpcaster` works would be beneficial as well.

Type: Feature
Priority 3: Could

An often occurring use case of the `HandlerEnhancerDefintion` interface is an implementation which dedicates itself towards security annotations. This suggestion is also shared during the training, for example. There however...

Type: Feature
Priority 2: Should

Although the `MessageMonitors` are described [here](https://docs.axoniq.io/reference-guide/axon-framework/monitoring/metrics), we do not explain the captured metrics separately. Having a table similar to what we did for [distributed tracing](https://docs.axoniq.io/reference-guide/axon-framework/monitoring/tracing) would be helpful to our...

Priority 3: Could
Type: Feature

It would be beneficial if the Reference Guide explained how Axon Framework locks an Aggregate and a Saga. Although these specifics can be retrieved from the JavaDoc, a short section...

Type: Enhancement
Priority 3: Could

Currently the Reference Guide does not describe how to dispatch commands and/or queries from one context to another, or how to handle events from other contexts. This would require a...

Priority 1: Must
Type: Feature

Now and then users may reach issues with their Axon application that, for example, the database connection pool gets exhausted. The thing that's not immediately evident is the number of...

Type: Enhancement
Priority 4: Would

The [Correlation Data Providers](https://docs.axoniq.io/reference-guide/axon-framework/monitoring-and-metrics#correlation-data) would benefit from some additional information. Things like: - Listing the provided implementations - Describe the intent of these implementations - Specify how to configure several...

Type: Enhancement
Priority 3: Could

The current [Event Snapshots](https://docs.axoniq.io/reference-guide/axon-framework/tuning/event-snapshots) page contains some inconsistencies in the explanation. For one, it assumes the `AggregateSnapshot` to be the alternative of custom snapshot events, while that's no longer the...

Type: Enhancement
Priority 1: Must