[servicecomb-java-chassis] branch master updated: [SCB-2277]upgrade httpcomponents from 4.5.7 to 4.5.13 (#2409)

2021-06-14 Thread liubao
This is an automated email from the ASF dual-hosted git repository. liubao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 2cd0a90 [SCB-2277]upgrade

[GitHub] [servicecomb-java-chassis] liubao68 merged pull request #2409: [SCB-2277]upgrade httpcomponents from 4.5.7 to 4.5.13

2021-06-14 Thread GitBox
liubao68 merged pull request #2409: URL: https://github.com/apache/servicecomb-java-chassis/pull/2409 -- 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. For queries about

[GitHub] [servicecomb-java-chassis] codecov-commenter commented on pull request #2413: upgrade cache plugin

2021-06-14 Thread GitBox
codecov-commenter commented on pull request #2413: URL: https://github.com/apache/servicecomb-java-chassis/pull/2413#issuecomment-861157769 #

[servicecomb-java-chassis] branch master updated: [SCB-2278]in safe mode should not query instances (#2412)

2021-06-14 Thread liubao
This is an automated email from the ASF dual-hosted git repository. liubao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 7846038 [SCB-2278]in safe

[GitHub] [servicecomb-java-chassis] liubao68 merged pull request #2412: [SCB-2278]in safe mode should not query instances

2021-06-14 Thread GitBox
liubao68 merged pull request #2412: URL: https://github.com/apache/servicecomb-java-chassis/pull/2412 -- 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. For queries about

[GitHub] [servicecomb-kie] Sphairis opened a new pull request #185: add upload interface

2021-06-14 Thread GitBox
Sphairis opened a new pull request #185: URL: https://github.com/apache/servicecomb-kie/pull/185 -- 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. For queries about this

[GitHub] [servicecomb-service-center] DFSOrange commented on a change in pull request #1047: fix cache bugs

2021-06-14 Thread GitBox
DFSOrange commented on a change in pull request #1047: URL: https://github.com/apache/servicecomb-service-center/pull/1047#discussion_r651396056 ## File path: server/handler/metrics/metrics.go ## @@ -44,5 +46,7 @@ func (h *Handler) Handle(i *chain.Invocation) { } func

[GitHub] [servicecomb-java-chassis] liubao68 opened a new pull request #2413: upgrade cache plugin

2021-06-14 Thread GitBox
liubao68 opened a new pull request #2413: URL: https://github.com/apache/servicecomb-java-chassis/pull/2413 Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/SCB) filed

[GitHub] [servicecomb-java-chassis] liubao68 closed issue #2381: "message":"Unexpected consumer error, please check logs for details"

2021-06-14 Thread GitBox
liubao68 closed issue #2381: URL: https://github.com/apache/servicecomb-java-chassis/issues/2381 -- 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. For queries about this

[GitHub] [servicecomb-java-chassis] liubao68 edited a comment on issue #1723: 升级servicecomb 2.0.1版本,Application run failed

2021-06-14 Thread GitBox
liubao68 edited a comment on issue #1723: URL: https://github.com/apache/servicecomb-java-chassis/issues/1723#issuecomment-616412125 ``` Caused by: java.lang.IllegalStateException: parameter name is not present,

[GitHub] [servicecomb-java-chassis] five111 opened a new issue #2411: 微服务之间调用逻辑 当http返回状态码为异常码时 代码直接进入了异常

2021-06-14 Thread GitBox
five111 opened a new issue #2411: URL: https://github.com/apache/servicecomb-java-chassis/issues/2411 ![image](https://user-images.githubusercontent.com/19482564/121671779-91f2e880-cae1-11eb-91d3-df64eefd3498.png) 这个接口返回的状态吗是500 或者403 我希望通过http状态码去处理一部分逻辑 但是代码直接进入了这个

[GitHub] [servicecomb-service-center] little-cui merged pull request #1048: refactor service discovery code

2021-06-14 Thread GitBox
little-cui merged pull request #1048: URL: https://github.com/apache/servicecomb-service-center/pull/1048 -- 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. For queries

[GitHub] [servicecomb-java-chassis] develpoerX commented on issue #2410: CSE2.0】创建配置点击更新,配置停用再启用,配置变更不生效

2021-06-14 Thread GitBox
develpoerX commented on issue #2410: URL: https://github.com/apache/servicecomb-java-chassis/issues/2410#issuecomment-859454203 经过定位,这是因为当配置只有一条时,后续启动和关闭导致MD5值没有被刷新,进一步造成配置没有被刷新。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [servicecomb-java-chassis] liubao68 commented on pull request #2409: [SCB-2277]upgrade httpcomponents from 4.5.7 to 4.5.13

2021-06-14 Thread GitBox
liubao68 commented on pull request #2409: URL: https://github.com/apache/servicecomb-java-chassis/pull/2409#issuecomment-859529652 retrigger 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

[GitHub] [servicecomb-java-chassis] liubao68 opened a new pull request #2409: [SCB-2277]upgrade httpcomponents from 4.5.7 to 4.5.13

2021-06-14 Thread GitBox
liubao68 opened a new pull request #2409: URL: https://github.com/apache/servicecomb-java-chassis/pull/2409 Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/SCB) filed

[GitHub] [servicecomb-java-chassis] liubao68 merged pull request #2408: [SCB-2276]config center data change event is not correct when file so…

2021-06-14 Thread GitBox
liubao68 merged pull request #2408: URL: https://github.com/apache/servicecomb-java-chassis/pull/2408 -- 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. For queries about

[GitHub] [servicecomb-java-chassis] codecov-commenter commented on pull request #2409: [SCB-2277]upgrade httpcomponents from 4.5.7 to 4.5.13

2021-06-14 Thread GitBox
codecov-commenter commented on pull request #2409: URL: https://github.com/apache/servicecomb-java-chassis/pull/2409#issuecomment-859561146 #

[GitHub] [servicecomb-service-center] fanjiang-2021 opened a new issue #1049: 是否有官方文档分析 不同规格下sc能够支撑的最大微服务数

2021-06-14 Thread GitBox
fanjiang-2021 opened a new issue #1049: URL: https://github.com/apache/servicecomb-service-center/issues/1049 -- 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. For

[GitHub] [servicecomb-java-chassis] diwenzheng closed issue #2205: 关于服务报出 httpserver failed 以及 The request is rejected. Cannot process the request due to STATUS = STOPPING

2021-06-14 Thread GitBox
diwenzheng closed issue #2205: URL: https://github.com/apache/servicecomb-java-chassis/issues/2205 -- 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. For queries about this

[GitHub] [servicecomb-service-center] tianxiaoliang commented on a change in pull request #1047: fix cache bugs

2021-06-14 Thread GitBox
tianxiaoliang commented on a change in pull request #1047: URL: https://github.com/apache/servicecomb-service-center/pull/1047#discussion_r649625295 ## File path: server/handler/metrics/metrics.go ## @@ -44,5 +46,7 @@ func (h *Handler) Handle(i *chain.Invocation) { } func

[GitHub] [servicecomb-java-chassis] liubao68 opened a new pull request #2412: [SCB-2278]in safe mode should not query instances

2021-06-14 Thread GitBox
liubao68 opened a new pull request #2412: URL: https://github.com/apache/servicecomb-java-chassis/pull/2412 Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/SCB) filed

[GitHub] [servicecomb-java-chassis] liubao68 closed pull request #2409: [SCB-2277]upgrade httpcomponents from 4.5.7 to 4.5.13

2021-06-14 Thread GitBox
liubao68 closed pull request #2409: URL: https://github.com/apache/servicecomb-java-chassis/pull/2409 -- 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. For queries about

[GitHub] [servicecomb-java-chassis] develpoerX opened a new issue #2410: CSE2.0】创建配置点击更新,配置停用再启用,配置变更不生效

2021-06-14 Thread GitBox
develpoerX opened a new issue #2410: URL: https://github.com/apache/servicecomb-java-chassis/issues/2410 实例启动注册后,当前配置生效,点击更新,停用配置,此时配置变更生效;3、再点击更新,修改状态为启用,SDK没有收到推送变更的通知,配置也没生效 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [servicecomb-java-chassis] diwenzheng commented on issue #2205: 关于服务报出 httpserver failed 以及 The request is rejected. Cannot process the request due to STATUS = STOPPING

2021-06-14 Thread GitBox
diwenzheng commented on issue #2205: URL: https://github.com/apache/servicecomb-java-chassis/issues/2205#issuecomment-859261505 -- 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