You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/04/12 12:15:05 UTC

[GitHub] [incubator-kyuubi] iodone commented on pull request #2296: Fix operation log file handler leak

iodone commented on PR #2296:
URL: https://github.com/apache/incubator-kyuubi/pull/2296#issuecomment-1096648870

   @ulysses-you Thank you for the fix, operation log file handler leaks can also occur when an exception occurs in` _remoteOpHandle = client.executeStatement(statement, confOverlay, true, queryTimeout)` . In our production environment, this bug causes the `too many open files `problem when Kyuubi Server runs for a long time.


-- 
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: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org