GitHub user sebbASF opened an issue:
https://github.com/apache/incubator-ponymail/issues/137
Bug: elastic.get does not return if a document is not found but some
callers overlook this
The current implementation of elastic.get does not return if a document is
not found; it raises error 404 instead. It can never return nil.
However several callers currently assume that the method always returns.
----
----
---
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.
---