You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure whats going on here but it seems like an error in worker_pool calllback ?
1> sumo:fetch(tag, <<"6d51ab05-7c78-4351-8bdf-d91e43b382cb">>).
23:20:47.866 [error] [{alert,overrun},{pool,sumo_riak},{worker,<0.1266.0>},{task,{call,{fetch,tag,<<"6d51ab05-7c78-4351-8bdf-d91e43b382cb">>}}},{runtime,100}]
23:20:47.901 [error] gen_server 'wpool_pool-sumo_riak-1' terminated with reason: no case clause matching undef in wpool_process:handle_call/3 line 189
23:20:47.902 [error] CRASH REPORT Process 'wpool_pool-sumo_riak-1' with 0 neighbours crashed with reason: no case clause matching undef in wpool_process:handle_call/3 line 189
23:20:47.902 [error] Supervisor 'wpool_pool-sumo_riak-process-sup' had child 'wpool_pool-sumo_riak-1' started with wpool_process:start_link('wpool_pool-sumo_riak-1', sumo_store, [sumo_store_riak,[{storage_backend,sumo_hawk_backend_riak},{workers,10},{bucket_type,"Log"},{bucket,...},...]], [{queue_manager,'wpool_pool-sumo_riak-queue-manager'},{time_checker,'wpool_pool-sumo_riak-time-checker'},...]) at <0.1266.0> exit with reason no case clause matching undef in wpool_process:handle_call/3 line 189 in context child_terminated
The text was updated successfully, but these errors were encountered:
Not sure whats going on here but it seems like an error in worker_pool calllback ?
The text was updated successfully, but these errors were encountered: