[
https://issues.apache.org/jira/browse/AMBARI-18616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivér Szabó updated AMBARI-18616:
----------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
committed to trunk:
{code:java}
commit cf619372dc321026705b56a5be39325367042c83
Author: Miklos Gergely <[email protected]>
Date: Wed Oct 19 17:30:44 2016 +0200
AMBARI-18616. Fix Log Search User Config bug (Miklos Gergely via oleewere)
Change-Id: I008c431c07ae61a2121b0addf6747b7d9b53c618
{code}
comitted to branch-2.5:
{code:java}
commit f9e6db4a730104eafe5080e6d49dd14fff7caf0e
Author: Miklos Gergely <[email protected]>
Date: Wed Oct 19 17:30:44 2016 +0200
AMBARI-18616. Fix Log Search User Config bug (Miklos Gergely via oleewere)
Change-Id: I008c431c07ae61a2121b0addf6747b7d9b53c618
{code}
> 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)