nickva commented on code in PR #4881:
URL: https://github.com/apache/couchdb/pull/4881#discussion_r1408628165


##########
src/ken/src/ken_server.erl:
##########
@@ -267,22 +267,26 @@ get_active_count() ->
 
 % If any indexing job fails, resubmit requests for all indexes.
 update_db_indexes(Name, State) ->
-    {ok, DDocs} = design_docs(Name),

Review Comment:
   It's because the workload is using the 3.3.2 version. There it should match 
up to line 278 
https://github.com/apache/couchdb/blob/11a2340709af2e3ebcb052337c9acb88f7fac3cb/src/ken/src/ken_server.erl#L278



-- 
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]

Reply via email to