Groups
Sign in
Groups
Axon Framework Users
Conversations
About
Send feedback
Help
Axon Framework Users
Contact owners and managers
1–30 of 2591
Thank you for your interest in Axon Framework Users list.
The mailing list is now discontinued and
we do not accept new members here.
We now use
- a dedicated discussion platform
for DDD, CQRS and ES enthusiasts powered by AxonIQ!
We surely hope you'll join us there!
Mark all as read
Report group
0 selected
Rohit Singh
,
Steven van Beelen
4
11/2/20
How to achieve full consistency between read (query) model and write(command) model
Hi Rohit, Whether to use `repeatWhen` is out of perspective here really. What you should do is (1)
unread,
How to achieve full consistency between read (query) model and write(command) model
Hi Rohit, Whether to use `repeatWhen` is out of perspective here really. What you should do is (1)
11/2/20
2011a...@gmail.com
,
Steven van Beelen
7
10/30/20
Having event handlers in seprate springboot application
Hey Ashwinin, Yes, your understanding there is correct. Cheers, Steven On Thu, Sep 24, 2020 at 6:01
unread,
Having event handlers in seprate springboot application
Hey Ashwinin, Yes, your understanding there is correct. Cheers, Steven On Thu, Sep 24, 2020 at 6:01
10/30/20
Milen Dyankov
9/28/20
[ IMPORTANT ] This mailing list is now discontinued. Please use https://discuss.axoniq.io
Hello Axon community, Following the plan we announced earlier, today we switched this list to read
unread,
[ IMPORTANT ] This mailing list is now discontinued. Please use https://discuss.axoniq.io
Hello Axon community, Following the plan we announced earlier, today we switched this list to read
9/28/20
Antoine VALETTE
,
Steven van Beelen
5
9/25/20
Managing a connection to an external component in an Aggregate
Thanks a lot! Antoine
unread,
Managing a connection to an external component in an Aggregate
Thanks a lot! Antoine
9/25/20
Rohit Singh
,
Steven van Beelen
2
9/24/20
Force axon to wait until the command handling completes
Hi Rohit, The sendAndWait operation will not save you here, as it will still make the command
unread,
Force axon to wait until the command handling completes
Hi Rohit, The sendAndWait operation will not save you here, as it will still make the command
9/24/20
Philip
,
Steven van Beelen
6
9/22/20
Best practice for Saga Associations
Hi Philip, Thank you very much for sharing that Philip. We at AxonIQ aim to provide a consistent
unread,
Best practice for Saga Associations
Hi Philip, Thank you very much for sharing that Philip. We at AxonIQ aim to provide a consistent
9/22/20
2011a...@gmail.com
,
Steven van Beelen
3
9/21/20
unexpected entry in tokenentry table
That clarifies things. Thanks Steven On Mon, Sep 21, 2020, 3:33 PM Steven van Beelen <steven.
unread,
unexpected entry in tokenentry table
That clarifies things. Thanks Steven On Mon, Sep 21, 2020, 3:33 PM Steven van Beelen <steven.
9/21/20
vineet tiwari
,
Steven van Beelen
2
9/21/20
Concurrent command execution does not result in Aggregate conflict error
Hi Vineet, The concurrency exception should come from the storage of the event. This holds due to the
unread,
Concurrent command execution does not result in Aggregate conflict error
Hi Vineet, The concurrency exception should come from the storage of the event. This holds due to the
9/21/20
Armando Fernández
,
Steven van Beelen
3
9/21/20
Transaction management in a reactive context
Thank you so much for your reply Steven. We will consider migrating our system to the latest Axon
unread,
Transaction management in a reactive context
Thank you so much for your reply Steven. We will consider migrating our system to the latest Axon
9/21/20
Ashwini Kumar
,
Steven van Beelen
3
9/20/20
Is there way to update a table post the completion of all events without trying to put an order on the event processing in axon
Hi Steven, Thanks for your answer, I was checking if we can process all the domain events generated
unread,
Is there way to update a table post the completion of all events without trying to put an order on the event processing in axon
Hi Steven, Thanks for your answer, I was checking if we can process all the domain events generated
9/20/20
Ryan Beckett
,
Steven van Beelen
5
9/18/20
Introducing a newly revised Saga
Hi Ryan, No worries Ryan, that's what this forum is for right. Glad to have been of help! Cheers,
unread,
Introducing a newly revised Saga
Hi Ryan, No worries Ryan, that's what this forum is for right. Glad to have been of help! Cheers,
9/18/20
Ben Walford
,
Steven van Beelen
3
9/17/20
Concurrent Saga Access
Hi Steven, Thanks for following up. Whenever I get the time I'll try updating to the latest
unread,
Concurrent Saga Access
Hi Steven, Thanks for following up. Whenever I get the time I'll try updating to the latest
9/17/20
Giorgos Ginis
, …
Steven van Beelen
7
9/16/20
Axon Framework Message Dispatch Interceptor
Hi Giorgos, That's indeed the direction I was trying to explain, happy to hear I did a fair job
unread,
Axon Framework Message Dispatch Interceptor
Hi Giorgos, That's indeed the direction I was trying to explain, happy to hear I did a fair job
9/16/20
Rob Nobel
,
Steven van Beelen
4
9/16/20
CREATE_IF_MISSING feature and AggregateTestFixture
Hi Rob, No worries, stuff like that can happen! Happy to have been of help here. Cheers, Steven On
unread,
CREATE_IF_MISSING feature and AggregateTestFixture
Hi Rob, No worries, stuff like that can happen! Happy to have been of help here. Cheers, Steven On
9/16/20
Patrick S
,
Steven van Beelen
2
9/16/20
Routing with distributed services and axon server - Routing key doesn't work
Hi Patrick, I have a gut feel I know what is going on, so let me explain that to you. The
unread,
Routing with distributed services and axon server - Routing key doesn't work
Hi Patrick, I have a gut feel I know what is going on, so let me explain that to you. The
9/16/20
Steven van Beelen
9/16/20
Re: [axonframework] Axon SnapShotting with springboot
Hi Rohit, All you would have to provide is a SnapshotTriggerDefinition bean in your application
unread,
Re: [axonframework] Axon SnapShotting with springboot
Hi Rohit, All you would have to provide is a SnapshotTriggerDefinition bean in your application
9/16/20
vinee...@gmail.com
,
Steven van Beelen
2
9/16/20
Replace rest operation with Webclient in Distributed command bus
Hi Vineet, I am not entirely certain what your request is right now. Are you talking about replacing
unread,
Replace rest operation with Webclient in Distributed command bus
Hi Vineet, I am not entirely certain what your request is right now. Are you talking about replacing
9/16/20
lhw...@gmail.com
,
Steven van Beelen
2
9/16/20
State stored Aggregate
Hi Nick, There currently is no Aggregate repository which is based on MongoDb. So your current
unread,
State stored Aggregate
Hi Nick, There currently is no Aggregate repository which is based on MongoDb. So your current
9/16/20
Siddu
,
Steven van Beelen
2
9/16/20
Using QueryHandling with axon:axonserver:enabled = false and axon:distributed:enabled: true
Hi Siddua, There currently isn't a DistributedQueryBus implementation out there, as can be seen
unread,
Using QueryHandling with axon:axonserver:enabled = false and axon:distributed:enabled: true
Hi Siddua, There currently isn't a DistributedQueryBus implementation out there, as can be seen
9/16/20
Shreya Saha
,
Steven van Beelen
2
9/16/20
Get the entire stack trace fpr remote command handlers
Hi Shreya, To achieve this, you will have to throw the CommandExecutionException yourself, and here
unread,
Get the entire stack trace fpr remote command handlers
Hi Shreya, To achieve this, you will have to throw the CommandExecutionException yourself, and here
9/16/20
eriksen alli
,
Steven van Beelen
2
9/16/20
Used entityManager in command dispatch interceptors
Hi Eriksen, If you are relying on the JpaAutoConfiguration to create the
unread,
Used entityManager in command dispatch interceptors
Hi Eriksen, If you are relying on the JpaAutoConfiguration to create the
9/16/20
Steven van Beelen
9/16/20
Re: [axonframework] Used entityManager in command dispatch interceptors
Hi Aymen, If you are relying on the JpaAutoConfiguration to create the
unread,
Re: [axonframework] Used entityManager in command dispatch interceptors
Hi Aymen, If you are relying on the JpaAutoConfiguration to create the
9/16/20
Simon Zambrovski
, …
Steven van Beelen
14
9/16/20
Handling replay in Saga when sending not idempotent commands
Hi Michael, If the Saga is unaware it is performing a restart, then that also holds for the Tracking
unread,
Handling replay in Saga when sending not idempotent commands
Hi Michael, If the Saga is unaware it is performing a restart, then that also holds for the Tracking
9/16/20
Aswani Tiwari
,
Steven van Beelen
2
9/16/20
Arangodb Configuration with axon framework
Hi Aswani, Setting up JDBC to store your events begins with defining the JdbcEventStorageEngine. As
unread,
Arangodb Configuration with axon framework
Hi Aswani, Setting up JDBC to store your events begins with defining the JdbcEventStorageEngine. As
9/16/20
Patrick Geschinski
, …
Steven van Beelen
8
9/16/20
Example for using Axon Metrics with Spring Boot
Hi Java Developer, The metrics exposed by an Axon Framework application or only captured on sending
unread,
Example for using Axon Metrics with Spring Boot
Hi Java Developer, The metrics exposed by an Axon Framework application or only captured on sending
9/16/20
Ranadheer Pendru
, …
Steven van Beelen
7
9/16/20
Axon 4.0.3 Messages from Kafka are missed
Hi Ranadheer, Fifty segments and threads is a very, very large amount. Not trying to be offensive
unread,
Axon 4.0.3 Messages from Kafka are missed
Hi Ranadheer, Fifty segments and threads is a very, very large amount. Not trying to be offensive
9/16/20
mar...@formigas.de
,
Steven van Beelen
2
9/16/20
How to properly reset/shutdown axon between integration tests
Hi Martin, Axon as of 4.3 employees a grace full shutdown solution, making sure everything is closed
unread,
How to properly reset/shutdown axon between integration tests
Hi Martin, Axon as of 4.3 employees a grace full shutdown solution, making sure everything is closed
9/16/20
Denis Manig
,
Steven van Beelen
2
9/16/20
Transform Aggregate
Hi Denis, You essentially have the requirement to pull apart the aggregate event stream into two
unread,
Transform Aggregate
Hi Denis, You essentially have the requirement to pull apart the aggregate event stream into two
9/16/20
Steven Weber
,
Steven van Beelen
2
9/16/20
Axon 3.x to 4.x Saga configuration with EventProcessingStrategy
Hi Steven, When making the move from Axon 3 to 4, we have taken a different stance on the
unread,
Axon 3.x to 4.x Saga configuration with EventProcessingStrategy
Hi Steven, When making the move from Axon 3 to 4, we have taken a different stance on the
9/16/20
oli...@libutzki.de
,
Steven van Beelen
2
9/16/20
Increse / decrease number of segments / threads for TrackingEventProcessor
Hi Oliver, The number of segments you define at start up, is called the "initialSegmentCount
unread,
Increse / decrease number of segments / threads for TrackingEventProcessor
Hi Oliver, The number of segments you define at start up, is called the "initialSegmentCount
9/16/20