You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Robert Joseph Evans (Created) (JIRA)" <ji...@apache.org> on 2011/11/01 01:49:33 UTC

[jira] [Created] (MAPREDUCE-3320) Error conditions in web apps should stop pages from rendering.

Error conditions in web apps should stop pages from rendering.
--------------------------------------------------------------

                 Key: MAPREDUCE-3320
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3320
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.0, 0.24.0
            Reporter: Robert Joseph Evans
            Assignee: Robert Joseph Evans
            Priority: Critical
             Fix For: 0.24.0, 0.23.1


There are several places in the web apps where an error condition should short circuit the page from rendering, but it does not.  Ideally the web app framework should be extended to support exceptions similar to Jersey that can have an HTTP return code associated with them.  Then all of the places that produce custom error pages can just throw these exceptions instead. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (MAPREDUCE-3320) Error conditions in web apps should stop pages from rendering.

Posted by "Robert Joseph Evans (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Joseph Evans resolved MAPREDUCE-3320.
--------------------------------------------

       Resolution: Invalid
    Fix Version/s:     (was: 0.24.0)

The UI actually will do a redirect back to itself with a cookie set indicating that an error happened.  This results in the page being redrawn with the error.
                
> Error conditions in web apps should stop pages from rendering.
> --------------------------------------------------------------
>
>                 Key: MAPREDUCE-3320
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3320
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>
> There are several places in the web apps where an error condition should short circuit the page from rendering, but it does not.  Ideally the web app framework should be extended to support exceptions similar to Jersey that can have an HTTP return code associated with them.  Then all of the places that produce custom error pages can just throw these exceptions instead. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-3320) Error conditions in web apps should stop pages from rendering.

Posted by "Arun C Murthy (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy updated MAPREDUCE-3320:
-------------------------------------

    Fix Version/s:     (was: 0.23.1)
                   0.24.0
    
> Error conditions in web apps should stop pages from rendering.
> --------------------------------------------------------------
>
>                 Key: MAPREDUCE-3320
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3320
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>             Fix For: 0.24.0
>
>
> There are several places in the web apps where an error condition should short circuit the page from rendering, but it does not.  Ideally the web app framework should be extended to support exceptions similar to Jersey that can have an HTTP return code associated with them.  Then all of the places that produce custom error pages can just throw these exceptions instead. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-3320) Error conditions in web apps should stop pages from rendering.

Posted by "Robert Joseph Evans (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Joseph Evans updated MAPREDUCE-3320:
-------------------------------------------

            Priority: Major  (was: Critical)
    Target Version/s: 0.24.0, 0.23.1  (was: 0.23.1, 0.24.0)
    
> Error conditions in web apps should stop pages from rendering.
> --------------------------------------------------------------
>
>                 Key: MAPREDUCE-3320
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3320
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>             Fix For: 0.24.0, 0.23.1
>
>
> There are several places in the web apps where an error condition should short circuit the page from rendering, but it does not.  Ideally the web app framework should be extended to support exceptions similar to Jersey that can have an HTTP return code associated with them.  Then all of the places that produce custom error pages can just throw these exceptions instead. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-3320) Error conditions in web apps should stop pages from rendering.

Posted by "Robert Joseph Evans (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Joseph Evans updated MAPREDUCE-3320:
-------------------------------------------

    Target Version/s: 2.0.0, 3.0.0  (was: 0.23.1, 0.24.0)
    
> Error conditions in web apps should stop pages from rendering.
> --------------------------------------------------------------
>
>                 Key: MAPREDUCE-3320
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3320
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>             Fix For: 0.24.0
>
>
> There are several places in the web apps where an error condition should short circuit the page from rendering, but it does not.  Ideally the web app framework should be extended to support exceptions similar to Jersey that can have an HTTP return code associated with them.  Then all of the places that produce custom error pages can just throw these exceptions instead. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira