Re: Deleting a strongly consistent key

2015-01-09 Thread Drew Pirrone-Brusse
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

RE: Deleting a strongly consistent key

2015-01-09 Thread Zsolt Laky
: 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

Re: Deleting a strongly consistent key

2015-01-07 Thread Drew Pirrone-Brusse
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