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 2cc1546b9 [SCB-2779] Cleanup bizkeeper (#3664)
2cc1546b9 is described below
commit 2cc1546b960031fd22142a93c22743d302bdc9b3
Author: ZhangJian He <[email protected]>
AuthorDate: Sat Feb 25 16:42:59 2023 +0800
[SCB-2779] Cleanup bizkeeper (#3664)
---
LICENSE | 6 ------
distribution/src/release/LICENSE | 6 ------
.../config-apollo/src/test/resources/microservice.yaml | 9 ---------
dynamic-config/config-nacos/src/test/resources/microservice.yaml | 9 ---------
4 files changed, 30 deletions(-)
diff --git a/LICENSE b/LICENSE
index 521832a32..3394da99c 100644
--- a/LICENSE
+++ b/LICENSE
@@ -222,12 +222,6 @@ For
swagger/swagger-generator/generator-core/src/main/java/org/apache/servicecom
This product bundles files from swagger which is licensed under the Apache
License v2.
For details, see https://github.com/swagger-api/swagger-core
-================================================================
-For
handlers/handler-bizkeeper/src/main/java/org/apache/servicecomb/bizkeeper/HystrixCommandPropertiesExt.java
-================================================================
-This product bundles files from Hystrix which is licensed under the Apache
License v2.
-For details, see https://github.com/Netflix/Hystrix
-
================================================================
For
foundations/foundation-protobuf/src/main/java/io/protostuff/runtime/ArrayFieldMapEx.java
foundations/foundation-protobuf/src/main/java/io/protostuff/runtime/FieldMapEx.java
diff --git a/distribution/src/release/LICENSE b/distribution/src/release/LICENSE
index 924d70d73..b75be7946 100644
--- a/distribution/src/release/LICENSE
+++ b/distribution/src/release/LICENSE
@@ -221,12 +221,6 @@ For
swagger/swagger-generator/generator-core/src/main/java/org/apache/servicecom
This product bundles files from swagger which is licensed under the Apache
License v2.
For details, see https://github.com/swagger-api/swagger-core
-================================================================
-For
handlers/handler-bizkeeper/src/main/java/org/apache/servicecomb/bizkeeper/HystrixCommandPropertiesExt.java
-================================================================
-This product bundles files from Hystrix which is licensed under the Apache
License v2.
-For details, see https://github.com/Netflix/Hystrix
-
================================================================
For
foundations/foundation-protobuf/src/main/java/io/protostuff/runtime/ArrayFieldMapEx.java
foundations/foundation-protobuf/src/main/java/io/protostuff/runtime/FieldMapEx.java
diff --git a/dynamic-config/config-apollo/src/test/resources/microservice.yaml
b/dynamic-config/config-apollo/src/test/resources/microservice.yaml
index 3b19383a2..4932794e5 100644
--- a/dynamic-config/config-apollo/src/test/resources/microservice.yaml
+++ b/dynamic-config/config-apollo/src/test/resources/microservice.yaml
@@ -40,12 +40,3 @@ servicecomb:
address: 0.0.0.0:8080
highway:
address: 0.0.0.0:7070
- handler:
- chain:
- Provider:
- default: bizkeeper-provider
- #executors:
- #default: test
- #Provider:
- #server: test
- #server.wrapParam: test
\ No newline at end of file
diff --git a/dynamic-config/config-nacos/src/test/resources/microservice.yaml
b/dynamic-config/config-nacos/src/test/resources/microservice.yaml
index 495018462..1b9666a84 100644
--- a/dynamic-config/config-nacos/src/test/resources/microservice.yaml
+++ b/dynamic-config/config-nacos/src/test/resources/microservice.yaml
@@ -33,12 +33,3 @@ servicecomb:
address: 0.0.0.0:8080
highway:
address: 0.0.0.0:7070
- handler:
- chain:
- Provider:
- default: bizkeeper-provider
- #executors:
- #default: test
- #Provider:
- #server: test
- #server.wrapParam: test
\ No newline at end of file