apache / apache/shenyu

[Question] Websocket Selector Handlers not sync with nacos server list

Open
#5,414 2 comments 0 reactions 0 assignees View on GitHub
type: question
Dominant language
Java
Stars
8.8k
Forks
3.1k
Avg merge
7d 1h
Merged PRs (30d)
85

Description

### Question

When I fiest time register three socket instances into gateway, it will add handlers to the websocket selector, and then I close two instances, the server called 'shenyu.register.service.websocket' in nacos has already remove the two instance from the IP list, but the selector handlers no change.
Is there any configuration items that need to be set?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the gateway's WebSocket selector handlers and comparing them with the Nacos server list for shenyu.register.service.websocket. Determine whether handler removal is expected when instances close or whether a configuration item controls synchronization. Done means the behavior or required configuration is confirmed and documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
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.