You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Dongkyu Hwangbo (JIRA)" <ji...@apache.org> on 2015/11/16 04:12:10 UTC

[jira] [Created] (TAJO-1978) Printout message before terminating TSQL

Dongkyu Hwangbo created TAJO-1978:
-------------------------------------

             Summary: Printout message before terminating TSQL
                 Key: TAJO-1978
                 URL: https://issues.apache.org/jira/browse/TAJO-1978
             Project: Tajo
          Issue Type: Bug
            Reporter: Dongkyu Hwangbo
            Assignee: Dongkyu Hwangbo
            Priority: Trivial


In ExitCommand::invoke, the code line is written that printout "bye!"  before terminating. But, There is no sout.flush() before exit(0) so that message is not shown.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)