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:14:10 UTC

[jira] [Commented] (AMBARI-20684) Implement a websocket adapter for stomp.py

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

Hudson commented on AMBARI-20684:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8744 (See [https://builds.apache.org/job/Ambari-trunk-Commit/8744/])
AMBARI-20684. Implement a websocket adapter for stomp.py (aonishuk) (aonishuk: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=8de3961b62dcf23826e16134b9dd5c5c461ab50c])
* (add) ambari-common/src/main/python/ambari_ws4py/messaging.py
* (edit) ambari-agent/conf/unix/install-helper.sh
* (edit) ambari-agent/pom.xml
* (edit) pom.xml
* (add) ambari-agent/src/main/python/ambari_agent/client_example.py
* (add) ambari-common/src/main/python/ambari_ws4py/exc.py
* (add) ambari-common/src/main/python/ambari_ws4py/manager.py
* (edit) ambari-agent/src/packages/tarball/all.xml
* (add) ambari-common/src/main/python/ambari_ws4py/compat.py
* (add) ambari-common/src/main/python/ambari_ws4py/utf8validator.py
* (add) ambari-common/src/main/python/ambari_ws4py/__init__.py
* (edit) ambari-project/pom.xml
* (edit) NOTICE.txt
* (add) ambari-common/src/main/python/ambari_stomp/adapter/websocket.py
* (add) ambari-common/src/main/python/ambari_ws4py/streaming.py
* (edit) ambari-server/pom.xml
* (add) ambari-common/src/main/python/ambari_ws4py/websocket.py
* (add) ambari-common/src/main/python/ambari_ws4py/client/geventclient.py
* (add) ambari-common/src/main/python/ambari_ws4py/client/__init__.py
* (add) ambari-common/src/main/python/ambari_ws4py/client/threadedclient.py
* (add) ambari-common/src/main/python/ambari_ws4py/client/tornadoclient.py
* (add) ambari-common/src/main/python/ambari_ws4py/framing.py
* (edit) LICENSE.txt


> Implement a websocket adapter for stomp.py
> ------------------------------------------
>
>                 Key: AMBARI-20684
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20684
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-20684.patch
>
>
> This is needed for stomp to work via websocket instead of tcp



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