add 'stat auth' to report authn/authz cache sizing - #6089
Conversation
roborivers
left a comment
There was a problem hiding this comment.
Cbuild submission: Error ⚠.
Regression testing: Success ✓.
The first 10 failing tests are:
sc_resume_logicalsc_generated **quarantined**
cldeadlock
reco-ddlk-sql **quarantined**
consumer_non_atomic_default_consumer_generated **quarantined**
sys_cmd_access
fdb_compat_rte_connect_generated
sc_downgrade [timeout] **quarantined**
/plugin-branch auth_cache_stats Signed-off-by: mkhullar <mohit.khullar@gmail.com>
4631463 to
21597a6
Compare
roborivers
left a comment
There was a problem hiding this comment.
Cbuild submission: Error ⚠.
Regression testing: Success ✓.
The first 10 failing tests are:
sp_snapshot_generated
noresetgen
consumer_non_atomic_default_consumer_generated **quarantined**
sc_downgrade [timeout] **quarantined**
reco-ddlk-sql [timeout] **quarantined**
roborivers
left a comment
There was a problem hiding this comment.
Cbuild submission: Success ✓.
Regression testing: Success ✓.
The first 10 failing tests are:
consumer_non_atomic_default_consumer_generated **quarantined**
sc_downgrade [timeout] **quarantined**
reco-ddlk-sql [timeout] **quarantined**
|
auth authn cache: size=500/500 lookups=4032 hits=2018 misses=2014 hit_ratio=50.0% evicted=1514 aged_out=0 pushed_before_ageout=1514 pushed=100.0% ^ new task for each query ^ |
|
adding a query with sleep(600) in same session of cdb2sql |
|
Thanks |
/plugin-branch auth_cache_stats