Humbedooh opened a new issue #423: Dump documents to disk on ES failure
URL: https://github.com/apache/incubator-ponymail/issues/423
 
 
   Currently, when PM fails to archive to ES for whatever reason (typically 
because the DB is unavailable), it just breaks and emails are in risk of ending 
up nowhere.
   
   I propose we add a --dumponfail directive that spits out a JSON object to a 
directory with the various documents that _need_ to be stored. A process can 
then later scoop up those json files and push them to ES when the DB is back in 
working condition.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to