[
https://issues.apache.org/jira/browse/YARN-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559152#comment-14559152
]
Hudson commented on YARN-2238:
------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk #2137 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2137/])
YARN-2238. Filtering on UI sticks even if I move away from the page. (xgong:
rev 39077dba2e877420e7470df253f6154f6ecc64ec)
* hadoop-yarn-project/CHANGES.txt
*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/webapp/view/JQueryUI.java
> filtering on UI sticks even if I move away from the page
> --------------------------------------------------------
>
> Key: YARN-2238
> URL: https://issues.apache.org/jira/browse/YARN-2238
> Project: Hadoop YARN
> Issue Type: Bug
> Components: webapp
> Affects Versions: 2.4.0
> Reporter: Sangjin Lee
> Assignee: Jian He
> Labels: usability
> Fix For: 2.7.1
>
> Attachments: YARN-2238.patch, YARN-2238.png, filtered.png
>
>
> The main data table in many web pages (RM, AM, etc.) seems to show an
> unexpected filtering behavior.
> If I filter the table by typing something in the key or value field (or I
> suspect any search field), the data table gets filtered. The example I used
> is the job configuration page for a MR job. That is expected.
> However, when I move away from that page and visit any other web page of the
> same type (e.g. a job configuration page), the page is rendered with the
> filtering! That is unexpected.
> What's even stranger is that it does not render the filtering term. As a
> result, I have a page that's mysteriously filtered but doesn't tell me what
> it's filtering on.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)