Skip to content
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

[Bug] Unexpected stream error with gzip & need enhance filter logic #2346

Open
5 tasks
imbajin opened this issue Nov 10, 2023 · 1 comment
Open
5 tasks

[Bug] Unexpected stream error with gzip & need enhance filter logic #2346

imbajin opened this issue Nov 10, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@imbajin
Copy link
Member

imbajin commented Nov 10, 2023

Bug Type (问题类型)

other exception / error (其他异常报错)

Environment (环境信息)

  • Server Version: 1.2 (Apache Release Version)
  • Backend: RocksDB x nodes, HDD or SSD

Expected & Actual behavior (期望与实际表现)

after #2327, client/loader can't write data in right way (maybe lack GZIP header)

Also should address TODOs:

  • add basic tests for URI/RawPath/Query function
  • handle request body if need
  • record client IP
  • add test data loading ci for server (use loader - docker way)
  • ....
@SunnyBoy-WYH
Copy link
Contributor

@javeme hi,like this issue , we need record the request's query language, do you know how can we get the requestbody? from my option, i try some methods but only this work: [get the post query and set it again] ,but it seems caused the bug.

ref:https://stackoverflow.com/questions/14560276/how-to-use-jersey-interceptors-to-get-request-body

when use loader on C/S model ,it cause GZIP format error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants