spring-cloud / spring-cloud/spring-cloud-gateway

Gateway don't close websocket connection when client close websocket.

Open
#845 14 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug for team discussion
Dominant language
Java
Stars
4.9k
Forks
3.5k
Avg merge
20h 57m
Merged PRs (30d)
8

Description

Please run application and run GatewayTest can reproduce this problem ,and then run GatewayTest1 can close websocket connection because GatewayTest1 doesn't access through gateway.
I think this issue is urgent that blocked us. Looking forward for your reply.
spring-cloud-gateway-websocket-master.zip

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 by running the application and GatewayTest from the attached spring-cloud-gateway-websocket-master.zip, then compare it with GatewayTest1, which does not access through the gateway. Trace the websocket close behavior through the gateway and verify that the client connection closes as it does in GatewayTest1.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.