tianxiaoliang commented on code in PR #1318:
URL: 
https://github.com/apache/servicecomb-service-center/pull/1318#discussion_r934195969


##########
server/service/gov/kie/kie_distributor.go:
##########
@@ -56,7 +56,7 @@ const (
        Rules           = "rules"
 )
 
-var PolicyNames = []string{"retry", "rateLimiting", "circuitBreaker", 
"bulkhead", "instanceIsolation"}
+var PolicyNames = []string{"retry", "rateLimiting", "circuitBreaker", 
"bulkhead", "instanceIsolation", "faultInjection"}

Review Comment:
   next time, if there is any new policy kind, make this as configable, do not 
make any code change again



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to