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/07/18 05:03:05 UTC

[jira] [Resolved] (TAJO-89) Type mismatch of the key of QueryUnitAttempt map and lastAttemptId in the QueryUnit class

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

Jihoon Son resolved TAJO-89.
----------------------------

    Resolution: Fixed

> Type mismatch of the key of QueryUnitAttempt map and lastAttemptId in the QueryUnit class
> -----------------------------------------------------------------------------------------
>
>                 Key: TAJO-89
>                 URL: https://issues.apache.org/jira/browse/TAJO-89
>             Project: Tajo
>          Issue Type: Bug
>          Components: query master
>            Reporter: Jihoon Son
>
> Tajo maintains attempts of QueryUnit as a map of QueryUnitAttemptId and QueryUnitAttempt in the QueryUnit class.
> However, the lastAttemptId is defined as an Integer.
> This mismatch occurs a NPE when getLastAttempt() is called.



--
This message was sent by Atlassian JIRA
(v6.2#6252)