Steven van Beelen
Steven van Beelen
Thanks for sharing your scenario with us, @patrickdronk!
A `ModuleConfiguration` implementation for Kafka Message Sources has been introduced in #17, more specifically PR #24.
This issue is paramount to move the Kafka Extension from Axon 4 to Axon 4.5, due to the graceful startup and shutdown process. Being able to configure everything in one...
After some further investigation, a more trivial solution was spotted to make this work. Furthermore, since Kafka's Producer and Consumer require an abundance of properties, it's not straightforward to derive...
Just to understand your stance on the matter @zambrovski, you mean an extension which basis itself on both the reactor and kotlin extension, adding additional features for this combination?
Gotcha, thanks for specifying further @zambrovski.
Removing the milestone in favor of making a 4.6.0 release soon. This issue will be reevaluated once we start the new planning phase.
Removing the milestone in favor of making a 4.6.0 release soon. This issue will be reevaluated once we start the new planning phase.
The Sonar issue has to do with the fact we can't easily share the token with contributors outside of the AxonIQ organization. I have looked into this shortly, and there's...
I was hoping for an approach that still included Sonar for contributors too since that code needs to be validated just as well. The two-step workflow is indeed what we...