----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58210/#review171153 -----------------------------------------------------------
Ship it! Ship It! - Sid Wagle On April 5, 2017, 1:37 p.m., Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/58210/ > ----------------------------------------------------------- > > (Updated April 5, 2017, 1:37 p.m.) > > > Review request for Ambari, Myroslav Papirkovskyy and Sid Wagle. > > > Bugs: AMBARI-20684 > https://issues.apache.org/jira/browse/AMBARI-20684 > > > Repository: ambari > > > Description > ------- > > This is needed for stomp to work via websocket instead of tcp > > > Diffs > ----- > > LICENSE.txt f05016f > NOTICE.txt 50f982c > ambari-agent/conf/unix/install-helper.sh 35aec15 > ambari-agent/pom.xml 4807a35 > ambari-agent/src/main/python/ambari_agent/client_example.py PRE-CREATION > ambari-agent/src/packages/tarball/all.xml a22f0bb > ambari-common/src/main/python/ambari_stomp/adapter/websocket.py > PRE-CREATION > ambari-common/src/main/python/ambari_ws4py/__init__.py PRE-CREATION > ambari-common/src/main/python/ambari_ws4py/client/__init__.py PRE-CREATION > ambari-common/src/main/python/ambari_ws4py/client/geventclient.py > PRE-CREATION > ambari-common/src/main/python/ambari_ws4py/client/threadedclient.py > PRE-CREATION > ambari-common/src/main/python/ambari_ws4py/client/tornadoclient.py > PRE-CREATION > ambari-common/src/main/python/ambari_ws4py/compat.py PRE-CREATION > ambari-common/src/main/python/ambari_ws4py/exc.py PRE-CREATION > ambari-common/src/main/python/ambari_ws4py/framing.py PRE-CREATION > ambari-common/src/main/python/ambari_ws4py/manager.py PRE-CREATION > ambari-common/src/main/python/ambari_ws4py/messaging.py PRE-CREATION > ambari-common/src/main/python/ambari_ws4py/server/__init__.py PRE-CREATION > ambari-common/src/main/python/ambari_ws4py/server/cherrypyserver.py > PRE-CREATION > ambari-common/src/main/python/ambari_ws4py/server/geventserver.py > PRE-CREATION > ambari-common/src/main/python/ambari_ws4py/server/wsgirefserver.py > PRE-CREATION > ambari-common/src/main/python/ambari_ws4py/server/wsgiutils.py PRE-CREATION > ambari-common/src/main/python/ambari_ws4py/streaming.py PRE-CREATION > ambari-common/src/main/python/ambari_ws4py/utf8validator.py PRE-CREATION > ambari-common/src/main/python/ambari_ws4py/websocket.py PRE-CREATION > ambari-project/pom.xml 98da9f4 > ambari-server/pom.xml 8b4c8d6 > ambari-server/src/main/resources/webapp/WEB-INF/spring-security.xml bdbf0de > > ambari-server/src/test/java/org/apache/ambari/server/agent/AgentResourceTest.java > 5feb3cc > > ambari-server/src/test/java/org/apache/ambari/server/api/AmbariErrorHandlerTest.java > 239bfcb > > ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariServerTest.java > f64a97f > > ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariSessionManagerTest.java > 23f07c7 > > ambari-server/src/test/java/org/apache/ambari/server/controller/internal/StackUpgradeConfigurationMergeTest.java > 1c45589 > > ambari-server/src/test/java/org/apache/ambari/server/state/cluster/ClusterEffectiveVersionTest.java > d3c8acf > pom.xml f192895 > > > Diff: https://reviews.apache.org/r/58210/diff/1/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Andrew Onischuk > >
