[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #2794: servicecombe 是否推荐打开nativetransport ?

2022-04-21 Thread GitBox
liubao68 commented on issue #2794: URL: https://github.com/apache/servicecomb-java-chassis/issues/2794#issuecomment-1106053621 我们没有针对这个组件做过验证,也未使用过。 -- 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] jr981008 opened a new issue, #2794: netty nativetransport 如何打开?

2022-04-21 Thread GitBox
jr981008 opened a new issue, #2794: URL: https://github.com/apache/servicecomb-java-chassis/issues/2794 netty nativetransport 是不是可以提高性能. arm x86混合的情况下servicecomeb 有没有封装. 有没有对比的性能测试或者建议。 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [servicecomb-java-chassis] Shoothzj commented on a diff in pull request #2789: [SCB-2456] introduce maven spotbugs plugin

2022-04-21 Thread GitBox
Shoothzj commented on code in PR #2789: URL: https://github.com/apache/servicecomb-java-chassis/pull/2789#discussion_r855096105 ## pom.xml: ## @@ -295,6 +296,14 @@ + +com.github.spotbugs +spotbugs-maven-plugin + +

[GitHub] [servicecomb-java-chassis] liubao68 commented on a diff in pull request #2789: [SCB-2456] introduce maven spotbugs plugin

2022-04-21 Thread GitBox
liubao68 commented on code in PR #2789: URL: https://github.com/apache/servicecomb-java-chassis/pull/2789#discussion_r855084047 ## pom.xml: ## @@ -295,6 +296,14 @@ + +com.github.spotbugs +spotbugs-maven-plugin + +

[GitHub] [servicecomb-java-chassis] liubao68 commented on a diff in pull request #2789: [SCB-2456] introduce maven spotbugs plugin

2022-04-21 Thread GitBox
liubao68 commented on code in PR #2789: URL: https://github.com/apache/servicecomb-java-chassis/pull/2789#discussion_r855084047 ## pom.xml: ## @@ -295,6 +296,14 @@ + +com.github.spotbugs +spotbugs-maven-plugin + +

[servicecomb-java-chassis] branch master updated: [SCB-2457] governance circuit breaker support metrics (#2793)

2022-04-21 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 787b0f113 [SCB-2457] governanc

[GitHub] [servicecomb-java-chassis] liubao68 merged pull request #2793: [SCB-2457] governance circuit breaker support metrics

2022-04-21 Thread GitBox
liubao68 merged PR #2793: URL: https://github.com/apache/servicecomb-java-chassis/pull/2793 -- 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: commits-unsu

[GitHub] [servicecomb-java-chassis] codecov-commenter commented on pull request #2793: [SCB-2457] governance circuit breaker support metrics

2022-04-21 Thread GitBox
codecov-commenter commented on PR #2793: URL: https://github.com/apache/servicecomb-java-chassis/pull/2793#issuecomment-1104849069 # [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/2793?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=

[servicecomb-pack] branch SCB-2459 created (now 6dfb248b)

2022-04-21 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a change to branch SCB-2459 in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git at 6dfb248b SCB-2459 Upgrade the version of zstd-jni and lz4-java This branch includes the following new

[servicecomb-pack] 01/01: SCB-2459 Upgrade the version of zstd-jni and lz4-java

2022-04-21 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch SCB-2459 in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git commit 6dfb248b5869d2ab1ab32b75f935c99b8c5cc127 Author: Willem Jiang AuthorDate: Thu Apr 21 16:00:43 2022 +0800

[GitHub] [servicecomb-java-chassis] liubao68 commented on a diff in pull request #2793: [SCB-2457] governance circuit breaker support metrics

2022-04-21 Thread GitBox
liubao68 commented on code in PR #2793: URL: https://github.com/apache/servicecomb-java-chassis/pull/2793#discussion_r854888461 ## governance/src/main/java/org/apache/servicecomb/governance/handler/AbstractGovernanceHandler.java: ## @@ -30,7 +30,7 @@ import com.google.common.e

[GitHub] [servicecomb-java-chassis] Shoothzj commented on a diff in pull request #2793: [SCB-2457] governance circuit breaker support metrics

2022-04-21 Thread GitBox
Shoothzj commented on code in PR #2793: URL: https://github.com/apache/servicecomb-java-chassis/pull/2793#discussion_r854882575 ## governance/src/main/java/org/apache/servicecomb/governance/handler/AbstractGovernanceHandler.java: ## @@ -30,7 +30,7 @@ import com.google.common.e

[GitHub] [servicecomb-java-chassis] liubao68 commented on pull request #2793: [SCB-2457] governance circuit breaker support metrics

2022-04-21 Thread GitBox
liubao68 commented on PR #2793: URL: https://github.com/apache/servicecomb-java-chassis/pull/2793#issuecomment-1104823892 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 the specifi

[GitHub] [servicecomb-java-chassis] liubao68 closed pull request #2793: [SCB-2457] governance circuit breaker support metrics

2022-04-21 Thread GitBox
liubao68 closed pull request #2793: [SCB-2457] governance circuit breaker support metrics URL: https://github.com/apache/servicecomb-java-chassis/pull/2793 -- 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] [servicecomb-pack] WillemJiang merged pull request #752: SCB-2458 Bump commons-io from 2.4 to 2.7 in /pack-dependencies

2022-04-21 Thread GitBox
WillemJiang merged PR #752: URL: https://github.com/apache/servicecomb-pack/pull/752 -- 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: commits-unsubscr...

[servicecomb-pack] branch master updated: Bump commons-io from 2.4 to 2.7 in /pack-dependencies

2022-04-21 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 The following commit(s) were added to refs/heads/master by this push: new 4cb5947a Bump commons-io from 2.4 t