janl commented on issue #756: Make couch_peruser a proper Erlang app
URL: https://github.com/apache/couchdb/pull/756#issuecomment-334993626
 
 
   @nickva latest push has peruser untangled from couch_replicator_clustering 
and owner/3 moved into mem3.
   
   I occasionally see this in the logs, which is somewhat concerning as we 
don?t want databases with lax security, but haven?t found the source of this 
yet.
   
   ```
   
{{badmatch,false},[{couch_peruser,ensure_security,3,[{file,"src/couch_peruser.erl"},{line,248}]},{couch_peruser,changes_handler,3,[{file,"src/couch_peruser.erl"},{line,136}]},{couch_changes,changes_enumerator,2,[{file,"src/couch_changes.erl"},{line,784}]},{couch_btree,stream_kv_node2,8,[{file,"src/couch_btree.erl"},{line,848}]},{couch_btree,fold,4,[{file,"src/couch_btree.erl"},{line,222}]},{couch_db,changes_since,5,[{file,"src/couch_db.erl"},{line,1400}]},{couch_changes,keep_sending_changes,3,[{file,"src/couch_changes.erl"},{line,637}]},{couch_changes,'-handle_changes/4-fun-3-',8,[{file,"src/couch_changes.erl"},{line,144}]}]}
   ```
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to