net-
> Feladó: riak-users [mailto:riak-users-boun...@lists.basho.com] Meghatalmazó
> Drew Pirrone-Brusse
> Küldve: Thursday, January 08, 2015 12:32 AM
> Címzett: Igor Birman
> Másolatot kap: riak-users@lists.basho.com
> Tárgy: Re: Deleting a strongly consistent key
>
> Hello I
: riak-users [mailto:riak-users-boun...@lists.basho.com] Meghatalmazó
Drew Pirrone-Brusse
Küldve: Thursday, January 08, 2015 12:32 AM
Címzett: Igor Birman
Másolatot kap: riak-users@lists.basho.com
Tárgy: Re: Deleting a strongly consistent key
Hello Igor,
Deletions should be a strongly consistent
Hello Igor,
Deletions should be a strongly consistent operation, yes. If after a
successful strongly consistent delete a GET of that key returns stale
data something is likely wrong, be it with your application, the
cluster, or Riak itself.
That said, deletions don't actually remove keys from Ria