[
https://issues.apache.org/jira/browse/SCB-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16606619#comment-16606619
]
ASF GitHub Bot commented on SCB-898:
------------------------------------
weichao666 commented on a change in pull request #897: [SCB-898] Governance
function is not effective when configuration Start with servicecomb
URL:
https://github.com/apache/incubator-servicecomb-java-chassis/pull/897#discussion_r215825029
##########
File path:
handlers/handler-bizkeeper/src/main/java/org/apache/servicecomb/bizkeeper/HystrixCommandPropertiesExt.java
##########
@@ -178,11 +178,11 @@
private final HystrixProperty<Boolean> requestCacheEnabled;
protected HystrixCommandPropertiesExt(HystrixCommandKey key) {
- this(key, HystrixCommandProperties.Setter(), "cse");
+ this(key, HystrixCommandProperties.Setter(), "servicecomb");
Review comment:
i'll add some test later
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Governance function is not effective when configuration Start with servicecomb
> ------------------------------------------------------------------------------
>
> Key: SCB-898
> URL: https://issues.apache.org/jira/browse/SCB-898
> Project: Apache ServiceComb
> Issue Type: Bug
> Reporter: WeiChao
> Assignee: WeiChao
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)