[FOLIO-3715] JsonParser regression for Vert.x 4.3.8 Created: 20/Feb/23 Updated: 22/Feb/23 |
|
| Status: | Open |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Story | Priority: | TBD |
| Reporter: | Adam Dickmeiss | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | |||||||||
| Development Team: | Core: Platform | ||||||||
| RCA Group: | TBD | ||||||||
| Description |
|
Vert.x 4.3.8 changed the way errors are reported. https://github.com/eclipse-vertx/vert.x/pull/4596 The new behavior is problematic because errors might be reported after endHandler is called. Vert.x issue: https://github.com/eclipse-vertx/vert.x/issues/4610 |
| Comments |
| Comment by Julian Ladisch [ 22/Feb/23 ] |
|
Vert.x has merged the fix to master and schedules it for Vert.x 4.4.0: |