How to Order Event Handlers Between a Saga and a Projection
|
|
8
|
32
|
February 6, 2025
|
Axon cannot handle command when using kafka for event publishing
|
|
3
|
25
|
February 4, 2025
|
Sending command from the command handler of an aggregate
|
|
5
|
40
|
January 31, 2025
|
Saga test command handler send returns null
|
|
0
|
13
|
January 29, 2025
|
Saga Not Completing Due to Missed Event Consumption
|
|
0
|
31
|
January 23, 2025
|
Is there a better way to orchestrate sagas and validate commands than using a dedicated aggregate, and can you guarantee event handling order between separate processing groups?
|
|
2
|
64
|
December 18, 2024
|
Multitenancy: Dangerous AssociationValueEntry entity definition
|
|
14
|
163
|
December 3, 2024
|
"Upcasting" sagas: best practices in 2024?
|
|
1
|
40
|
September 16, 2024
|
Using saga fixture to test the next step of a saga
|
|
3
|
40
|
August 28, 2024
|
Use Axon Framework to handle only sagas
|
|
0
|
69
|
July 3, 2024
|
AsynchronousCommandBus not associating for Saga
|
|
1
|
174
|
February 26, 2024
|
Segmentation on a Saga
|
|
0
|
165
|
February 26, 2024
|
Transient saga resources not deserializing correctly
|
|
5
|
300
|
January 23, 2024
|
Tracking delivery of events to Saga's (that seem not be delivered)
|
|
1
|
160
|
January 22, 2024
|
Add SAGA in AXON project
|
|
0
|
152
|
January 18, 2024
|
Two @StartSaga in the same Saga
|
|
1
|
192
|
January 16, 2024
|
Getting xstream dependency exception
|
|
8
|
4686
|
December 21, 2023
|
Reusing primitive data types in Saga context
|
|
1
|
211
|
November 2, 2023
|
Batch of commands
|
|
1
|
318
|
October 1, 2023
|
Saga rollback/compensating transaction example
|
|
5
|
1532
|
August 6, 2023
|
Axon Saga with RabbitMQ
|
|
8
|
532
|
July 25, 2023
|
Axon Spring Boot App with two datasources saga pattern issue
|
|
1
|
561
|
July 6, 2023
|
commandGateway.send() from handle() of @SagaEventHandler in @Saga class in not sending the command
|
|
1
|
357
|
June 27, 2023
|
Setting EventBus in TestFixture Does Not Update Event Bus in FixtureExecutionResultImpl
|
|
1
|
252
|
June 27, 2023
|
Integration test having issue as saga is working on first time and not working on subsequent calls
|
|
4
|
373
|
May 10, 2023
|
What is the use of processingGroup?
|
|
4
|
1154
|
May 3, 2023
|
Saga/Aggregate: multiple threads and locking
|
|
5
|
2958
|
February 13, 2023
|
BPM models as Saga orchestrator
|
|
2
|
875
|
January 11, 2023
|
When NoHandlerForCommandException is detected, what is the proper way to compensate the previous operation in Saga?
|
|
1
|
329
|
January 11, 2023
|
Throw exception in saga
|
|
1
|
377
|
January 3, 2023
|