basho / riak-erlang-client

The Riak client for Erlang.
Apache License 2.0
311 stars 188 forks source link

Fix error condition output of streaming operations to have binary() reason [RTS-1602] #344

Closed paegun closed 7 years ago

paegun commented 7 years ago

Reviewers (if I may suggest):

Summary: This fixes regression test break riak_test verify_api_timeouts.

Features:

lukebakken commented 7 years ago

The test has been unchanged since 4/18/2013: https://github.com/basho/riak_test/commit/4b8d8358611962caffe7c09935dc434620835149

I'm going to figure out where the regression was introduced in the client or server. I don't think this is the right fix.

paegun commented 7 years ago

@lukebakken found the underlying riak-erlang-client (riakc) issue and will PR that instead, so closing.