[
https://issues.apache.org/jira/browse/TAJO-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jongyoung Park resolved TAJO-1150.
----------------------------------
Resolution: Fixed
Fixing was merged by commit a23443570b92333e5d0e337576db68a842caef5f
> Some weird methods in QueryClientImpl should be fixed
> -----------------------------------------------------
>
> Key: TAJO-1150
> URL: https://issues.apache.org/jira/browse/TAJO-1150
> Project: Tajo
> Issue Type: Bug
> Components: client
> Reporter: Jongyoung Park
> Assignee: Jongyoung Park
> Priority: Minor
> Fix For: 0.9.1
>
>
> Some methods in QueryClientImpl class such as getSessionVariable,
> existSessionVariable and getAllSessionVariables are calling themselves.
> It must fall in infinite recursive loop.
> It should be fixed to call proper methods.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)