eclipse-ee4j / eclipse-ee4j/jersey
Rx client hangs on error using Grizzly/Netty connector provider
Open
Priority: Major
Type: Bug
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
I faced an issue with RxJava client using Grizzly or Netty connection providers
Please check gist
[https://gist.github.com/alex-shpak/b44d6395b2e67c9fd66b2ab98bc0acf0](https://gist.github.com/alex-shpak/b44d6395b2e67c9fd66b2ab98bc0acf0)
Basically in case if JSON parsing fails for some reason client will hang forever. For example in this case Jackson fails on unknown "owner" property, but no error nor success callback called.
#### Affected Versions
[2.25.1]
Contributor guide
Assessment
This issue has not been assessed yet.