-
Notifications
You must be signed in to change notification settings - Fork 357
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please reopen the task ... #3306
Comments
@glassfishrobot Commented |
@glassfishrobot Commented |
@glassfishrobot Commented |
|
Same issue here with https, version 2.27. |
Same experience in 2.28. Should be easy to reproduce, just create a client and execute a few requests which return a large JSON payload (like 30K), JSON is cut off and |
Seems there's an issue with this function, in line final int entitySize = stream.read(entity);
jersey/core-common/src/main/java/org/glassfish/jersey/logging/LoggingInterceptor.java Lines 190 to 204 in da3f1f9
|
Please reopen the task. I have added a reproducing code.
There seems to be a HTTPS problem ... may be not only in the LoggingFilter!
The text was updated successfully, but these errors were encountered: