You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/11/30 14:59:00 UTC

[jira] [Commented] (AMBARI-24975) Log Search UI: if there are multiple clusters - selecting one of it does not do anything

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

ASF GitHub Bot commented on AMBARI-24975:
-----------------------------------------

tobias-istvan opened a new pull request #50: [AMBARI-24975] Log Search UI: if there are multiple clusters - selecting one of it does not do anything
URL: https://github.com/apache/ambari-logsearch/pull/50
 
 
   # What changes were proposed in this pull request?
   
   I removed the bi-direction data binding in dropdown list item, so that the change can be detected in the parent component. Also I changed the way of the selection change in `selectAll` and the `unSelectAll` methods in order to the parent component has chance to detect change(s). 
   
   ## How was this patch tested?
   
   It was tested manually (checking all the displayed dropdowns selection change) and by unit tests:
   ```
   PhantomJS 2.1.1 (Mac OS X 0.0.0): Executed 292 of 292 SUCCESS (19.635 secs / 19.439 secs)
   ```
   
   Please review [Ambari Contributing Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) before opening a pull request.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Log Search UI: if there are multiple clusters - selecting one of it does not do anything
> ----------------------------------------------------------------------------------------
>
>                 Key: AMBARI-24975
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24975
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-logsearch, logsearch
>    Affects Versions: 2.7.3
>            Reporter: Istvan Tobias
>            Assignee: Istvan Tobias
>            Priority: Blocker
>              Labels: pull-request-available
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> When there is more then one clusters, if im selecting one, service log tabs / graphs are not changing at all. also im not seeing cluster field in the url hash
> expectation: it should resend the queries



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)