zalando / zalando/riptide

Netty 4 Does Not Send Request Body

Open
#823 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Bug
Dominant language
Java
Stars
341
Forks
79
Avg merge
12d 52m
Merged PRs (30d)
2

Description

When using Netty4ClientHttpRequestFactory request bodies are not send to the server.

Expected Behavior

Request body is transmitted.

Actual Behavior

Server observes empty request body.

Steps to Reproduce

See https://github.com/zalando/riptide/commit/a85ce45b88f9385a37f348a37ece37af45d73ac3.

Your Environment

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with Netty4ClientHttpRequestFactory and reproduce the issue using the linked zalando/riptide commit a85ce45b88f9385a37f348a37ece37af45d73ac3, comparing it with version commit 797dc47da604ab5346eff5e4bf3b699bb29a8e6f. Trace request handling until the server observes the body, then verify that request bodies are transmitted rather than empty.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.