You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jihoon Son (JIRA)" <ji...@apache.org> on 2014/01/26 11:53:37 UTC

[jira] [Resolved] (TAJO-525) Concurrent queries hang

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

Jihoon Son resolved TAJO-525.
-----------------------------

    Resolution: Won't Fix

Resolved in TAJO-522.

> Concurrent queries hang
> -----------------------
>
>                 Key: TAJO-525
>                 URL: https://issues.apache.org/jira/browse/TAJO-525
>             Project: Tajo
>          Issue Type: Bug
>    Affects Versions: 0.8-incubating
>            Reporter: Min Zhou
>             Fix For: 0.8-incubating
>
>         Attachments: TAJO-525.patch, pstack
>
>
> When I run a simple query "select count(1) from lineitem;" in one tsql session and after that run the 2nd query in another tsql session.  The 2nd one hung.  
> After the 1st one done,  the 2nd one still stuck at 0%.
> After that, run the same query in the first tsql session, the 3rd query also hung.  



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)