You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2015/09/24 23:06:05 UTC

[jira] [Updated] (TAJO-1890) Clean up debug and test modes and unhandled exceptions

     [ https://issues.apache.org/jira/browse/TAJO-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyunsik Choi updated TAJO-1890:
-------------------------------
    Description: 
This patch does as follows:
 * Fixed some unhandled exceptions caused by HBaseTablespace, CatalogServer, and DDLExecutor, printing out stacktrace during unit tests.
 * Clean up the debug mode and test mode
 * Refactor all codes using the test mode
 * Enable printing out stack traces unless Tajo cluster runs as test

  was:
This patch does as follows:
 * Fixed some unhandled exceptions caused by HBaseTablespace, CatalogServer, and DDLExecutor.
 * Clean up the debug mode and test mode
 * Refactor all codes using the test mode
 * Enable printing out stack traces unless Tajo cluster runs as test


> Clean up debug and test modes and unhandled exceptions
> ------------------------------------------------------
>
>                 Key: TAJO-1890
>                 URL: https://issues.apache.org/jira/browse/TAJO-1890
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.11.0
>
>
> This patch does as follows:
>  * Fixed some unhandled exceptions caused by HBaseTablespace, CatalogServer, and DDLExecutor, printing out stacktrace during unit tests.
>  * Clean up the debug mode and test mode
>  * Refactor all codes using the test mode
>  * Enable printing out stack traces unless Tajo cluster runs as test



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