Feature #114
Auto-withdraw advertisements for logs that have vanished
Start date:
07/05/2017
Due date:
% Done:
0%
Description
If a log should disappear from disk while a log server is running, no explicit withdraw request is ever sent. This causes confusing errors. It would better if the server issued an advertising withdrawal and returned "not found" for that log.
History
#1 Updated by Eric Allman almost 5 years ago
- Status changed from New to Closed
GDP Version 2 handles the error in a much more reasonable way, returning a "not found" error rather than an "internal server error". That should be good enough for now.