eclipse-ee4j / eclipse-ee4j/jersey

How to disable JaxRSFeature.READ_FULL_STREAM?

Open
#5,510 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
730
Forks
382
PR merge metrics
No merged PRs in 30d

Description

Ref to https://github.com/eclipse-ee4j/jersey/commit/e79aa535afe6f2c9fb7b0a39e4d0cc02d198c99a#diff-2ef29e24080600307e208ebcf3399be243501ea767e94224d4923f1f95828eaeR489-R491

In Jesey 2.41, JaxRSFeature.READ_FULL_STREAM is set to true by default. Due to this change, we have an interoperability problem that we cannot fix or avoid. So we want to disable this feature by default.
How can we disable this feature?
I googled a lot, but I cannot find a solution...
We don't register any sub ProviderBase classes manually to ResourceConfig.

Thank you.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.