Closed joedevivo closed 10 years ago
Tracing call path of rpc at riak_pipe:533
.
riak_pipe:status/1:454
As I understand this, riak_pipe:status/1
is something you attach to a console to run. The return type should be informative, so we're going to hande both {badrpc, _}
and exit:_
. by returning an error tuple for the user to see.
Test Results:
pipe_verify_sink_types-bitcask : pass
pipe_verify_restart_input_forwarding-bitcask: pass
pipe_verify_handoff_blocking-bitcask : pass
pipe_verify_handoff-bitcask : pass
pipe_verify_exceptions-bitcask : pass
pipe_verify_examples-bitcask : pass
pipe_verify_basics-bitcask : pass
mapred_javascript-bitcask : pass
mapred_http_errors-bitcask : pass
mapred_dead_pipe-bitcask : pass
mapred_buffer_prereduce-bitcask : pass
mapred_basic_compat-bitcask : pass
---------------------------------------------
0 Tests Failed
12 Tests Passed
That's 100.0% for those keeping score
:+1: 9e84475
@borshop hello?
@borshop retry
YOLO handmerge