[
https://issues.apache.org/jira/browse/TAJO-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14358436#comment-14358436
]
ASF GitHub Bot commented on TAJO-1394:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/414#issuecomment-78453921
+1
the patch looks good to me. I tested the patch in the case where TajoMaster
is restarted. It works well. tsql reconnected to TajoMaster and got new session
while keeping cached session variables.
> Support reconnect on tsql
> -------------------------
>
> Key: TAJO-1394
> URL: https://issues.apache.org/jira/browse/TAJO-1394
> Project: Tajo
> Issue Type: Improvement
> Components: cli
> Reporter: Navis
> Assignee: Navis
> Priority: Trivial
>
> In development, we need restart tajo-master frequently. But then we should
> restart all tsql clients also, which is a little annoying.
> With the new option "--reconnect" for tsql, we can make our life easier, a
> little bit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)