I am seeing some odd behavior from the PBC Search API. When the search results get to be a certain size and the size changes depending on the client's location (over GB ethernet its around 14.5MB when I VPN in it appears to be much less; but I'll confirm that later) the returned byte array consists of the correct number of bytes but it contains a sequence of nil (0x0) bytes at the end, causing protocol buffers to blow up when trying to deserialize.
Curious if anyone else has seen this. The version of Riak was built off the master on Tuesday (7/3) and applied pull request 119 to riak_search. Andrew _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
