Jeelan Poola we are running the following tests with different types of queries like basic, large fields, range, groups, Compute-intensive and multiple emitted
Vikas Chaudhary
added a comment - Jeelan Poola we are running the following tests with different types of queries like basic, large fields, range, groups, Compute-intensive and multiple emitted
1 node, 20M docs, 3 views, 100 updates/sec, 100 queries/sec, stale=false
Jeelan Poola, Vikas Chaudhary for dropping audit events to INFO logs there should be many threads(maybe >=5000/(num data nodes)) doing high query workload at same time.
I tested it with changing couchdb code
[couchdb:error,2021-07-20T13:19:16.152+05:30,couchdb_n_0@cb.local:couch_audit<0.289.0>:couch_log:error:33]Dropping audit records to info log
Ankit Prabhu
added a comment - Jeelan Poola , Vikas Chaudhary for dropping audit events to INFO logs there should be many threads(maybe >=5000/(num data nodes)) doing high query workload at same time.
I tested it with changing couchdb code
[couchdb:error,2021-07-20T13:19:16.152+05:30,couchdb_n_0@cb.local:couch_audit<0.289.0>:couch_log:error:33]Dropping audit records to info log
[couchdb:info,2021-07-20T13:19:16.152+05:30,couchdb_n_0@cb.local:couch_audit<0.289.0>:couch_log:info:30]Dropped audit entry: <ud>{40963,
[{view_name,<<"test">>},
{ddoc_name,<<"Testing">>},
{bucket,<<"src">>},
{request_type,external},
{query_parameters,{[]}},
{status,200},
{timestamp,<<"2021-07-20T13:19:16.152+05:30">>},
{user_agent,<<"curl/7.64.1">>},
{auth,<<"Administrator">>},
{real_userid,
{[{domain,builtin},
{user,<<"Administrator">>}]}},
{local,{[{ip,<<"127.0.0.1">>},{port,58381}]}},
{remote,{[{ip,<<"127.0.0.1">>},{port,58381}]}}]}</ud>
Vikas Chaudhary
added a comment - Jeelan Poola we can have a functional test to cover the drop part, not the performance test. RSS from 6.6.2 vs 6.6.3 is similar
http://cbmonitor.sc.couchbase.com/reports/html/?snapshot=leto_662-9588_access_35cf&snapshot=leto_663-9762_access_57f9
Thank you Vikas Chaudhary! Yes, we should have a functional test to cover the drop part. Could you please help with that? Ankit Prabhu Is 100 queries per sec sufficient to test customer equivalent views query work load?
Jeelan Poola
added a comment - Thank you Vikas Chaudhary ! Yes, we should have a functional test to cover the drop part. Could you please help with that?
Ankit Prabhu Is 100 queries per sec sufficient to test customer equivalent views query work load?
Jeelan Poola we are running the following tests with different types of queries like basic, large fields, range, groups, Compute-intensive and multiple emitted
1 node, 20M docs, 3 views, 100 updates/sec, 100 queries/sec, stale=false