GitHub user sebbASF opened an issue:
https://github.com/apache/incubator-ponymail/issues/147
Enhance: elastic.lua getHeadersReverse/getHeaders could share code
The code for getHeadersReverse/getHeaders is basically the same apart from
the sort field (but see #146) and the call to table.insert()
The code could be shared by using a common function that accepted a
direction parameter.
----
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---