You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jongyoung Park (JIRA)" <ji...@apache.org> on 2014/11/02 17:54:33 UTC

[jira] [Created] (TAJO-1150) Some weird methods in QueryClientImpl should be fixed

Jongyoung Park created TAJO-1150:
------------------------------------

             Summary: 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
    Affects Versions: 0.9.0
            Reporter: Jongyoung Park
            Assignee: Jongyoung Park
            Priority: Minor


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)