Is there performance impact when raising the OpenAPI MaxTopLimit value?
search cancel

Is there performance impact when raising the OpenAPI MaxTopLimit value?

book

Article ID: 16063

calendar_today

Updated On:

Products

CA Infrastructure Management CA Performance Management - Usage and Administration DX NetOps

Issue/Introduction

Increase the OpenAPI MaxTopLimit from 20,000 to 200,000 

We've been using the OpenAPI more now and have are being limited by the TopRowLimit. We've observed that with queries using the Expand option >100,000 rows are returned <120 seconds and queries with ~15,000 complete in <6 seconds. Because of these results we feel that 200,000 should work fine in our environment. 

Environment

All releases that support OpenAPI functionality

Resolution

We don't have testing results for changes to this setting as it relates to the various possible environments that are possible for CA Performance Manager. The query plays a role in how much data it's trying to process as well which exponentially expands the testing that would be required due to the vast variety of possible queries and thus query result sizes that could be seen. 

Without testing results to rely on it does come down to a small amount of trial and error. 

Engineering notes that the OpenAPI has it's own resource pool that has a 2 minute runtime cap. Any query that takes more than 2 minutes will be killed via Vertica. We can try increasing the value and testing how long it takes at each level. 

They recommend that we only go as high as 1 minute 30 seconds, leaving a 30 second buffer to handle larger requests that would come in from time to time. 

Additional Information

We can also enable some of the OpenAPI debugging to get an idea of the length of time it's taking to run the queries. How to do so and how to review the data is documented in the Docs for CAPM here: 

https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/performance-management/21-2/apis/openapi/audit-openapi-usage.html

 

https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/performance-management/21-2/apis/openapi/configure-openapi-defaults-and-limits.html