[
https://issues.apache.org/jira/browse/TAJO-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14364520#comment-14364520
]
Keuntae Park commented on TAJO-1405:
------------------------------------
+1
I experienced 'mvn clean install' failure with TAJO-1391 but this patch
resolves that problem
{code}
2015-03-16 16:11:41,618 INFO: org.apache.tajo.worker.TajoWorkerManagerService
(stop(97)) - TajoWorkerManagerService stopped
2015-03-16 16:11:41,619 INFO: org.apache.tajo.worker.TajoWorker
(serviceStop(420)) - TajoWorker main thread exiting
Results :
Failed tests:
TestTajoClient.testCurrentDatabase:119 expected:<[default]> but
was:<[testdropcurrentdatabase]>
Tests in error:
TestTajoClient.testDropCurrentDatabase:163 ? Service
org.apache.tajo.rpc.TajoS...
TestTajoClient.testSelectDatabaseToInvalidOne:145 ? Service
org.apache.tajo.rp...
TestTajoClient.testGetQueryStatusAndResultAfterFinish:642 ? test timed out
af...
TestTajoClient.testGetQueryInfoAndHistory:748 ? test timed out after 30000
mi...
TestTajoClient.testNullCharSessionInCTAS:694 ? Service relation
"testdropcurre...
Tests run: 1374, Failures: 1, Errors: 5, Skipped: 0
[INFO] ------------------------------------------------------------------------
{code}
> Fix some illegal way of usages on connection pool
> -------------------------------------------------
>
> Key: TAJO-1405
> URL: https://issues.apache.org/jira/browse/TAJO-1405
> Project: Tajo
> Issue Type: Bug
> Components: rpc
> Reporter: Navis
> Assignee: Navis
>
> As a follow-up of TAJO-1391, fix some invalid usages on connection pool.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)