[ 
https://issues.apache.org/jira/browse/TEZ-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15522399#comment-15522399
 ] 

Sreenath Somarajapuram commented on TEZ-3433:
---------------------------------------------

Thanks [~ssreenivasan]

- Change is in the load function and tests were added to for the filterRecords 
function. In other words reverting the code change doesn't make the new tests 
fail.
- Like every other place, it might be better to put the function in multiple 
lines. like.
{code}
function (){
  return [];
}
{code}

> Tez UI: Searching using wrong ID causes error in all DAGs page
> --------------------------------------------------------------
>
>                 Key: TEZ-3433
>                 URL: https://issues.apache.org/jira/browse/TEZ-3433
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Sreenath Somarajapuram
>            Assignee: Sushmitha Sreenivasan
>         Attachments: TEZ-3433.patch
>
>
> - In All DAGs page, DAG id uses an implementation separate from other search 
> parameters.
> - It throws error on trying to search with a wrong ID.
> - Fix the UI to display a "No records available!" message, similar to the one 
> we display on giving a wrong value in other fields.



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

Reply via email to