You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolvesspring-projects#2558
If a user throws a `BatchListenerExcecutionFailedException` with an invalid
`index`, an NPE is logged instead of the true error.
**cherry-pick to 2.9.x**
Resolves#2558
If a user throws a `BatchListenerExcecutionFailedException` with an invalid
`index`, an NPE is logged instead of the true error.
**cherry-pick to 2.9.x**
Resolves#2560
If a user throws a `BatchListenerExcecutionFailedException` with an invalid
`index`, an NPE is logged instead of the true error.
**cherry-pick to 2.9.x**
Can't log the record here because there is none...
spring-kafka/spring-kafka/src/main/java/org/springframework/kafka/listener/FailedBatchProcessor.java
Lines 157 to 160 in 9c22868
The text was updated successfully, but these errors were encountered: