Configuring Auto Throttling for a Standard HTAP Instance
Scenarios
If auto throttling is enabled, to prevent overloads, queries are automatically queued when the number of concurrent queries or the BE node resource usage reaches a certain threshold. Queries in the queue will not be executed until there are enough compute resources.
Configuring Auto Throttling
- Log in to the management console.
- Click
in the upper left corner and select a region and project.
- Click
in the upper left corner of the page and choose Databases > TaurusDB.
- On the Instances page, locate a TaurusDB instance and click its name to access the Basic Information page.
- In the navigation pane, choose HTAP Analysis.
- Click the name of an HTAP instance to access the Basic Information page.
- In the navigation pane, choose DBA Assistant > Historical Diagnosis.
- Click SQL Explorer and then Auto Throttling.
- Click
under Auto Throttling and set required parameters. Auto throttling is triggered when one or more of the thresholds are reached. For details about the parameters, see Table 1.
Figure 1 Configuring auto throttlingTable 1 Parameter description Parameter
Description
Max. Queuing Queries
When system resources are insufficient, queries are queued. Once the threshold is reached, subsequent queries will be rejected.
Max. Queuing Time (s)
Maximum timeout interval of a single query in the queue, in seconds. Once the threshold is reached, the query will be rejected.
Max. Concurrent Queries on BE Node
Maximum number of concurrent queries on a single BE node. Once the threshold is reached, subsequent queries will be queued.
This parameter is only valid when it is set to a value greater than 0. The value 0 indicates there is no restriction.
Max. CPU Usage on BE Node (%)
Maximum CPU usage of a single BE node. Once the threshold is reached, subsequent queries will be queued.
This parameter is only valid when it is set to a value greater than 0. The value 0 indicates there is no restriction.
Max. Memory Usage on BE Node (%)
Maximum memory usage of a single BE node. Once the threshold is reached, subsequent queries will be queued.
This parameter is only valid when it is set to a value greater than 0. The value 0 indicates there is no restriction.
- Click Apply.
- Return to the Auto Throttling page. Check that auto throttling is enabled. Review the conditions you have set for triggering auto throttling.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot