vivostar opened a new pull request, #3798:
URL: https://github.com/apache/ambari/pull/3798

   ## What changes were proposed in this pull request?
   
   Fix Ambari Common Stomp Module AttributeError
   
   ## How was this patch tested?
   1) Download the test case 
package[testcase.zip](https://issues.apache.org/jira/secure/attachment/13070527/testcase.zip)
   2) Uncompress the package
   ```shell
   unizip testcase.zip
   cd testcase
   ```
   3) Start local stompserver
   ```shell
   bash run.sh
   ```
   4) Execute the test scripts
   python3 python/demo1.py
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to