sbp commented on issue #49: URL: https://github.com/apache/incubator-ponymail-foal/issues/49#issuecomment-890328087
The plan is to keep the `forum` keyword in `archiver.py`, because that does not require any elastic query. The code for `previous`, `thread`, and `top` would be moved to a different module, and there would be a separate elastic table for those properties too. The separate table would make the modularity more clear, and e.g. make it much easier to delete the properties if need be. -- 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]
