This is an automated email from the ASF dual-hosted git repository.

aonishuk pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git.


    from 269db6f  AMBARI-24044. Widget Browser add/hide functionality is not 
working correctly (akovalenko)
     new d08278d  AMBARI-24049. Ambari-agent should report when message is 
received (aonishuk)
     new d743faf  AMBARI-24049. Ambari-agent should report when message is 
received (aonishuk)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../python/ambari_agent/ClusterTopologyCache.py    | 10 +++---
 .../src/main/python/ambari_agent/Constants.py      |  2 ++
 .../main/python/ambari_agent/HeartbeatThread.py    | 12 +++----
 .../main/python/ambari_agent/InitializerModule.py  |  2 +-
 ambari-agent/src/main/python/ambari_agent/Utils.py |  5 +++
 .../ambari_agent/listeners/AgentActionsListener.py |  2 +-
 .../listeners/AlertDefinitionsEventListener.py     |  7 ++--
 .../listeners/CommandsEventListener.py             |  5 +--
 .../listeners/ConfigurationEventListener.py        |  9 ++---
 .../listeners/HostLevelParamsEventListener.py      |  7 ++--
 .../listeners/MetadataEventListener.py             |  7 ++--
 .../listeners/ServerResponsesListener.py           |  3 +-
 .../listeners/TopologyEventListener.py             |  5 +--
 .../main/python/ambari_agent/listeners/__init__.py | 42 ++++++++++++++++++++--
 .../src/main/python/ambari_ws4py/websocket.py      |  6 ++--
 15 files changed, 90 insertions(+), 34 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to