nickva opened a new pull request, #4271:
URL: https://github.com/apache/couchdb/pull/4271
* Refactor lag logging to a separate function.
* When purge client validity throws an error log the error as well.
* Use the newer `erlang:system_time(second)` call to get time.
* When warning about update lag, log both the lag and the limit.
* Add specific log message if update timestamp is invalid
* Clarify that "Invalid purge doc" is not always because there is a
malformed checkpoint document, the most likely it's a stale view
client checkpoint which hasn't been cleaned up properly.
Fix: #4181
--
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]