Skip to content

add error message in jackson serializer#4693

Closed
rsobies wants to merge 1 commit into
AxonIQ:axon-4.13.xfrom
rsobies:jackson-errormsg
Closed

add error message in jackson serializer#4693
rsobies wants to merge 1 commit into
AxonIQ:axon-4.13.xfrom
rsobies:jackson-errormsg

Conversation

@rsobies

@rsobies rsobies commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

before the change user gets this:
An attempt to create and store a snapshot resulted in an exception. Exception summary: An event for aggregate [e4c3008e-4120-4a4c-8d2c-e89a13bf4e72] at sequence [126] was already inserted. Original message: [Unable to serialize object]

after:
An attempt to create and store a snapshot resulted in an exception. Exception summary: An event for aggregate [e4c3008e-4120-4a4c-8d2c-e89a13bf4e72] at sequence [126] was already inserted. Original message: [Unable to serialize object, details: lateinit property orderIdFromPlatform has not been initialized at [No location information] ...

@smcvb smcvb added Priority 4: Would Lowest priority. Would-be-nice to include issues when time allows it. Type: Enhancement Use to signal an issue enhances an already existing feature of the project. labels Jun 29, 2026
@smcvb smcvb self-requested a review June 29, 2026 15:49
@smcvb

smcvb commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Although the change is fair, I am still going to close this PR right after this.

That has to do with the fact that we will no longer maintain Axon Framework 4 starting the first of July this year.
Hence, the 4.13.2 release was the last publicly available open source release of AF4.

We instead encourage everyone to move to Axon Framework 5.
Or, if they need to stay on Axon Framework 4 for a bit, that they use the LTS versions of Axon Framework we'll provide to customers starting 1st of July.

So, @rsobies, you are free to make this adjustment for AF5 and use it there.
But I cannot justify the effort to keep maintaining AF4 and AF5 in tandem.
Differently put, we need to move on. I hope you understand 🙏

@smcvb smcvb closed this Jun 29, 2026
@smcvb smcvb added the Status: Won't Fix Use to signal that the issue is acknowledged, but it’s decided that the work will not be performed. label Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority 4: Would Lowest priority. Would-be-nice to include issues when time allows it. Status: Won't Fix Use to signal that the issue is acknowledged, but it’s decided that the work will not be performed. Type: Enhancement Use to signal an issue enhances an already existing feature of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants