Skip to content
  • Michal 'vorner' Vaner's avatar
    5c69ba73
    buckets: Don't crash on request for keys before init · 5c69ba73
    Michal 'vorner' Vaner authored
    This situation is rare, but actually can happen, because the client may
    reconnect/restart or join the group before it received the config. Just
    warn in such case instead of crashing and ignore the request (the server
    will be OK if it doesn't get the answer, it waits for a timeout anyway).
    5c69ba73
    buckets: Don't crash on request for keys before init
    Michal 'vorner' Vaner authored
    This situation is rare, but actually can happen, because the client may
    reconnect/restart or join the group before it received the config. Just
    warn in such case instead of crashing and ignore the request (the server
    will be OK if it doesn't get the answer, it waits for a timeout anyway).
Loading