issues
search
eventuate-tram
/
eventuate-tram-sagas
Sagas for microservices
Other
1k
stars
228
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Consider defining a bean of type 'io.eventuate.tram.consumer.common.DuplicateMessageDetector' in your configuration
#102
motazco135
opened
6 months ago
0
When using reactive sagas, duplicate message detector causes consumer to crash on a duplicate
#101
rrrship
opened
9 months ago
2
ReactiveSqlQueryRow expects boolean fields to be Int
#100
rrrship
opened
10 months ago
1
When using reactive sagas, the data is not persisted as expected
#99
rrrship
opened
10 months ago
2
Implement a SagaManagerListener
#98
cer
opened
1 year ago
2
ReactiveSaga not started if i use PostgreSQL
#97
artemio77
closed
1 year ago
4
java.lang.RuntimeException: No method for io.eventuate.tram.messaging.common.MessageImpl@5ae52f04
#96
kumar-csice
opened
1 year ago
5
ERROR: relation "eventuate.saga_instance" does not exist
#95
kumar-csice
opened
1 year ago
39
No qualifying bean of type 'io.eventuate.tram.sagas.orchestration.SagaInstanceFactory' available
#94
kumar-csice
opened
1 year ago
0
Fixed https://github.com/eventuate-tram/eventuate-tram-sagas/issues/92
#93
kwonglau
closed
1 year ago
2
fix auto-configuration loading in Spring Boot 3
#92
kwonglau
closed
1 year ago
0
Use flyway to configure eventuate DB schema
#91
cer
opened
1 year ago
1
Separate orchestrator and participant schema
#90
cer
opened
2 years ago
0
Investigate flakey test: shouldReject
#89
cer
opened
2 years ago
4
Implement onStartingCompensation() method
#88
cer
opened
2 years ago
0
Proposal: 'Global' failure handlers for failed participants
#87
cer
opened
2 years ago
0
Improve exception handling for local saga steps
#86
cer
opened
2 years ago
2
Support conditional sending of notifications
#85
cer
opened
2 years ago
0
Parameter 3 of method sagaCommandDispatcherFactory in io.eventuate.tram.sagas.spring.participant.SagaParticipantConfiguration required a bean of type 'io.eventuate.tram.commands.consumer.CommandReplyProducer' that could not be found.
#84
cer
opened
2 years ago
1
Investigate usage of SagaParticipantStubManager
#83
cer
opened
2 years ago
0
Support nested sagas
#82
cer
opened
2 years ago
3
expectCompletedSuccessfully() should clearly explain why the saga did not complete successful
#81
cer
opened
2 years ago
0
Retry execution of command handler instead of triggering compensation
#80
ghost
opened
2 years ago
1
Posibillity to fork and join Sagas
#79
ghost
closed
2 years ago
1
io.eventuate.tram.commands.consumer.CommandWithDestinationBuilder.send is not working
#78
woskaangel
opened
2 years ago
0
Refactor to reduce copy/paste in SQL code
#77
cer
opened
2 years ago
0
Send one-way commands/notifications to saga participants
#76
cer
opened
2 years ago
2
Handle scenario where compensating transaction returns a failure
#75
cer
opened
2 years ago
0
Implement a participant timeout mechanism
#74
cer
opened
2 years ago
0
Saga withReply() not working
#73
emrekdev
opened
2 years ago
0
In case of unhandled exception Eventuate tram Saga gets blocked
#72
SURBHI-06
opened
2 years ago
0
ReactiveSagaManagerImpl's saga_instance's state_name bug
#71
kwonglau
opened
2 years ago
0
saga_instance table cleanup
#70
kwonglau
opened
2 years ago
0
Created common code for reactive and regular saga definition.
#69
dartartem
opened
3 years ago
0
Optimized reactive flow for in tests
#68
dartartem
closed
3 years ago
0
Supported CommandNameMapping. See: https://github.com/eventuate-tram/…
#67
dartartem
closed
3 years ago
0
Added reactive orchestration draft.
#65
dartartem
closed
3 years ago
0
Simplified ReactiveSagaInstanceRepositoryJdbc.find
#64
dartartem
closed
3 years ago
0
Improved saga instance repository test.
#63
dartartem
closed
3 years ago
0
Added reactive participant starter.
#62
dartartem
closed
3 years ago
0
Adapted to changes for https://github.com/eventuate-tram/eventuate-tr…
#61
dartartem
closed
3 years ago
0
Added orders-orchestration diagram. Added reactive participant. Improved diagrams.
#60
dartartem
closed
3 years ago
0
Added reactive lock manager
#59
dartartem
closed
3 years ago
0
Updated micronaut version.
#58
dartartem
closed
3 years ago
0
Consider defining a bean of type 'io.eventuate.common.id.IdGenerator' in your configuration
#57
prakash135sahu
opened
3 years ago
2
#176: Removed redundant saga manager configuration.
#56
dartartem
closed
3 years ago
0
build 176 randomly failed
#55
dartartem
opened
3 years ago
0
Woraround for #59(build 169 failed, permission denied to execute save…
#54
dartartem
closed
3 years ago
0
build 169 failed, permission denied to execute save-containers-and-tests.sh
#53
dartartem
opened
3 years ago
2
Supported mssql profile.Changed syntax in embedded schema. See: https://github.com/eventuate-tram/eventuate-tram-sagas-quarkus/issues/2#issuecomment-778292535
#52
dartartem
closed
3 years ago
0
Next