Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: function_clause, fabric_doc_update:handle_message (on view update?) #1359

Open
wohali opened this issue May 31, 2018 · 0 comments
Open
Labels

Comments

@wohali
Copy link
Member

wohali commented May 31, 2018

Under heavy load and insufficient CPU, a 3-node cluster produced a large number of function_clause errors. This is one of these errors.

View code and database content has been replaced by ...

[error] 2018-05-28T07:14:39.496000Z couchdb@node1 emulator -------- Error in process <0.149.770> on node 'couchdb@node1' with exit value:
{function_clause,[{fabric_doc_update,handle_message,[{error,function_clause},{shard,<<"shards/20000000-3fffffff/db.1519652673">>,'couchdb@node1',<<"db">>,[536870912,1073741823],#Ref<0.0.58720260.121950>},{2,1,2,[{{shard,<<"s
hards/20000000-3fffffff/db.1519652673">>,'couchdb@node1',<<"db">>,[536870912,1073741823],#Ref<0.0.58720260.121950>},[{doc,<<"_design/Users">>,...]},{[{<<"views">>,...}]}]},{{shard,<<"shards/20000000-3fffffff/db.1519652673">>,'couchdb@node3',<<"db">>,[536870
912,1073741823],#Ref<0.0.58720260.121952>},[{doc,<<"_design/Users">>,...]},{[{<<"views">>,...}]},[],false,[{
ref,#Ref<0.0.58720260.121949>}]}]}],{dict,...]},{[{<<"views">>,{[{...}]},[],false,[{ref,#Ref<0.0.58720260.121949>}]},noreply]],[],[],[],[],[],[],[],[],[],[]}}}}],[{file,"src/fabric_doc_update.erl"},{line,55}]},{rexi_utils,process_mailbox,6,[{file,"src/rexi
_utils.erl"},{line,55}]},{fabric_doc_update,go,3,[{file,"src/fabric_doc_update.erl"},{line,39}]},{fabric,update_docs,3,[{file,"src/fabric.erl"},{line,259}]},{fabric_doc_open,read_repair,1,[{file,"src/fabric_doc_open.erl"},{line,133}]},{fabric_doc_open,go,
3,[{file,"src/fabric_doc_open.erl"},{line,53}]},{couch_index_server,'-get_index/3-fun-0-',2,[{file,"src/couch_index_server.erl"},{line,70}]}]}
@wohali wohali changed the title error: function_clause, fabric_doc_update:handle_message error: function_clause, fabric_doc_update:handle_message (on view update?) May 31, 2018
@wohali wohali removed the dbcore label Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant