Details
-
Bug
-
Resolution: Fixed
-
Major
-
6.6.2
-
Triaged
-
1
-
Unknown
Description
As a part of the CBSE-10233 it was found (by the couchdb team) that when auditing is enabled, couchdb was doing expensives rpc'es to compute the identity of the user making a Views request.
With this MB we'll add the Menelaus-user and Menelaus-domain in the HTTP request forwarded to the Views engine in ns_couchdb.
Couchdb for it's part will extract the identity from the HTTP Header - http://review.couchbase.org/c/couchdb/+/150351