You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2021/08/17 12:02:56 UTC

[GitHub] [servicecomb-service-center] fanjiang-2021 opened a new issue #1142: 注册中心对微服务契约数的限制

fanjiang-2021 opened a new issue #1142:
URL: https://github.com/apache/servicecomb-service-center/issues/1142


   想咨询一下:
   注册中心对单个对接CSE的微服务schema数限制是多少?
   对于单个微服务某个版本的schema数限制是多少?


-- 
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: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-service-center] fanjiang-2021 closed issue #1142: 注册中心对微服务契约数的限制

Posted by GitBox <gi...@apache.org>.
fanjiang-2021 closed issue #1142:
URL: https://github.com/apache/servicecomb-service-center/issues/1142


   


-- 
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: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-service-center] fanjiang-2021 commented on issue #1142: 注册中心对微服务契约数的限制

Posted by GitBox <gi...@apache.org>.
fanjiang-2021 commented on issue #1142:
URL: https://github.com/apache/servicecomb-service-center/issues/1142#issuecomment-903696506


   好的 谢谢啊 


-- 
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: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [servicecomb-service-center] little-cui commented on issue #1142: 注册中心对微服务契约数的限制

Posted by GitBox <gi...@apache.org>.
little-cui commented on issue #1142:
URL: https://github.com/apache/servicecomb-service-center/issues/1142#issuecomment-902535741


   默认单个微服务100契约,可以按需要修改,具体配置
   ```
   quota:
     cap:
       schema:
         limit: 200
   ```
   要注意的是,sc的存储能力强依赖后端存储,需要评估使用什么存储,再修改这个配额


-- 
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: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org