Hi Andrew, Looks like a streaming search operation was timing out, unable to generate more results:
https://github.com/basho/riak_search/blob/develop/src/riak_search_op_utils.erl#L174 This could happen if another node involved in this operation became unavailable (due to network segmentation, a crash, administrative stop) Regards, Ciprian On Thu, Jul 17, 2014 at 9:22 PM, Andrew Zeneski <[email protected]> wrote: > I'm seeing this in my crash log, can anyone help me understand what it > means? > > 2014-07-17 17:21:20 =ERROR REPORT==== > Error in process <0.11353.4454> on node '[email protected]' with exit value: > {{nocatch,stream_timeout},[{riak_search_op_utils,gather_stream_results,4,[{file,"src/riak_search_op_utils.erl"},{line,174}]}]} > > 2014-07-17 17:21:20 =SUPERVISOR REPORT==== > Supervisor: {local,riak_pipe_builder_sup} > Context: child_terminated > Reason: > {{nocatch,stream_timeout},[{riak_search_op_utils,gather_stream_results,4,[{file,"src/riak_search_op_utils.erl"},{line,174}]}]} > Offender: > [{pid,<0.10701.4454>},{name,undefined},{mfargs,{riak_pipe_builder,start_link,undefined}},{restart_type,temporary},{shutdown,brutal_kill},{child_type,worker}] > > Thanks! > > Andrew > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
