Skip to content

Fix error handling in Jackson2JsonDecoder [SPR-15112] #19679

@spring-projects-issues

Description

@spring-projects-issues

Sébastien Deleuze opened SPR-15112 and commented

As found by Simon Baslé when discussing this reactor-test potential issue, Jackson2JsonDecoder wrongly return a Flux.error() in a map() operation. It should throw the exception instead.


Affects: 5.0 M4

Reference URL: reactor/reactor-addons#64

Referenced from: commits aa43472

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions