[ https://issues.apache.org/jira/browse/PHOENIX-7000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17749076#comment-17749076 ]
ASF GitHub Bot commented on PHOENIX-7000: ----------------------------------------- richardantal merged PR #1642: URL: https://github.com/apache/phoenix/pull/1642 > Always schedule RenewLeaseTasks > ------------------------------- > > Key: PHOENIX-7000 > URL: https://issues.apache.org/jira/browse/PHOENIX-7000 > Project: Phoenix > Issue Type: Bug > Reporter: Richárd Antal > Assignee: Richárd Antal > Priority: Major > > In case of the user doesn't have permissions for the system tables the > scheduleRenewLeaseTasks is never run. It can cause memory leak. > move scheduleRenewLeaseTasks to the finally block to make sure it runs. -- This message was sent by Atlassian Jira (v8.20.10#820010)