apache / shenyu

Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
https://shenyu.apache.org/
Apache License 2.0
8.44k stars 2.93k forks source link

[Question] PluginList plugin's config is not sync with basicConfig's plugin config #5548

Open cxshun opened 6 months ago

cxshun commented 6 months ago

Question

hi, All:

Scenario: I'm using mysql as storage, h2 as well.

When I enable a plugin in basic config, the operation is succeed. But after that I go to plugin list's page, trying to config the selector, I found that the plugin is still disable. Here is the screen shot below.

Is there any wrong with my configuration?Or is it bug?

Thanks In advance!

Aias00 commented 6 months ago

version? pls

cxshun commented 6 months ago

version? pls

Sorry, Missing the version. I'm using 2.6.0, both admin and bootstrap are the same.

Aias00 commented 6 months ago

hi, @cxshun , i have tried, but i found that the master branch doesn`t recurrent this problem,maybe upgrade to the latest version and try again?

cxshun commented 6 months ago

hi, @Aias00 , Thanks for you reply, I tried 2.6.1, the problem is fixing. Now the config is synchronize.

Aias00 commented 5 months ago

@moremind this issue could be closed