issues
search
centiservice
/
mats3
Mats3: Message-based Asynchronous Transactional Staged Stateless Services
https://mats3.io/
Other
63
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replaced Writer with Appendable.
#1
staale
closed
3 years ago
0
requestTailCall() - perform a request, but reply to the caller below on the stack
#44
stolsvik
closed
2 years ago
0
On the "VERY BAD" logline, include whether it is an initiation or a stage.
#43
stolsvik
closed
2 years ago
1
LocalHtmlInspectForMatsFactory improvements
#42
stolsvik
opened
3 years ago
0
Let context/initiate.log[Timing]Measurement(...) be available from ContextLocal.
#41
stolsvik
opened
3 years ago
1
Processor check-in, "stuck threads" detecting.
#40
stolsvik
opened
3 years ago
0
DutyCycle for Stages.
#39
stolsvik
opened
3 years ago
0
SpringConfig->@MatsClassMapping: Create an optional (like @Override) annotation for the ProcessContext inject
#38
stolsvik
opened
3 years ago
0
Metrics via Micrometer over Mats Intercept-API
#37
stolsvik
closed
2 years ago
1
Retry initiation message sends upon "VERY BAD!" scenario.
#36
stolsvik
opened
3 years ago
0
Intercept-API
#35
stolsvik
closed
1 year ago
1
Ability to setDebugInfo() on StageConfig, to override the dynamic debug info
#34
stolsvik
closed
2 years ago
1
context.nextDirect(): Ability to jump to next stage within the same stage demarcation.
#33
stolsvik
closed
2 years ago
0
Test-framework: Way to check, after a test, whether there are unconsumed messages and DLQs
#32
stolsvik
opened
3 years ago
0
Encryption of messages - thoughts
#31
stolsvik
opened
4 years ago
0
Authentication and non-repudiation of messages: Signatures - thoughts.
#30
stolsvik
opened
4 years ago
0
"distributed system introspection" - thoughts
#29
stolsvik
opened
4 years ago
0
SpringConfig: Let the DTO and STO classes be annotated, instead of parameters.
#28
stolsvik
opened
5 years ago
0
Solution to tag along authentication information for call flows, e.g. JWT
#27
stolsvik
opened
5 years ago
0
Dynamically scale concurrency based on load
#26
stolsvik
opened
5 years ago
0
Ability to set concurrency on @MatsMapping, @MatsClassMapping, @Stage.
#25
stolsvik
closed
11 months ago
0
Keep logs and set into debug logging for specific request.
#24
stolsvik
opened
5 years ago
1
Make a simple way to perform "the outbox pattern".
#23
stolsvik
opened
5 years ago
1
label stages, and context.goto(label) to be able to go backwards (or forward) in the stages
#22
stolsvik
closed
8 months ago
1
context.pass(...) to "pass over" a call to another endpoint
#21
stolsvik
closed
2 years ago
0
Way to tag an endpoint as "mock only", ensuring that it does not end up in prod.
#20
stolsvik
opened
5 years ago
0
"replyToNonPersistent(...)" - thoughts
#19
stolsvik
opened
5 years ago
0
"subscriptionSingleEndpoint" - thoughts.
#18
stolsvik
opened
5 years ago
0
context.doUponFault(Consumer<Exception> after)
#17
stolsvik
opened
5 years ago
0
Batch processing of incoming messages.
#16
stolsvik
opened
5 years ago
0
New MatsImpl: "Consume - Process - Produce in single DB transaction, with async move of messages, w/dedup"
#15
stolsvik
opened
6 years ago
3
Message Size Sanity Check
#14
stolsvik
opened
6 years ago
0
XA/2PC distributed transaction solution.
#13
stolsvik
closed
2 months ago
1
Retry sending of messages if send fail in initiation
#12
stolsvik
closed
2 months ago
1
On @MatsMapping, have an 'idPrefix' value, using the method name as last part.
#11
stolsvik
opened
6 years ago
0
Make JMS API exceptions-on-all-methods auto-test
#10
stolsvik
opened
6 years ago
1
MatsInitiator: Check for connection, i.e. whether initiation will succeed.
#9
stolsvik
opened
6 years ago
0
"MatsInitiator implements StartStoppable"? Functionality for "back pressure" - thoughts.
#8
stolsvik
opened
6 years ago
1
Tool to make servlet/Spring @RequestMappings async by employing Mats
#7
stolsvik
opened
6 years ago
0
Hand-crafted binary serialization and deserialization of MatsTrace (or "direct lookup" into byte array)
#6
stolsvik
opened
6 years ago
2
Upon Request, tell service which fields you expect. Service can filter out the fields not needed.
#5
stolsvik
opened
8 years ago
1
Spring Boot integration
#4
stolsvik
opened
9 years ago
0
MATS remote introspection and control
#3
stolsvik
opened
9 years ago
0
Previous