ldcsaa commented on issue #12779:
URL: https://github.com/apache/dubbo/issues/12779#issuecomment-1656643755

   进过多次尝试,得出结论,dubbo.properties 配置文件中,以下定义可以关闭QOS:
   ```
   dubbo.application.qosEnable=false
   ```
   
   但以下定义不能关闭QOS:
   ```
   dubbo.application.qos-enable=false
   ```
   
   两个定义本质上应该是一样的,最好能修复一下。
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to