You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ponymail.apache.org by sebbASF <gi...@git.apache.org> on 2017/01/24 11:45:18 UTC

[GitHub] incubator-ponymail issue #352: Use constant for max list count instead of 50...

GitHub user sebbASF opened an issue:

    https://github.com/apache/incubator-ponymail/issues/352

    Use constant for max list count instead of 500000

    Several Lua scripts include size = 500000 when aggregating list_raw entries.
    
    This should be a constant (e.g. in utils.lua)
    
    At a later stage if necessary it could be made into a config item, but at present there does not seem to be a use case for making it configurable.

----

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-ponymail issue #352: Use constant for max list count instead of 50...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the issue at:

    https://github.com/apache/incubator-ponymail/issues/352


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---