[ 
https://issues.apache.org/jira/browse/SCB-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16519585#comment-16519585
 ] 

ASF GitHub Bot commented on SCB-679:
------------------------------------

yhs0092 commented on a change in pull request #771: [SCB-679] Support 
Cross-Origin Resource Sharing (CORS)
URL: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/771#discussion_r197209341
 
 

 ##########
 File path: core/src/main/resources/META-INF/spring/cse.bean.xml
 ##########
 @@ -36,5 +36,6 @@
 
   <bean id="cse.executor.groupThreadPool" 
class="org.apache.servicecomb.core.executor.FixedThreadExecutor"></bean>
   <alias name="cse.executor.groupThreadPool" alias="cse.executor.default"/>
+  <alias name="cse.executor.groupThreadPool" 
alias="servicecomb.executor.groupThreadPool"/>
   <bean id="cse.executor.reactive" 
class="org.apache.servicecomb.core.executor.ReactiveExecutor"></bean>
 
 Review comment:
   an alias has been added for cse.executor.reactive

----------------------------------------------------------------
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]


> Support Cross-Origin Resource Sharing (CORS)
> --------------------------------------------
>
>                 Key: SCB-679
>                 URL: https://issues.apache.org/jira/browse/SCB-679
>             Project: Apache ServiceComb
>          Issue Type: New Feature
>          Components: Java-Chassis
>    Affects Versions: Java-chassis-1.0.0
>            Reporter: YaoHaishi
>            Assignee: YaoHaishi
>            Priority: Major
>
> Provide configurations to let user mount and config Vert.x CorsHandler.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to