Skip to content

Upgrade to Spring Kafka 2.8.0-RC1 #28257

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

Closed
snicoll opened this issue Oct 8, 2021 · 0 comments
Closed

Upgrade to Spring Kafka 2.8.0-RC1 #28257

snicoll opened this issue Oct 8, 2021 · 0 comments
Labels
type: dependency-upgrade A dependency upgrade
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented Oct 8, 2021

No description provided.

@snicoll snicoll added the type: dependency-upgrade A dependency upgrade label Oct 8, 2021
@snicoll snicoll added this to the 2.6.0-RC1 milestone Oct 8, 2021
humaolin pushed a commit to humaolin/spring-boot that referenced this issue May 7, 2022
Attempting to create a large array in a SpEL expression can result in
an OutOfMemoryError. Although the JVM recovers from that, the error
message is not very helpful to the user.

This commit improves the diagnostics in SpEL for large array creation
by throwing a SpelEvaluationException with a meaningful error message
in order to improve diagnostics for the user.

Closes spring-projectsgh-28257
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

No branches or pull requests

1 participant