jaydoane commented on code in PR #5552:
URL: https://github.com/apache/couchdb/pull/5552#discussion_r2114747429


##########
src/mem3/src/mem3_sup.erl:
##########
@@ -21,16 +21,15 @@ init(_Args) ->
     Children = [
         child(mem3_events),
         child(mem3_nodes),
-        child(mem3_distribution),
-        child(mem3_seeds),
-        % Order important?

Review Comment:
   You might want to keep a comment that order is in fact important, or maybe 
even just copy what you wrote in the commit message in an erlang comment.



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