issues
search
AxonFramework
/
AxonFramework
Framework for Evolutionary Message-Driven Microservices on the JVM
https://axoniq.io/
Apache License 2.0
3.31k
stars
789
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Could not resolve root entity 'TokenEntry'
#3132
GoyaDo
opened
10 hours ago
0
[#3101] Revise the Event Store - `SimpleEventStore`, `EventStoreTransaction`, `StreamableEventSource`, `IndexedEventMessage`
#3131
smcvb
opened
1 day ago
1
fix retry scheduler for persistent stream
#3130
MGathier
opened
1 day ago
0
Adjust the `MessageStream` to allow other things than `Messages`
#3129
smcvb
opened
1 day ago
0
Bump actions/setup-java from 4.2.2 to 4.3.0 in the github-dependencies group
#3128
dependabot[bot]
closed
3 days ago
0
Bump the maven-dependencies group with 5 updates
#3127
dependabot[bot]
closed
3 days ago
0
Allow DLQ to handle deserialization errors
#3126
CodeDrivenMitch
opened
5 days ago
2
Bump the maven-dependencies group with 4 updates
#3125
dependabot[bot]
closed
1 week ago
1
[#3123] Introduce `SubscriptionQueryResult#handle` default implementation that expects a `Consumer<Throwable>`
#3124
smcvb
closed
1 week ago
0
Exceptions in QueryHandler methods are swallowed for subscription queries
#3123
nils-christian
closed
1 week ago
5
`BlockingStream#hasNextAvailable` results to `false` for fresh `BlockingStream` instances
#3122
abccbaandy
closed
1 week ago
11
Bump the maven-dependencies group with 5 updates
#3121
dependabot[bot]
closed
2 weeks ago
0
Bump slackapi/slack-github-action from 1.26.0 to 1.27.0 in the github-dependencies group
#3120
dependabot[bot]
closed
2 weeks ago
0
Reduce the number of property lookups for matching entities
#3119
abuijze
closed
2 weeks ago
0
Allow disabling the default CorrelationDataProvider in AxonAutoConfiguration when registering a CorrelationDataInterceptor
#3118
hahawin
closed
5 days ago
5
Adjust the `AbstractMethodPropertyAccessStrategy` to filter better on none-matching methods
#3117
meks77
closed
2 weeks ago
9
[#3063] Fine tuning of `MessageStream` and introduction of `MessageStream#reduce`
#3116
smcvb
closed
2 weeks ago
1
`SecurityContext` lost when using `AxonServerCommandBus` with `DelegatingSecurityContextExecutorService`
#3115
CptCheesebeard
closed
3 weeks ago
5
Bump the maven-dependencies group with 11 updates
#3114
dependabot[bot]
closed
3 weeks ago
0
Adjust the `AbstractMethodPropertyAccessStrategy` to filter better on none-matching methods
#3113
meks77
closed
3 weeks ago
6
Bump the maven-dependencies group with 8 updates
#3112
dependabot[bot]
closed
1 month ago
0
Dark theme for document
#3111
abccbaandy
opened
1 month ago
1
[#2966] Add and enhance JavaDoc for the new Unit of Work
#3110
smcvb
closed
1 month ago
1
Unable to build Hibernate SessionFactory; nested exception is org.hibernate.tool.schema.spi.SchemaManagementException: Schema-validation: missing table
#3109
neupanerabin
closed
1 month ago
1
Bump the maven-dependencies group with 7 updates
#3108
dependabot[bot]
closed
1 month ago
0
Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-dependencies group
#3107
dependabot[bot]
closed
1 month ago
0
Investigate Message Schema Support
#3106
smcvb
opened
1 month ago
1
Revise Snapshotting logic
#3105
smcvb
opened
1 month ago
0
Revise Event Scheduling support
#3104
smcvb
opened
1 month ago
0
Revise `MessageHandlerInterceptor` and `MessageDispatcherInterceptor` API
#3103
smcvb
opened
1 month ago
0
Rewrite `Serializers` to `Converters`
#3102
smcvb
opened
1 month ago
0
Revise Event Store logic
#3101
smcvb
opened
1 month ago
1
Discuss usage of Java (9) modules
#3100
smcvb
opened
1 month ago
0
Store non-domain Events without `aggregateIdentifier` and `sequenceNumber`
#3099
smcvb
opened
1 month ago
0
Revise Event Processing logic
#3098
smcvb
opened
1 month ago
0
Revise Saga / Process Manager logic
#3097
smcvb
opened
1 month ago
0
Upcaster testing module
#3096
smcvb
opened
1 month ago
0
Introduce Stateful Message Handlers
#3095
smcvb
opened
1 month ago
0
Inspect use of AspectJ in Aggregates/Models
#3094
smcvb
opened
1 month ago
0
Rethink use and intent of `AggregateFactory`
#3093
smcvb
opened
1 month ago
0
Validate exception usage
#3092
smcvb
opened
1 month ago
0
Allow for (near) Reflection-less framework usage
#3091
smcvb
opened
1 month ago
0
Allow `ParameterResolver` configuration through Java API
#3090
smcvb
opened
1 month ago
0
Perform Supported Features Handshake between AF and AS / Extensions
#3089
smcvb
opened
1 month ago
0
Ensure existence of token position on query handling
#3088
smcvb
opened
1 month ago
0
Return position of last applied event after Command Handling
#3087
smcvb
opened
1 month ago
1
Streamline `EventProcessor` tests
#3086
smcvb
opened
1 month ago
0
Introduce a `QualifiedName` instead of using the FQCN
#3085
smcvb
opened
1 month ago
0
Reconsider `AggregateLifecycle#markDeleted`
#3084
smcvb
opened
1 month ago
0
Configure application wide `Clock`
#3083
smcvb
opened
1 month ago
0
Next