Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If the remote  server is not responding, we should store the entry somwhere, and mark it as "pending for server K". We will have to build a mechanism to resend the entry when the server is up again.

We also have to tale take in consideration the fact that we are not dispatching the entry to a single remote server, but to a set of servers, and that more than one server can be unresponsive.

...