Github user tonysun83 commented on the issue:

    https://github.com/apache/couchdb-couch-mrview/pull/56
  
    @rnewson: thx for pointing that out. I think my new change should adhere to 
the behavior we want:
    
    1) If there is no config or if it's a non positive integer, then we just 
use whatever is provided by the user OR the original default. In this case, a 
user can give a higher limit than 16#10000000 which will be accepted. 
    
    2) If a positive config value is there, then it takes precedence over the 
user defined limit and we use that value instead.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to