nickva commented on issue #1472: URL: https://github.com/apache/couchdb/issues/1472#issuecomment-961257150
This still happens. With auto-indexer (ken) it's even worse as it will start crashing as well and flooding the logs with failures that look like: ``` [error] 2021-11-04T17:19:00.390502Z [email protected] emulator -------- Error in process <0.16318.0> on node '[email protected]' with exit value: {{nocatch,{illegal_docid,<<"Illegal document id `_design/`">>}},[{couch_doc,validate_docid,1,[{file,"src/couch_doc.erl"},{line,213}]},{couch_doc,transfer_fields,3,[{file,"src/couch_doc.erl"},{line,252}]},{ken_server,'-update_db_indexes/2-fun-1-',4,[{file,"src/ken_server.erl"},{line,280}]},{lists,foldl,3,[{file,"lists.erl"},{line,1263}]},{ken_server,update_db_indexes,2,[{file,"src/ken_server.erl"},{line,279}]}]} ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
