You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2015/10/07 12:20:26 UTC

[jira] [Resolved] (REEF-781) Fix NPE on receiving filename query without arguments

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

Dongjoon Hyun resolved REEF-781.
--------------------------------
    Resolution: Fixed

> Fix NPE on receiving filename query without arguments
> -----------------------------------------------------
>
>                 Key: REEF-781
>                 URL: https://issues.apache.org/jira/browse/REEF-781
>             Project: REEF
>          Issue Type: Bug
>    Affects Versions: 0.12
>            Reporter: Dongjoon Hyun
>            Assignee: Dongjoon Hyun
>            Priority: Minor
>             Fix For: 0.13
>
>
> This issue addresses the followings:
> * HttpServerReefEventHandler makes NullPointerException on `filename` query without arguments.
> * Use typed list to avoid dynamic type-casting
> * Remove mixed use of both `getWriter()` and `getOutputStream()'



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