[ https://issues.apache.org/jira/browse/SCB-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16340416#comment-16340416 ]
ASF GitHub Bot commented on SCB-269: ------------------------------------ little-cui commented on a change in pull request #258: SCB-269 remove lock for dependency handle URL: https://github.com/apache/incubator-servicecomb-service-center/pull/258#discussion_r164016439 ########## File path: server/service/service_dependency_test.go ########## @@ -26,7 +26,7 @@ import ( var deh event.DependencyEventHandler var _ = Describe("'Dependency' service", func() { - Describe("execute 'create' operartion", func() { + Describe("execute 'create' operation", func() { Review comment: 请增加空的provider用例 ---------------------------------------------------------------- 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: us...@infra.apache.org > Dependency use domain-project-env level lock > -------------------------------------------- > > Key: SCB-269 > URL: https://issues.apache.org/jira/browse/SCB-269 > Project: Apache ServiceComb > Issue Type: Improvement > Components: Service-Center > Reporter: little-cui > Assignee: little-cui > Priority: Major > Fix For: service-center-1.0.0-m1 > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)