- timeout(sec) : 5
- message count: 2
(riak1@127.0.0.1)14> redbug:start(5000, 2, {riak_kv_keys_fsm,'_'}).
ok
16:23:32 <{riak_core_coverage_fsm,init,1}> {riak_kv_keys_fsm,init,
| #### Embed the hostname into all the logfiles from a ZD ticket | |
| This only works with ZSH and relies on glob substitution trick discussed [here](http://serverfault.com/questions/618812/zsh-substitution-cant-do-regex-with-repetition/618822#618822) | |
| ### First, get the list of files. | |
| ``` | |
| errors=(**/*console.log*) | |
| ``` |
https://gist.github.com/0acc83b3db29dc78dde4
{_,Pid,_,_} = sys:get_status(riak_repl2_rtq).
rp(process_info(Pid, [backtrace])).
riak_object and populate the various fields with the headers, metadata supplied by the client.riak_client:put: https://github.com/basho/riak_kv/blob/1.4.2/src/riak_client.erl#L143handle_common_errors and it is nice to return human readable errors to client :)| package com.company; | |
| import java.util.Arrays; | |
| import java.util.List; | |
| import java.util.function.Supplier; | |
| import java.util.stream.Stream; | |
| import static java.lang.System.*; | |
| /** |