You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shenyu.apache.org by Kunshuai Zhu <jo...@gmail.com> on 2021/09/29 16:34:22 UTC

Fix the bug of websocket plugin

Hi community,

A bug about `Add selector to websocket plugin failed` (see GitHub issue
#2176 [1] for more) has now been fixed.

There was 2 problems:
1. There was not `multiSelectorHandle` item for websocket plugin in
plugin_handle table
2. The `id` of websocket plugin item in plugin_handle conflict with
contextPath plugin.

Ref list:
[1] https://github.com/apache/incubator-shenyu/issues/2176 .

Re: Fix the bug of websocket plugin

Posted by XiaoYu <xi...@apache.org>.
good job


Kunshuai Zhu <jo...@gmail.com> 于2021年9月30日周四 上午12:35写道:

> Hi community,
>
> A bug about `Add selector to websocket plugin failed` (see GitHub issue
> #2176 [1] for more) has now been fixed.
>
> There was 2 problems:
> 1. There was not `multiSelectorHandle` item for websocket plugin in
> plugin_handle table
> 2. The `id` of websocket plugin item in plugin_handle conflict with
> contextPath plugin.
>
> Ref list:
> [1] https://github.com/apache/incubator-shenyu/issues/2176 .
>