You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/11/05 17:05:02 UTC

[jira] [Commented] (AMBARI-18616) Fix Log Search User Config bug

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

Hudson commented on AMBARI-18616:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #267 (See [https://builds.apache.org/job/Ambari-branch-2.5/267/])
AMBARI-18616. Fix Log Search User Config bug (Miklos Gergely via (oleewere: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f9e6db4a730104eafe5080e6d49dd14fff7caf0e])
* (edit) ambari-logsearch/ambari-logsearch-portal/src/main/java/org/apache/ambari/logsearch/manager/ManagerBase.java
* (edit) ambari-logsearch/ambari-logsearch-portal/src/main/java/org/apache/ambari/logsearch/dao/UserConfigSolrDao.java
* (add) ambari-logsearch/ambari-logsearch-portal/src/main/java/org/apache/ambari/logsearch/common/HadoopServiceConfigHelper.java
* (edit) ambari-logsearch/ambari-logsearch-portal/src/main/java/org/apache/ambari/logsearch/model/common/LogFeederDataMap.java
* (edit) ambari-logsearch/ambari-logsearch-portal/src/main/webapp/scripts/views/filter/CreateLogfeederFilterView.js
* (edit) ambari-logsearch/ambari-logsearch-portal/src/main/java/org/apache/ambari/logsearch/manager/ServiceLogsManager.java


> Fix Log Search User Config bug
> ------------------------------
>
>                 Key: AMBARI-18616
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18616
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-logsearch
>    Affects Versions: 2.4.0
>            Reporter: Miklos Gergely
>            Assignee: Miklos Gergely
>             Fix For: 2.5.0
>
>         Attachments: AMBARI-18616.patch
>
>
> Log Search User Config UI screen does not offer the chance to modify the filter settings for those logs which don't have any log entries loaded so far. For these logs the initial settings will be in effect until the first modification of the filters when all of these settings will be erased, and thus every log will be loaded for them without filtering.
> The User Config UI should always show all the logs, first those which already have some log entries in the solr, then the rest.



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