citus/src
Gokhan Gulbiz e0d3476526
Add locking mechanism for tenant monitoring probabilistic approach (#7026)
This PR 
* Addresses a concurrency issue in the probabilistic approach of tenant
monitoring by acquiring a shared lock for tenant existence checks.
* Changes `citus.stat_tenants_sample_rate_for_new_tenants` type to
double
* Renames `citus.stat_tenants_sample_rate_for_new_tenants` to
`citus.stat_tenants_untracked_sample_rate`
2023-07-03 13:08:03 +03:00
..
backend Add locking mechanism for tenant monitoring probabilistic approach (#7026) 2023-07-03 13:08:03 +03:00
bin/pg_send_cancellation Add jobs to test builds on different distros (#6499) 2022-12-01 19:11:41 +03:00
include Add locking mechanism for tenant monitoring probabilistic approach (#7026) 2023-07-03 13:08:03 +03:00
test Add locking mechanism for tenant monitoring probabilistic approach (#7026) 2023-07-03 13:08:03 +03:00