[ 
https://issues.apache.org/jira/browse/PHOENIX-7000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richárd Antal updated PHOENIX-7000:
-----------------------------------
    Description: 
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.

  was:
IN case of the user doesn't have permissions for the system tables the 
scheduleRenewLeaseTasks is never run. And it can cause memory leak.

move scheduleRenewLeaseTasks to the finally block to make sure it runs.


> Always schedule RenewLeaseTasks
> -------------------------------
>
>                 Key: PHOENIX-7000
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-7000
>             Project: Phoenix
>          Issue Type: Task
>            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)

Reply via email to