You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Very often we observe that DROP commands become slow/unresponsive when there is a lot of traffic/load on the cluster. Is there a guidance on dimensioning when running KSQL queries when the system has high ongong traffic?
We have tried scaling the cluster when we see increased delays in the response times, but scaling doesn't seem to help and any new additional ksql server that comes up in the cluster takes up all the CPU allocated to it with no improvement in the query response time.
Once we reach this state, every other query becomes unresponsive too, and in turn the entire cluster becomes unusable.
The text was updated successfully, but these errors were encountered:
hi @hrishabhg , thank you for your response. Please do look at #10501 as well, this query was raised to seek recommendations for dimensioning if such issues occur.
This issue is raised on 0.29 version of ksql, which is the latest.
Very often we observe that DROP commands become slow/unresponsive when there is a lot of traffic/load on the cluster. Is there a guidance on dimensioning when running KSQL queries when the system has high ongong traffic?
We have tried scaling the cluster when we see increased delays in the response times, but scaling doesn't seem to help and any new additional ksql server that comes up in the cluster takes up all the CPU allocated to it with no improvement in the query response time.
Once we reach this state, every other query becomes unresponsive too, and in turn the entire cluster becomes unusable.
The text was updated successfully, but these errors were encountered: