issues
search
eventuate-tram
/
eventuate-tram-core
Transactional messaging for microservices
Other
1.05k
stars
186
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Need to define some default beans (ChannelMapping,SubscriberMapping) in non-autoconfigured contexts
#207
cer
opened
2 months ago
0
To use TramNoopDuplicateMessageDetectorConfiguration, CQRS view consumer needs explicit dependency on eventuate-tram-spring-consumer-common
#206
cer
opened
8 months ago
0
CQRS View which uses TramNoopDuplicateMessageDetectorConfiguration can't have in-memory tests
#205
cer
opened
8 months ago
0
Inconsistent naming of io.eventuate.tram.core:eventuate-tram-spring-consumer-$messageBroker modules
#204
cer
closed
8 months ago
0
The event suddenly died and could not be handled
#203
ThienPhuc92
opened
8 months ago
0
eventuate-tram-spring-messaging-starter is insufficient, eventuate-tram-messaging is missing from the compile classpath
#202
cer
opened
9 months ago
1
Standardize eventuate-tram-spring-jdbc-$messageBroker module naming
#201
cer
opened
9 months ago
1
eventuate-tram-spring-commands-starter is insufficient, also need eventuate-tram-spring-messaging-starter
#200
cer
opened
9 months ago
0
Resolve inconsistent naming eventuate-tram-spring-events-starter vs. eventuate-tram-messaging
#199
cer
opened
11 months ago
0
Resolve inconsistent naming io.eventuate.tram.core:eventuate-tram-spring-jdbc-$messageBroker
#198
cer
opened
11 months ago
1
Apache Active MQ library is extremely outdated
#197
fashuser
opened
12 months ago
0
Vulnerabilities
#196
oliverdettenborn
opened
1 year ago
0
Not set creation time in integration tests
#195
oliverdettenborn
opened
1 year ago
0
The CDC service sent a message missing
#194
petecat
opened
1 year ago
0
eventuate-tram-spring-events-subscriber
#193
help-lixin
closed
1 year ago
1
apache rocketmq support
#192
jiashuaizhang
opened
1 year ago
1
Redis cluster support!!!
#191
isfong
opened
1 year ago
0
Handle database failure in subscriber threads
#190
cer
opened
1 year ago
0
#188 fix auto-configuration loading in Spring Boot 3
#189
kwonglau
closed
1 year ago
18
fix auto-configuration loading in Spring Boot 3
#188
kwonglau
opened
1 year ago
0
Spring Cloud Contract support is broken in 4.x
#187
kwonglau
opened
1 year ago
2
Upgrade springCloudContractDependenciesVersion to 3.1.3
#186
cer
opened
1 year ago
0
Use Flyway to configure Tram DB
#185
cer
opened
1 year ago
0
A service that consumes without producing: No qualifying bean of type 'io.eventuate.common.jdbc.EventuateJdbcStatementExecutor' available
#184
cer
opened
2 years ago
0
Enable subscriber to ignore old messages
#183
cer
opened
2 years ago
0
Investigate why io.netty:netty-resolver-dns needs to be specified
#182
cer
opened
2 years ago
0
Implement message table 'sharding'
#181
cer
opened
2 years ago
2
Cleanup dependencies
#180
cer
opened
2 years ago
0
Implement nested commands
#179
cer
opened
2 years ago
3
Implement higher-level API for sending commands and handling replies
#178
cer
opened
2 years ago
0
NullPointerException when setting eventuate.outbox.id
#177
amirh715
closed
2 years ago
3
Database name is ignored and a database named eventuate is required
#176
amirh715
closed
2 years ago
4
Send messages with a time delay
#175
FelipeBerrios
opened
2 years ago
0
Implement one-way commands/notifications
#174
cer
opened
2 years ago
1
In case of unhandled exception Eventuate tram Saga gets blocked
#173
SURBHI-06
opened
2 years ago
1
Command Dispatcher terminates Consumer in case of wrong Command type
#172
ilsid
opened
3 years ago
0
No such header: ID in this message headers when use database generated ID mode
#171
artemio77
opened
3 years ago
2
Maintain a CHANGELOG.adoc
#170
cer
opened
3 years ago
0
(WIP) Added reactive postgres access tests.
#169
dartartem
opened
3 years ago
0
Fixed TramCommonCommandFactory.
#168
dartartem
closed
3 years ago
0
java.lang.IncompatibleClassChangeError: org/reactivestreams/Subscriber.onComplete()V _ at dev.miku.r2dbc.mysql.MySqlResult$$Lambda$428/00000000FED3FD70.run(Unknown Source) ~[na:na]
#167
cer
closed
3 years ago
4
Reactive tests must always block(timeout) NOT mono.block()
#166
cer
opened
3 years ago
0
eventuate-tram-spring-commands-producer and eventuate-tram-spring-commands-consumer modules are unreferenced by settings.gradle
#165
cer
opened
3 years ago
0
Implement CommandNameMapping
#164
vincenzocorso
opened
3 years ago
1
Added new reactive starters
#163
dartartem
closed
3 years ago
0
added reactive messaging starter
#162
dartartem
closed
3 years ago
0
#160: is Publisher<List<Message>> useful/meaningful? Optimized publis…
#161
dartartem
closed
3 years ago
0
is Publisher<List<Message>> useful/meaningful?
#160
cer
opened
3 years ago
5
Fixed message handling (made polymorphic) in reactive command dispatcher.
#159
dartartem
closed
3 years ago
4
Update README.adoc content
#158
tanjie123
opened
3 years ago
0
Next