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)