On Mon, Sep 26, 2011 at 1:04 AM, vuleetu <vule...@gmail.com> wrote:
> I tried many times and found seems like as long as i did these operation
> using the same Riak connection, it will show results above. but when i used
> another Riak connection({ok, Riak} = riak:client_connect('riak@127.0.0.1').
> ), it will truncate file contents. Is this the supposed result?

Hi, Fisher.  I believe you have found a bug in the Luwak library
included with pre-1.0 Riak.  I think if you try the same experiment on
our latest 1.0 release candidate, you'll find that luwak_file:create/3
always creates a new zero-length file, as you expected.

-Bryan

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to