turboFei commented on PR #7227: URL: https://github.com/apache/kyuubi/pull/7227#issuecomment-3448991932
Hi @JoonPark1 I checked the description in https://github.com/apache/kyuubi/issues/7226 > However, when there is heavy load, it can cause kyuubi to store records via MetadataManager about the state of each batch job as "PENDING" and repeated polling about each batch job's status until it runs out of memory. I just wonder why kyuubi server does not update the metadata as the flow of the call-site I mentioned above. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
