GitHub user chamilad opened a pull request: https://github.com/apache/stratos/pull/115
[STRATOS-940] - Python Agent does not publish health stats upon a restart in Stratos Raise ThriftReceiverOfflineException when exception occurs while publishing event. Healthstats catch ThriftReceiverOfflineException and tries to reconnect forever You can merge this pull request into a Git repository by running: $ git pull https://github.com/chamilad/stratos master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/stratos/pull/115.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #115 ---- commit a13146852417e70fa18101660cb78791a2ca20ac Author: Chamila de Alwis <c...@chamiladealwis.com> Date: 2014-11-12T09:35:46Z [STRATOS-940] - Python Agent does not publish health stats upon a restart in Stratos - Catch the read and write exceptions from the socket and continue without crashing commit 2efcb97f96b3fe9195fece4d4a5eb5e41ef0ae0c Author: Chamila de Alwis <c...@chamiladealwis.com> Date: 2014-11-12T10:07:48Z [STRATOS-940] - Reconnect when connection fails until forever. commit 20022bc99c54f24b0b6427a794306eb4ed26ef68 Author: Chamila de Alwis <c...@chamiladealwis.com> Date: 2014-11-12T10:31:09Z [STRATOS-940] - Raise ThriftReceiverOfflineException when exception occurs while publishing event. Healthstats catch ThriftReceiverOfflineException and tries to reconnect forever. commit 94e03bd8f7e12888a371b7004d0b48ef43a42352 Author: Chamila de Alwis <c...@chamiladealwis.com> Date: 2014-11-12T10:31:33Z Merge branch 'master' of https://github.com/apache/stratos ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---