You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/04/23 05:49:25 UTC

[GitHub] YoKv commented on issue #1545: how to disable qos

YoKv commented on issue #1545: how to disable qos
URL: https://github.com/apache/incubator-dubbo/issues/1545#issuecomment-383461651
 
 
   
   how to config with xml ?
   ```
     xmlns:dubbo="http://code.alibabatech.com/schema/dubbo"
     
    <dubbo:application name="xxx" qosEnable="false"/>
   ```
   exception
   ```
   Caused by: org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: 元素 'dubbo:application' 中不允许出现属性 'qosEnable'。
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services