Hi all,
I've started receiving strange errors from protobuf.
I'm running Riak 1.4.6 on Debian 7 with a test program using python riak
library from 'pip install' and python-protobuf 2.4.1-3
For this test I've configured Riak with only one instance running and N=1.
I runs many parallel python processes each using a different Riak
connection.

The errors I'm observing are generated when i try to read or write to Riak
and are the following:

1) DecodeError: Truncated string (http://pastebin.com/ks4xvMxB)
2) DecodeError: Unexpected end-group tag (http://pastebin.com/G3B5djuE)
3) DecodeError: Tag had invalid wire type (http://pastebin.com/F0x5b7Ns)
4) Exception: unknown msg code 44 (http://pastebin.com/n9BWRLmc)

Do you have any idea about what's going on?
Thanks in advance.
Massimiliano
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to