jiangpengcheng commented on PR #5236:
URL: https://github.com/apache/openwhisk/pull/5236#issuecomment-1128331809

   I'm still not clear about the differences between `system limit` and 
`namespace default limit`:
   
   1. when `namespace limit` and `namespace default limit` are not set, the 
`system limit` is used
   2. when `namespace limit` is not set, `namespace default limit` is set, 
`namespace default limit` is used
   3. when `namespace limit` is set, it's used
   
   looks like the `namespace default limit` is applied to all namespaces which 
has no `namespace limit`
   and the `system limit` is also applied to all namespaces which has no 
`namespace limit` too if there is no `namespace default limit`
   so why introduce an extra default limit for all namespaces?


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

Reply via email to