[
https://issues.apache.org/jira/browse/TAJO-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15006459#comment-15006459
]
Hudson commented on TAJO-1978:
------------------------------
SUCCESS: Integrated in Tajo-master-build #975 (See
[https://builds.apache.org/job/Tajo-master-build/975/])
TAJO-1978: Printout message before terminating TSQL. (blrunner: rev
74bde9c640053ebcd212a987310d5dd172a0f776)
* tajo-cli/src/main/java/org/apache/tajo/cli/tsql/commands/ExitCommand.java
* CHANGES
> 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
> Labels: cli, newbie
> Fix For: 0.12.0, 0.11.1
>
>
> 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)