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/12/27 19:25:00 UTC

[jira] [Commented] (AMBARI-24974) Sometimes Task Log is not refreshed in UI after operation completes

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

Hudson commented on AMBARI-24974:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #10402 (See [https://builds.apache.org/job/Ambari-trunk-Commit/10402/])
AMBARI-24974. Sometimes Task Log is not refreshed in UI after operation (github: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=63df198782b4caba069efd0cee35ef875ab550b8])
* (add) ambari-server/src/main/java/org/apache/ambari/server/api/stomp/NamedTasksSubscribeListener.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/configuration/spring/AgentStompConfig.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/configuration/spring/ApiStompConfig.java
* (add) ambari-server/src/main/java/org/apache/ambari/server/events/NamedTaskUpdateEvent.java
* (edit) ambari-server/src/test/java/org/apache/ambari/server/events/listeners/tasks/TaskStatusListenerTest.java
* (add) ambari-server/src/test/java/org/apache/ambari/server/api/stomp/NamedTasksSubscriptionsTest.java
* (add) ambari-server/src/main/java/org/apache/ambari/server/api/stomp/NamedTasksSubscriptions.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/events/STOMPEvent.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/events/DefaultMessageEmitter.java
* (edit) ambari-server/src/main/java/org/apache/ambari/server/events/listeners/tasks/TaskStatusListener.java


> Sometimes Task Log is not refreshed in UI after operation completes
> -------------------------------------------------------------------
>
>                 Key: AMBARI-24974
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24974
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.8.0
>            Reporter: Myroslav Papirkovskyi
>            Assignee: Myroslav Papirkovskyi
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.8.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Task Log in Background Operations popup is sometimes not refreshed after the operation completes. The log may be completely empty or may just show a previous 10-line snippet. The breadcrumb at the top is updated with the status, though. Navigating back and forth in the popup fixes it.



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