[GitHub] [servicecomb-java-chassis] Shoothzj commented on pull request #3248: [SCB-2650][SCB-2290]fix retry will always wait

2022-07-30 Thread GitBox
Shoothzj commented on PR #3248: URL: https://github.com/apache/servicecomb-java-chassis/pull/3248#issuecomment-1200354681 It's weird, `checkstyle` should find this unused static import before. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [servicecomb-java-chassis] codecov-commenter commented on pull request #3244: Bump vertx version from 4.2.7 to 4.3.2

2022-07-30 Thread GitBox
codecov-commenter commented on PR #3244: URL: https://github.com/apache/servicecomb-java-chassis/pull/3244#issuecomment-1200348913 #

[GitHub] [servicecomb-java-chassis] liubao68 opened a new pull request, #3248: [SCB-2650][SCB-2290]fix retry will always wait

2022-07-30 Thread GitBox
liubao68 opened a new pull request, #3248: URL: https://github.com/apache/servicecomb-java-chassis/pull/3248 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

[servicecomb-java-chassis] branch Branch_2.7.7 created (now 2388f7bf2)

2022-07-30 Thread liubao
This is an automated email from the ASF dual-hosted git repository. liubao pushed a change to branch Branch_2.7.7 in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git at 2388f7bf2 [SCB-2646] fix metaspace oom problem (#3238) No new revisions were added by this

[servicecomb-java-chassis] branch branch_2.7.7 created (now 2388f7bf2)

2022-07-30 Thread liubao
This is an automated email from the ASF dual-hosted git repository. liubao pushed a change to branch branch_2.7.7 in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git at 2388f7bf2 [SCB-2646] fix metaspace oom problem (#3238) No new revisions were added by this

[servicecomb-java-chassis] branch master updated: [SCB-2646] fix metaspace oom problem (#3238)

2022-07-30 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 2388f7bf2 [SCB-2646] fix

[GitHub] [servicecomb-java-chassis] liubao68 merged pull request #3238: [SCB-2646] fix metaspace oom problem

2022-07-30 Thread GitBox
liubao68 merged PR #3238: URL: https://github.com/apache/servicecomb-java-chassis/pull/3238 -- 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:

[GitHub] [servicecomb-java-chassis] liubao68 commented on a diff in pull request #3238: [SCB-2646] fix metaspace oom problem

2022-07-30 Thread GitBox
liubao68 commented on code in PR #3238: URL: https://github.com/apache/servicecomb-java-chassis/pull/3238#discussion_r933916932 ## foundations/foundation-config/src/main/java/org/apache/servicecomb/config/priority/ConfigObjectFactory.java: ## @@ -95,7 +100,8 @@ public List

[GitHub] [servicecomb-java-chassis] liubao68 commented on a diff in pull request #3238: [SCB-2646] fix metaspace oom problem

2022-07-30 Thread GitBox
liubao68 commented on code in PR #3238: URL: https://github.com/apache/servicecomb-java-chassis/pull/3238#discussion_r933916518 ## foundations/foundation-config/src/main/java/org/apache/servicecomb/config/priority/ConfigObjectFactory.java: ## @@ -205,7 +211,7 @@ private

[servicecomb-java-chassis] branch master updated: [SCB-2650][SCB-2290]support instance isolation and instance bulkhead (#3242)

2022-07-30 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 d6fc0a6bf

[GitHub] [servicecomb-java-chassis] liubao68 merged pull request #3242: [SCB-2650][SCB-2290]support instance isolation and instance bulkhead

2022-07-30 Thread GitBox
liubao68 merged PR #3242: URL: https://github.com/apache/servicecomb-java-chassis/pull/3242 -- 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:

[GitHub] [servicecomb-java-chassis] liubao68 commented on a diff in pull request #3242: [SCB-2650][SCB-2290]support instance isolation and instance bulkhead

2022-07-30 Thread GitBox
liubao68 commented on code in PR #3242: URL: https://github.com/apache/servicecomb-java-chassis/pull/3242#discussion_r933914112 ## handlers/handler-loadbalance/src/main/java/org/apache/servicecomb/loadbalance/filterext/IsolationDiscoveryFilter.java: ## @@ -44,7 +44,7 @@ public

[GitHub] [servicecomb-java-chassis] Shoothzj commented on a diff in pull request #3242: [SCB-2650][SCB-2290]support instance isolation and instance bulkhead

2022-07-30 Thread GitBox
Shoothzj commented on code in PR #3242: URL: https://github.com/apache/servicecomb-java-chassis/pull/3242#discussion_r933913741 ## handlers/handler-loadbalance/src/main/java/org/apache/servicecomb/loadbalance/filterext/IsolationDiscoveryFilter.java: ## @@ -44,7 +44,7 @@ public

[servicecomb-pack] 01/03: SCB-2641 Fix wrong version placeholder

2022-07-30 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git commit 7bdf3347f9943d90692c0b91221e1e37e9193ae0 Author: Lei Zhang AuthorDate: Mon Jul 25 23:29:17 2022 +0800

[servicecomb-pack] 02/03: SCB-2641 Fix wrong version placeholder

2022-07-30 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git commit 62676a1cf30af1c8d4af070daa6ec6ff939775ea Author: Lei Zhang AuthorDate: Tue Jul 26 09:52:43 2022 +0800

[servicecomb-pack] branch master updated (a6f25ac6 -> fbffe451)

2022-07-30 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git from a6f25ac6 SCB-2641 Increase wait time for slow CI new 7bdf3347 SCB-2641 Fix wrong version

[servicecomb-pack] 03/03: SCB-2641 Increase waiting time for slow CI

2022-07-30 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git commit fbffe4512c48ff1a6945472bc48c4ebabb571057 Author: Lei Zhang AuthorDate: Tue Jul 26 10:56:35 2022 +0800

[GitHub] [servicecomb-pack] WillemJiang merged pull request #765: SCB-2641 Fix wrong version placeholder

2022-07-30 Thread GitBox
WillemJiang merged PR #765: URL: https://github.com/apache/servicecomb-pack/pull/765 -- 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:

[servicecomb-java-chassis] branch master updated (ce30988aa -> 8456e39bd)

2022-07-30 Thread shoothzj
This is an automated email from the ASF dual-hosted git repository. shoothzj pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git from ce30988aa [SCB-2652]migrate handler-publickey-auth module to mockito (#3246) add 8456e39bd

[GitHub] [servicecomb-java-chassis] Shoothzj merged pull request #3247: [SCB-2653] Clean up unused Slf4jMavenTransferListener config

2022-07-30 Thread GitBox
Shoothzj merged PR #3247: URL: https://github.com/apache/servicecomb-java-chassis/pull/3247 -- 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:

[GitHub] [servicecomb-java-chassis] Shoothzj merged pull request #3246: [SCB-2652]migrate handler-publickey-auth module to mockito

2022-07-30 Thread GitBox
Shoothzj merged PR #3246: URL: https://github.com/apache/servicecomb-java-chassis/pull/3246 -- 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:

[servicecomb-java-chassis] branch master updated (26e08641b -> ce30988aa)

2022-07-30 Thread shoothzj
This is an automated email from the ASF dual-hosted git repository. shoothzj pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git from 26e08641b [SCB-2651] Use gmaven-plus plugin instead of gmaven plugin (#3245) add ce30988aa

[GitHub] [servicecomb-java-chassis] codecov-commenter commented on pull request #3247: [SCB-2653] Clean up unused Slf4jMavenTransferListener config

2022-07-30 Thread GitBox
codecov-commenter commented on PR #3247: URL: https://github.com/apache/servicecomb-java-chassis/pull/3247#issuecomment-1200129610 #

[GitHub] [servicecomb-java-chassis] codecov-commenter commented on pull request #3246: [SCB-2652]migrate handler-publickey-auth module to mockito

2022-07-30 Thread GitBox
codecov-commenter commented on PR #3246: URL: https://github.com/apache/servicecomb-java-chassis/pull/3246#issuecomment-1200128726 #

[servicecomb-service-center] branch master updated: [fix]frontend UT failure (#1316)

2022-07-30 Thread littlecui
This is an automated email from the ASF dual-hosted git repository. littlecui pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-service-center.git The following commit(s) were added to refs/heads/master by this push: new 20e85923 [fix]frontend

[GitHub] [servicecomb-service-center] little-cui merged pull request #1316: [fix]frontend UT failure

2022-07-30 Thread GitBox
little-cui merged PR #1316: URL: https://github.com/apache/servicecomb-service-center/pull/1316 -- 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:

[GitHub] [servicecomb-java-chassis] Shoothzj closed pull request #2891: [SCB-2509] Bump vertx version from 4.2.7 to 4.3.0

2022-07-30 Thread GitBox
Shoothzj closed pull request #2891: [SCB-2509] Bump vertx version from 4.2.7 to 4.3.0 URL: https://github.com/apache/servicecomb-java-chassis/pull/2891 -- 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

[GitHub] [servicecomb-java-chassis] codecov-commenter commented on pull request #3242: [SCB-2650][SCB-2290]support instance isolation and instance bulkhead

2022-07-30 Thread GitBox
codecov-commenter commented on PR #3242: URL: https://github.com/apache/servicecomb-java-chassis/pull/3242#issuecomment-1200123708 #

[GitHub] [servicecomb-service-center] little-cui opened a new pull request, #1316: [fix]frontend UT failure

2022-07-30 Thread GitBox
little-cui opened a new pull request, #1316: URL: https://github.com/apache/servicecomb-service-center/pull/1316 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)

[GitHub] [servicecomb-java-chassis] liubao68 closed issue #3208: IsolationDiscoveryFilter实例隔离的时候只更新了data,children如果已经缓存了,则不会更新,所以起不到隔离作用

2022-07-30 Thread GitBox
liubao68 closed issue #3208: IsolationDiscoveryFilter实例隔离的时候只更新了data,children如果已经缓存了,则不会更新,所以起不到隔离作用 URL: https://github.com/apache/servicecomb-java-chassis/issues/3208 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [servicecomb-service-center] little-cui merged pull request #1315: [feat]upgrade kie version

2022-07-30 Thread GitBox
little-cui merged PR #1315: URL: https://github.com/apache/servicecomb-service-center/pull/1315 -- 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:

[servicecomb-service-center] branch master updated: [feat]upgrade kie version (#1315)

2022-07-30 Thread littlecui
This is an automated email from the ASF dual-hosted git repository. littlecui pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-service-center.git The following commit(s) were added to refs/heads/master by this push: new c06202d2 [feat]upgrade

[servicecomb-java-chassis] branch master updated: [SCB-2651] Use gmaven-plus plugin instead of gmaven plugin (#3245)

2022-07-30 Thread shoothzj
This is an automated email from the ASF dual-hosted git repository. shoothzj 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 26e08641b [SCB-2651] Use

[GitHub] [servicecomb-java-chassis] Shoothzj merged pull request #3245: [SCB-2651] Use gmaven-plus plugin instead of gmaven plugin

2022-07-30 Thread GitBox
Shoothzj merged PR #3245: URL: https://github.com/apache/servicecomb-java-chassis/pull/3245 -- 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:

[servicecomb-kie] branch master updated: [fix]the default value of sync.enabled should be false (#251)

2022-07-30 Thread littlecui
This is an automated email from the ASF dual-hosted git repository. littlecui pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-kie.git The following commit(s) were added to refs/heads/master by this push: new 66e6f5e [fix]the default value of

[GitHub] [servicecomb-kie] little-cui merged pull request #251: [fix]the default value of sync.enabled should be false

2022-07-30 Thread GitBox
little-cui merged PR #251: URL: https://github.com/apache/servicecomb-kie/pull/251 -- 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:

[GitHub] [servicecomb-service-center] little-cui opened a new pull request, #1315: [feat]upgrade kie version

2022-07-30 Thread GitBox
little-cui opened a new pull request, #1315: URL: https://github.com/apache/servicecomb-service-center/pull/1315 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)