[
https://issues.apache.org/jira/browse/AMBARI-21194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16367189#comment-16367189
]
Hudson commented on AMBARI-21194:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8744 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8744/])
AMBARI-21194 Integrate background operations with websocket events. (atkach:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=b1d357ad11c7e4ac23aa61e7a446bd94030b8f44])
* (edit) ambari-web/app/templates/application.hbs
* (edit) ambari-web/app/utils/host_progress_popup.js
* (edit) ambari-web/app/controllers/main/admin/kerberos.js
* (edit) ambari-web/app/controllers/main/service.js
* (edit) ambari-web/test/controllers/main/service_test.js
* (edit) ambari-web/app/controllers/global/background_operations_controller.js
* (edit) ambari-web/test/controllers/global/background_operations_test.js
> Integrate background operations with websocket events
> -----------------------------------------------------
>
> Key: AMBARI-21194
> URL: https://issues.apache.org/jira/browse/AMBARI-21194
> 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-21194.patch
>
>
> On the initial load of application subscribe to /events/requests topic, which
> will add/update request. When opening task’s details, if a task is running
> then client subscribes to /events/tasks/:taskId, and unsubscribe as soon as
> the task gets finished.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)