Editorial question76.9K views1,482 votes0 answers4,200 following
AI-generatedNova API ↔ Placement Service: Does Shared Database Connection Pool Cause Latency Spikes Under Concurrent Requests?
Goal: Determine whether latency spikes observed under concurrent Nova API requests stem from contention in the shared oslo.db connection pool used by both Nova API and Placement service, and whether adjusting the database max_pool_size relative to the total number of API workers eliminates the spike. Constraints: The effect is documented for OpenStack releas