Skip to content

Issues: AxonFramework/AxonFramework

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Upgrade to Spring 6 and Spring Boot 3 Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Status: Resolved Use to signal that work on this issue is done. Type: Dependency Upgrade Use to signal an issue that adjusts the project’s dependencies. Typically used by dependabot only.
#2430 by smcvb was closed Jan 20, 2023 Release 4.7.0
Add a registerDeadLetterQueueProvider method in the EventProcessingConfigurer. Priority 4: Would Lowest priority. Would-be-nice to include issues when time allows it. Status: Resolved Use to signal that work on this issue is done. Type: Enhancement Use to signal an issue enhances an already existing feature of the project.
#2633 by gklijs was merged May 25, 2023 Loading… Release 4.8.0
QuartzDeadlineManager does not recover from failures Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Status: Resolved Use to signal that work on this issue is done. Type: Bug Use to signal issues that describe a bug within the system.
#2451 by CodeDrivenMitch was closed Nov 4, 2022 Release 4.6.2
Allow easy (property) configuration for the claimTimeout of the default TokenStore Priority 4: Would Lowest priority. Would-be-nice to include issues when time allows it. Status: Resolved Use to signal that work on this issue is done. Type: Feature Use to signal an issue is completely new to the project.
#2708 by smcvb was closed May 23, 2023 Release 4.8.0
When registering the same Saga multiple times, only the last one is kept. Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Status: Resolved Use to signal that work on this issue is done. Type: Bug Use to signal issues that describe a bug within the system.
#2726 by gklijs was merged May 23, 2023 Loading… Release 4.7.6
Log notification about AxonIQ console, if console-framework-client is not there Priority 2: Should High priority. Ideally, these issues are part of the release they’re assigned to. Type: Feature Use to signal an issue is completely new to the project.
#2819 by gklijs was closed Oct 18, 2023 Release 4.9.0
Create a SequencedDeadLetterQueueFactory Priority 4: Would Lowest priority. Would-be-nice to include issues when time allows it. Status: Resolved Use to signal that work on this issue is done. Type: Enhancement Use to signal an issue enhances an already existing feature of the project.
#2598 by gklijs was closed May 25, 2023 Release 4.8.0
Add property to easily disable using Axon Server as event store. Priority 3: Could Low priority. Issues that are nice to have but have a straightforward workaround. Status: Resolved Use to signal that work on this issue is done. Type: Feature Use to signal an issue is completely new to the project.
#2801 by gklijs was merged Aug 17, 2023 Loading… Release 4.9.0
Add db-scheduler implementation of the Event Scheduler and Deadline Manager Priority 3: Could Low priority. Issues that are nice to have but have a straightforward workaround. Status: Resolved Use to signal that work on this issue is done. Type: Enhancement Use to signal an issue enhances an already existing feature of the project.
#2724 by gklijs was closed Jun 1, 2023 Release 4.8.0
Fixes recovering quartz jobs in case of sudden shutdown Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Status: Resolved Use to signal that work on this issue is done. Type: Bug Use to signal issues that describe a bug within the system.
#2472 by gklijs was merged Nov 4, 2022 Loading… Release 4.6.2
How to handling duplicate message? Type: Question Use to signal the issue is a question of how the project works and thus does not require development
#2267 by isfong was closed Jun 29, 2022
PooledStreamingEventProcessor does not Retry if initialization fails Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Status: Resolved Use to signal that work on this issue is done. Type: Bug Use to signal issues that describe a bug within the system.
#2274 by vaishsriram was closed Jul 12, 2022 Release 4.5.13
Retry to initialize the token store correctly on exception for PSEP. Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Status: Resolved Use to signal that work on this issue is done. Type: Bug Use to signal issues that describe a bug within the system.
#2277 by gklijs was merged Jul 12, 2022 Loading… Release 4.5.13
Replaying subscribing event processors Status: Won't Fix Use to signal that the issue is acknowledged, but it’s decided that the work will not be performed. Type: Feature Use to signal an issue is completely new to the project.
#2304 by nils-christian was closed Aug 9, 2022
Fix a problem where when a shutdown takes places while the worklaunch… Priority 2: Should High priority. Ideally, these issues are part of the release they’re assigned to. Status: Resolved Use to signal that work on this issue is done. Type: Bug Use to signal issues that describe a bug within the system.
#2305 by gklijs was merged Jul 28, 2022 Loading… Release 4.5.15
[#2317] Using deadlines with DefaultConfigurer leads to NPE Priority 4: Would Lowest priority. Would-be-nice to include issues when time allows it. Status: Resolved Use to signal that work on this issue is done. Type: Bug Use to signal issues that describe a bug within the system.
#2319 by nils-christian was merged Aug 10, 2022 Loading… Release 4.6.0
Bump projectreactor.version from 3.4.21 to 3.4.22 Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Status: Resolved Use to signal that work on this issue is done. Type: Dependency Upgrade Use to signal an issue that adjusts the project’s dependencies. Typically used by dependabot only.
#2322 by dependabot bot was merged Aug 10, 2022 Loading… Release 4.6.0
Bump joda-time from 2.10.14 to 2.11.0 Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Status: Resolved Use to signal that work on this issue is done. Type: Dependency Upgrade Use to signal an issue that adjusts the project’s dependencies. Typically used by dependabot only.
#2323 by dependabot bot was merged Aug 15, 2022 Loading… Release 4.6.0
Bump mockito.version from 4.6.0 to 4.7.0 Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Status: Resolved Use to signal that work on this issue is done. Type: Dependency Upgrade Use to signal an issue that adjusts the project’s dependencies. Typically used by dependabot only.
#2324 by dependabot bot was merged Aug 15, 2022 Loading… Release 4.6.0
Issue with x-stream where com.thoughtworks.xstream.security.ForbiddenClassException is thrown Type: Question Use to signal the issue is a question of how the project works and thus does not require development
#2365 by jesperancinha was closed Sep 19, 2022
Check if a certain handler contains certain methods before registering it. Priority 2: Should High priority. Ideally, these issues are part of the release they’re assigned to. Status: Resolved Use to signal that work on this issue is done. Type: Enhancement Use to signal an issue enhances an already existing feature of the project.
#2346 by gklijs was merged Sep 5, 2022 Loading… Release 4.6.0
OpenTelemetry Issue - Span ended without all scopes! Status: Information Required Use to signal this issue is waiting for information to be provided in the issue's description. Type: Bug Use to signal issues that describe a bug within the system.
#3012 by gabrieldimech was closed May 3, 2024 Release 4.9.4
Updated some dependencies Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Status: Resolved Use to signal that work on this issue is done. Type: Dependency Upgrade Use to signal an issue that adjusts the project’s dependencies. Typically used by dependabot only.
#2329 by gklijs was merged Aug 17, 2022 Loading… Release 4.6.0
Bump slf4j.version from 1.7.36 to 2.0.0 Priority 1: Must Highest priority. A release cannot be made if this issue isn’t resolved. Status: Obsolete Use to signal this issue is no longer necessary. Type: Dependency Upgrade Use to signal an issue that adjusts the project’s dependencies. Typically used by dependabot only.
#2335 by dependabot bot was closed Aug 23, 2022 Loading… Release 4.6.0
Catch exceptions from correlation data providers. Priority 2: Should High priority. Ideally, these issues are part of the release they’re assigned to. Status: Resolved Use to signal that work on this issue is done. Type: Enhancement Use to signal an issue enhances an already existing feature of the project.
#2345 by gklijs was merged Sep 5, 2022 Loading… Release 4.6.0
ProTip! Exclude everything labeled bug with -label:bug.