[GitHub] [incubator-shenyu-website] dengliming merged pull request #246: add authority management chinese document

2021-09-04 Thread GitBox
dengliming merged pull request #246: URL: https://github.com/apache/incubator-shenyu-website/pull/246 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-ma

[GitHub] [incubator-shenyu-website] dengliming closed issue #245: User Guide -> Admin Usage -> Authority Management The document has no Chinese translation

2021-09-04 Thread GitBox
dengliming closed issue #245: URL: https://github.com/apache/incubator-shenyu-website/issues/245 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: n

[GitHub] [incubator-shenyu] qicz opened a new issue #2023: CI failure : Some checks were not successful

2021-09-04 Thread GitBox
qicz opened a new issue #2023: URL: https://github.com/apache/incubator-shenyu/issues/2023 failure in integrated-test-spring-cloud / build (ubuntu-latest) (pull_request). Click to show error log ```bash [INFO] T E S T S [INFO] ---

[GitHub] [incubator-shenyu] KevinClair commented on issue #2012: Spring Cloud - Wrong context path

2021-09-04 Thread GitBox
KevinClair commented on issue #2012: URL: https://github.com/apache/incubator-shenyu/issues/2012#issuecomment-912943306 For example,the context-path is '/http' By springmvc, your request's path is `http://localhost:8080/test`. By shenyu, your request's path is `http://localhost:9195/h

[GitHub] [incubator-shenyu] ichenhe commented on issue #2012: Spring Cloud - Wrong context path

2021-09-04 Thread GitBox
ichenhe commented on issue #2012: URL: https://github.com/apache/incubator-shenyu/issues/2012#issuecomment-912944050 @KevinClair Yes, I understood. The point is, I don't want context-path. That's why I set it to '/', but it failed. Maybe it's a little weird. Because I may exp

[GitHub] [incubator-shenyu] qicz commented on issue #2012: Spring Cloud - Wrong context path

2021-09-04 Thread GitBox
qicz commented on issue #2012: URL: https://github.com/apache/incubator-shenyu/issues/2012#issuecomment-912946625 maybe can help you @ichenhe ![image](https://user-images.githubusercontent.com/2174082/132090624-ff06d3f3-ef21-4db4-a181-8549606decf8.png) ![image](https://user-ima

[GitHub] [incubator-shenyu] qicz edited a comment on issue #2012: Spring Cloud - Wrong context path

2021-09-04 Thread GitBox
qicz edited a comment on issue #2012: URL: https://github.com/apache/incubator-shenyu/issues/2012#issuecomment-912946625 maybe can help you @ichenhe `context path` selector setting: ![image](https://user-images.githubusercontent.com/2174082/132090624-ff06d3f3-ef21-4db4-a181-8549

[GitHub] [incubator-shenyu] qicz edited a comment on issue #2012: Spring Cloud - Wrong context path

2021-09-04 Thread GitBox
qicz edited a comment on issue #2012: URL: https://github.com/apache/incubator-shenyu/issues/2012#issuecomment-912946625 maybe help you @ichenhe `context path` selector setting: ![image](https://user-images.githubusercontent.com/2174082/132090624-ff06d3f3-ef21-4db4-a181-8549606d

[GitHub] [incubator-shenyu] qicz edited a comment on issue #2012: Spring Cloud - Wrong context path

2021-09-04 Thread GitBox
qicz edited a comment on issue #2012: URL: https://github.com/apache/incubator-shenyu/issues/2012#issuecomment-912946625 maybe help you @ichenhe Springboot backend: `http://192.168.199.196:8189/order/findById?id=123` and `http://192.168.199.196:8189/test/findByUserId?userId=123`

[GitHub] [incubator-shenyu] impactCn opened a new issue #2024: Enhance the ability of cryptor plugin

2021-09-04 Thread GitBox
impactCn opened a new issue #2024: URL: https://github.com/apache/incubator-shenyu/issues/2024 Use groovy to support dynamic loading algorithms without redeploying shenyu. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [incubator-shenyu] qicz edited a comment on issue #2012: Spring Cloud - Wrong context path

2021-09-04 Thread GitBox
qicz edited a comment on issue #2012: URL: https://github.com/apache/incubator-shenyu/issues/2012#issuecomment-912946625 @ichenhe maybe help you. Springboot backend: `http://192.168.199.196:8189/order/findById?id=123` and `http://192.168.199.196:8189/test/findByUserId?userId=123`

[GitHub] [incubator-shenyu] qicz commented on issue #2012: Spring Cloud - Wrong context path

2021-09-04 Thread GitBox
qicz commented on issue #2012: URL: https://github.com/apache/incubator-shenyu/issues/2012#issuecomment-912948638 @ichenhe if you set the `context_path` attribute to an empty string, the `divide` selector can be setting like follow: `test/**` selector and rule: ![image](https://

[GitHub] [incubator-shenyu] qicz edited a comment on issue #2012: Spring Cloud - Wrong context path

2021-09-04 Thread GitBox
qicz edited a comment on issue #2012: URL: https://github.com/apache/incubator-shenyu/issues/2012#issuecomment-912948638 @ichenhe if you set the `context_path` attribute to an empty string, the `divide` selector can be set like follow: application `context path` setting: ![image

[GitHub] [incubator-shenyu] ichenhe commented on issue #2012: Spring Cloud - Wrong context path

2021-09-04 Thread GitBox
ichenhe commented on issue #2012: URL: https://github.com/apache/incubator-shenyu/issues/2012#issuecomment-912949025 @qicz I don't understand what divide is for. For now, simply deleting the default generated context_path rule can solve the problem. This is simpler than your plan.

[GitHub] [incubator-shenyu] qicz edited a comment on issue #2012: Spring Cloud - Wrong context path

2021-09-04 Thread GitBox
qicz edited a comment on issue #2012: URL: https://github.com/apache/incubator-shenyu/issues/2012#issuecomment-912948638 @ichenhe if you set the `context_path` attribute to an empty string like the following: application `context path` setting: ![image](https://user-images.githu

[GitHub] [incubator-shenyu] qicz commented on issue #2012: Spring Cloud - Wrong context path

2021-09-04 Thread GitBox
qicz commented on issue #2012: URL: https://github.com/apache/incubator-shenyu/issues/2012#issuecomment-912949931 > @qicz I don't understand what divide is for. For now, simply deleting the default generated context_path rule can solve the problem. This is simpler than your plan. >

[GitHub] [incubator-shenyu] qicz commented on issue #2012: Spring Cloud - Wrong context path

2021-09-04 Thread GitBox
qicz commented on issue #2012: URL: https://github.com/apache/incubator-shenyu/issues/2012#issuecomment-912950074 > @ichenhe if you set the `context_path` attribute to an empty string like the following: > > application `context path` setting: > ![image](https://user-images.gith

[GitHub] [incubator-shenyu] ichenhe closed issue #2012: Spring Cloud - Wrong context path

2021-09-04 Thread GitBox
ichenhe closed issue #2012: URL: https://github.com/apache/incubator-shenyu/issues/2012 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notificati

[GitHub] [incubator-shenyu] ichenhe commented on issue #2012: Spring Cloud - Wrong context path

2021-09-04 Thread GitBox
ichenhe commented on issue #2012: URL: https://github.com/apache/incubator-shenyu/issues/2012#issuecomment-912951480 I think the core problem has been solved, since @qicz improved the validator. As for other problems, I think I need some time to learn and practice. Thank you for @qi

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-04 Thread GitBox
codecov-commenter edited a comment on pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#issuecomment-912709026 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2021?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-04 Thread GitBox
codecov-commenter edited a comment on pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#issuecomment-912709026 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2021?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] qicz commented on issue #2023: CI failure : Some checks were not successful

2021-09-04 Thread GitBox
qicz commented on issue #2023: URL: https://github.com/apache/incubator-shenyu/issues/2023#issuecomment-912954665 local `mvn clean install` ![image](https://user-images.githubusercontent.com/2174082/132092251-77fa5f76-acc8-4ac0-8453-054a7b58780e.png) -- This is an automated messa

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-04 Thread GitBox
codecov-commenter edited a comment on pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#issuecomment-912709026 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2021?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-04 Thread GitBox
codecov-commenter edited a comment on pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#issuecomment-912709026 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2021?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-04 Thread GitBox
codecov-commenter edited a comment on pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#issuecomment-912709026 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2021?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] qicz opened a new issue #2025: feature plugin: RequestId plugin

2021-09-04 Thread GitBox
qicz opened a new issue #2025: URL: https://github.com/apache/incubator-shenyu/issues/2025 generate the request-id for every request and responded to the caller. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-shenyu] prospect167 opened a new pull request #2026: feature: Init grpc integration test #1983

2021-09-04 Thread GitBox
prospect167 opened a new pull request #2026: URL: https://github.com/apache/incubator-shenyu/pull/2026 [ISSUE #1983 Integration-Test Init grpc integration test. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-shenyu] qicz opened a new pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-04 Thread GitBox
qicz opened a new pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027 # Intro - Generate `request id` for every request, and put to request header and response header. the downstream can fetch `request id` from `request header`, the frontend can fetch `request

[GitHub] [incubator-shenyu] codecov-commenter commented on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-04 Thread GitBox
codecov-commenter commented on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2027?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comm

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-04 Thread GitBox
codecov-commenter edited a comment on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2027?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-04 Thread GitBox
codecov-commenter edited a comment on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2027?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-04 Thread GitBox
codecov-commenter edited a comment on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2027?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-04 Thread GitBox
codecov-commenter edited a comment on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2027?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] qicz opened a new issue #2028: Redirect Plugin application inner redirect 'NOT_FOUND'

2021-09-04 Thread GitBox
qicz opened a new issue #2028: URL: https://github.com/apache/incubator-shenyu/issues/2028 ## Describe the bug set `/goods` redirect to `/user`, but the redirect request `uri` is invalid. ## Environment - ShenYu version(s): 2.4.1-SNAPSHOT ## Expected behavior ![im

[GitHub] [incubator-shenyu] qicz commented on issue #2028: Redirect Plugin application inner redirect 'NOT_FOUND'

2021-09-04 Thread GitBox
qicz commented on issue #2028: URL: https://github.com/apache/incubator-shenyu/issues/2028#issuecomment-913095160 @Asxing hi, the redirect plugin 's `dispatcherHandler` how to find the `redirectUri` in `shenyu`? -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-shenyu] qicz edited a comment on issue #2028: Redirect Plugin application inner redirect 'NOT_FOUND'

2021-09-04 Thread GitBox
qicz edited a comment on issue #2028: URL: https://github.com/apache/incubator-shenyu/issues/2028#issuecomment-913095160 @Asxing hi, the redirect plugin 's `dispatcherHandler` how to find the `redirectUri` in `shenyu`? I am tested, the `dispatcherHandler` cannot find any `rediectUri` and

[GitHub] [incubator-shenyu] qicz edited a comment on issue #2028: Redirect Plugin application inner redirect 'NOT_FOUND'

2021-09-04 Thread GitBox
qicz edited a comment on issue #2028: URL: https://github.com/apache/incubator-shenyu/issues/2028#issuecomment-913095160 @Asxing hi, the redirect plugin 's `dispatcherHandler` how to find the `redirectUri` that start with `/` in `shenyu`? I am tested, the `dispatcherHandler` cannot find a

[GitHub] [incubator-shenyu] qicz edited a comment on issue #2028: Redirect Plugin application inner redirect 'NOT_FOUND'

2021-09-04 Thread GitBox
qicz edited a comment on issue #2028: URL: https://github.com/apache/incubator-shenyu/issues/2028#issuecomment-913095160 @Asxing hi, the redirect plugin 's `dispatcherHandler` how to find the `redirectUri` that start with `/` in `shenyu`? I tested, the `dispatcherHandler` cannot find any

[GitHub] [incubator-shenyu] qicz edited a comment on issue #2028: Redirect Plugin application inner redirect 'NOT_FOUND'

2021-09-04 Thread GitBox
qicz edited a comment on issue #2028: URL: https://github.com/apache/incubator-shenyu/issues/2028#issuecomment-913095160 @Asxing hi, the redirect plugin 's `dispatcherHandler` how to find the `redirectUri` that start with `/` in `shenyu`? I debuged, the `dispatcherHandler` cannot find any

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2027?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2027?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2027?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2027?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2027?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#issuecomment-912709026 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2021?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#issuecomment-912709026 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2021?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#issuecomment-912709026 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2021?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#issuecomment-912709026 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2021?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#issuecomment-912709026 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2021?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#issuecomment-912709026 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2021?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] KevinClair closed issue #2025: feature plugin: RequestId plugin, generate request id for every request

2021-09-05 Thread GitBox
KevinClair closed issue #2025: URL: https://github.com/apache/incubator-shenyu/issues/2025 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notific

[GitHub] [incubator-shenyu] KevinClair commented on issue #2025: feature plugin: RequestId plugin, generate request id for every request

2021-09-05 Thread GitBox
KevinClair commented on issue #2025: URL: https://github.com/apache/incubator-shenyu/issues/2025#issuecomment-913103021 Move it to [RequestPlugin](https://shenyu.apache.org/zh/docs/plugin-center/http-handle/request-plugin) -- This is an automated message from the Apache Git Service. To

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#issuecomment-912709026 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2021?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] qicz commented on issue #2025: feature plugin: RequestId plugin, generate request id for every request

2021-09-05 Thread GitBox
qicz commented on issue #2025: URL: https://github.com/apache/incubator-shenyu/issues/2025#issuecomment-913112376 > Move it to [RequestPlugin](https://shenyu.apache.org/zh/docs/plugin-center/http-handle/request-plugin) It's different, the `request id` plugin is the global and the hi

[GitHub] [incubator-shenyu] qicz edited a comment on issue #2025: feature plugin: RequestId plugin, generate request id for every request

2021-09-05 Thread GitBox
qicz edited a comment on issue #2025: URL: https://github.com/apache/incubator-shenyu/issues/2025#issuecomment-913112376 > Move it to [RequestPlugin](https://shenyu.apache.org/zh/docs/plugin-center/http-handle/request-plugin) It's different, the `request id` plugin is the global and

[GitHub] [incubator-shenyu-website] JooKS-me opened a new pull request #248: Add highlight for java

2021-09-05 Thread GitBox
JooKS-me opened a new pull request #248: URL: https://github.com/apache/incubator-shenyu-website/pull/248 Currently, the website does not support highlight for java code. Such as [this](https://shenyu.apache.org/docs/next/developer/custom-filter/#cors-support). Refer to [docs of doc

[GitHub] [incubator-shenyu-website] r-asou opened a new pull request #249: Update sign-plugin.md

2021-09-05 Thread GitBox
r-asou opened a new pull request #249: URL: https://github.com/apache/incubator-shenyu-website/pull/249 fix doc link error -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [incubator-shenyu] qicz edited a comment on issue #2028: Redirect Plugin application inner redirect 'NOT_FOUND'

2021-09-05 Thread GitBox
qicz edited a comment on issue #2028: URL: https://github.com/apache/incubator-shenyu/issues/2028#issuecomment-913095160 @Asxing hi, the redirect plugin 's `dispatcherHandler` how to find the `redirectUri` that start with `/` in `shenyu`? I debuged, the `dispatcherHandler` cannot find any

[GitHub] [incubator-shenyu] qicz edited a comment on issue #2028: Redirect Plugin application inner redirect 'NOT_FOUND'

2021-09-05 Thread GitBox
qicz edited a comment on issue #2028: URL: https://github.com/apache/incubator-shenyu/issues/2028#issuecomment-913095160 @Asxing hi, the redirect plugin 's `dispatcherHandler` how to find the `redirectUri` that start with `/` in `shenyu`? I debuged, the `dispatcherHandler` cannot find any

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2027?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2027?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2027?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2027?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2027?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2027?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913080254 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2027?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu-website] fengzhenbing commented on pull request #250: Update community's menu for chinese version.

2021-09-05 Thread GitBox
fengzhenbing commented on pull request #250: URL: https://github.com/apache/incubator-shenyu-website/pull/250#issuecomment-913185215 - [x] Add release notes to community. - [x] Optimise the user list in home page. - [x] Update community's menu for chinese version. -- This is an au

[GitHub] [incubator-shenyu-website] fengzhenbing merged pull request #248: Add highlight for java

2021-09-05 Thread GitBox
fengzhenbing merged pull request #248: URL: https://github.com/apache/incubator-shenyu-website/pull/248 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-

[GitHub] [incubator-shenyu-website] fengzhenbing merged pull request #249: Update sign-plugin.md

2021-09-05 Thread GitBox
fengzhenbing merged pull request #249: URL: https://github.com/apache/incubator-shenyu-website/pull/249 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-

[GitHub] [incubator-shenyu-website] fengzhenbing commented on pull request #240: Add code analysis for PredicateJudge API

2021-09-05 Thread GitBox
fengzhenbing commented on pull request #240: URL: https://github.com/apache/incubator-shenyu-website/pull/240#issuecomment-913265747 > hi, @changanjennifer , your code analysis is very good, but there may be a md format error. pleaase see ci and fix it. Maybe you can try to run `yar

[GitHub] [incubator-shenyu] MarsOu1995 opened a new issue #2029: There is a serious problem with nacos data synchronization

2021-09-05 Thread GitBox
MarsOu1995 opened a new issue #2029: URL: https://github.com/apache/incubator-shenyu/issues/2029 ## Feature Request Is your feature request related to a problem? Please describe When using nacos as synchronization, it will cause the nacos database "his_config_info

[GitHub] [incubator-shenyu-website] thicv opened a new pull request #251: update document

2021-09-05 Thread GitBox
thicv opened a new pull request #251: URL: https://github.com/apache/incubator-shenyu-website/pull/251 add the link for shardingsphere -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

[GitHub] [incubator-shenyu] SaberSola commented on pull request #2022: Update issue template

2021-09-05 Thread GitBox
SaberSola commented on pull request #2022: URL: https://github.com/apache/incubator-shenyu/pull/2022#issuecomment-913287449 Pleas check ci. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [incubator-shenyu] codecov-commenter commented on pull request #2026: feature: Init grpc integration test #1983

2021-09-05 Thread GitBox
codecov-commenter commented on pull request #2026: URL: https://github.com/apache/incubator-shenyu/pull/2026#issuecomment-913291524 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2026?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comm

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2026: feature: Init grpc integration test #1983

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2026: URL: https://github.com/apache/incubator-shenyu/pull/2026#issuecomment-913291524 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2026?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2026: feature: Init grpc integration test #1983

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2026: URL: https://github.com/apache/incubator-shenyu/pull/2026#issuecomment-913291524 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2026?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2026: feature: Init grpc integration test #1983

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2026: URL: https://github.com/apache/incubator-shenyu/pull/2026#issuecomment-913291524 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2026?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] tydhot commented on pull request #2016: a little modification, this is a start...

2021-09-05 Thread GitBox
tydhot commented on pull request #2016: URL: https://github.com/apache/incubator-shenyu/pull/2016#issuecomment-913292776 plz describe what you did in your pr -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2026: feature: Init grpc integration test #1983

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2026: URL: https://github.com/apache/incubator-shenyu/pull/2026#issuecomment-913291524 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2026?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] yu199195 commented on a change in pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-05 Thread GitBox
yu199195 commented on a change in pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#discussion_r702527710 ## File path: shenyu-examples/shenyu-examples-http/src/main/resources/application.yml ## @@ -22,7 +22,7 @@ shenyu: registerType: http #zoo

[GitHub] [incubator-shenyu] yu199195 merged pull request #2022: Update issue template

2021-09-05 Thread GitBox
yu199195 merged pull request #2022: URL: https://github.com/apache/incubator-shenyu/pull/2022 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: noti

[GitHub] [incubator-shenyu] qicz commented on a change in pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-05 Thread GitBox
qicz commented on a change in pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#discussion_r702529545 ## File path: shenyu-examples/shenyu-examples-http/src/main/resources/application.yml ## @@ -22,7 +22,7 @@ shenyu: registerType: http #zookeep

[GitHub] [incubator-shenyu] qicz commented on a change in pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-05 Thread GitBox
qicz commented on a change in pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#discussion_r702530710 ## File path: shenyu-examples/shenyu-examples-http/src/main/resources/application.yml ## @@ -22,7 +22,7 @@ shenyu: registerType: http #zookeep

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#issuecomment-912709026 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2021?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#issuecomment-912709026 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2021?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#issuecomment-912709026 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2021?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#issuecomment-912709026 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2021?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#issuecomment-912709026 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2021?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#issuecomment-912709026 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2021?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] yu199195 merged pull request #2005: [type: feature] Datasource support PostgreSql for Admin, refactor init sql script (#1951)

2021-09-05 Thread GitBox
yu199195 merged pull request #2005: URL: https://github.com/apache/incubator-shenyu/pull/2005 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: noti

[GitHub] [incubator-shenyu] codecov-commenter edited a comment on pull request #2021: [ISSUE #2015] Support sign plugin custom dynamic signer.

2021-09-05 Thread GitBox
codecov-commenter edited a comment on pull request #2021: URL: https://github.com/apache/incubator-shenyu/pull/2021#issuecomment-912709026 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2021?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[GitHub] [incubator-shenyu] wangdazhong001 commented on issue #1919: soul调用报错

2021-09-05 Thread GitBox
wangdazhong001 commented on issue #1919: URL: https://github.com/apache/incubator-shenyu/issues/1919#issuecomment-913329389 如何解决这个问题的,没有看到相关说明 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to th

[GitHub] [incubator-shenyu] wangdazhong001 removed a comment on issue #1919: soul调用报错

2021-09-05 Thread GitBox
wangdazhong001 removed a comment on issue #1919: URL: https://github.com/apache/incubator-shenyu/issues/1919#issuecomment-913329389 如何解决这个问题的,没有看到相关说明 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [incubator-shenyu] zhaoguhong opened a new issue #2030: [BUG]

2021-09-05 Thread GitBox
zhaoguhong opened a new issue #2030: URL: https://github.com/apache/incubator-shenyu/issues/2030 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior **gson is not support anonymous inner class** see `org.apache.s

[GitHub] [incubator-shenyu] zhaoguhong opened a new pull request #2031: [ISSUE #2030] Fix gson toJson is null question

2021-09-05 Thread GitBox
zhaoguhong opened a new pull request #2031: URL: https://github.com/apache/incubator-shenyu/pull/2031 fix client : gson toJson is null question `org.apache.shenyu.register.client.http.RegisterUtilsTest` #2030 -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-shenyu] qicz commented on pull request #2027: [ISSUE #2025] feature plugin: add request id plugin.

2021-09-05 Thread GitBox
qicz commented on pull request #2027: URL: https://github.com/apache/incubator-shenyu/pull/2027#issuecomment-913372607 > I found there are some same changes in another pr. It looks a little complicated another is the `request` plugin? the `request` plugin is the request to replace l

[GitHub] [incubator-shenyu] codecov-commenter commented on pull request #2031: [ISSUE #2030] Fix gson toJson is null question

2021-09-05 Thread GitBox
codecov-commenter commented on pull request #2031: URL: https://github.com/apache/incubator-shenyu/pull/2031#issuecomment-913376066 # [Codecov](https://codecov.io/gh/apache/incubator-shenyu/pull/2031?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comm

  1   2   3   4   5   6   7   8   9   10   >