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 2018/02/16 13:16:04 UTC

[jira] [Commented] (AMBARI-21061) Integrate Config History page with with websocket events

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

Hudson commented on AMBARI-21061:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8744 (See [https://builds.apache.org/job/Ambari-trunk-Commit/8744/])
AMBARI-21061 Integrate Config History page with with websocket events. (atkach: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=2eb7844b7025d52a641c61cccb3ad9f835de45f4])
* (edit) ambari-web/app/mixins/common/table_server_view_mixin.js
* (edit) ambari-web/app/views/main/dashboard/config_history_view.js
* (edit) ambari-web/test/controllers/main/dashboard/config_history_controller_test.js
* (edit) ambari-web/app/utils/stomp_client.js
* (edit) ambari-web/test/utils/stomp_client_test.js
* (edit) ambari-web/app/controllers/main/dashboard/config_history_controller.js
* (edit) ambari-web/app/controllers/main.js
* (edit) ambari-web/test/views/main/dashboard/config_history_view_test.js


> Integrate Config History page with with websocket events
> --------------------------------------------------------
>
>                 Key: AMBARI-21061
>                 URL: https://issues.apache.org/jira/browse/AMBARI-21061
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-web
>    Affects Versions: 3.0.0
>            Reporter: Andrii Tkach
>            Assignee: Andrii Tkach
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-21061.patch
>
>
> Subscribe to /events/configs topic. Since sort and filtering is done on server side, on config change make we can’t just insert new config version, so UI will trigger a GET call for table update.



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