GitHub user swgkg opened a pull request: https://github.com/apache/stratos/pull/128
Adding executor service for Startos This PR contains the following changes: Remove unnecessary threads in messaging model Adding executor service for threads Related JIRA -https://issues.apache.org/jira/browse/STRATOS-1017 Please review and merge You can merge this pull request into a Git repository by running: $ git pull https://github.com/gayangunarathne/stratos masterreviewfix2 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/stratos/pull/128.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 #128 ---- commit 450e7c65f0d70e4d55db0df7058c9460fca0310a Author: gayan <ga...@puppet.gayan.org> Date: 2014-12-01T10:06:24Z Remove unnessary threads in messaging model commit ddf277bdfb976bda59e20c935f5198101b3901ea Author: gayan <ga...@puppet.gayan.org> Date: 2014-12-01T10:55:22Z Remove unnessary threads in messaging model commit 59fa7e433dddd2b6aabe270d4cc4f60de1c9e526 Author: gayan <ga...@puppet.gayan.org> Date: 2014-12-01T11:01:27Z Remove unnessary threads in messaging model commit ad3e45cc93c74c69dd2bc7397c983e03177e23f2 Author: gayan <ga...@puppet.gayan.org> Date: 2014-12-01T11:22:15Z Remove unnessary threads in messaging model commit ae876c102eacd9aea6ec1850560f7bc6ebebde68 Author: gayan <ga...@puppet.gayan.org> Date: 2014-12-01T12:10:11Z Remove unnessary threads in messaging model commit 1b26a96ca9dbd5002f726e3848482f001bb90d2d Author: gayan <ga...@puppet.gayan.org> Date: 2014-12-01T13:35:20Z Adding executor service for threads and remove unnecessary threads commit 6e52cc9eaf09755fe84bbd8161e4aed54b8bf588 Author: gayan <ga...@puppet.gayan.org> Date: 2014-12-01T13:59:47Z Adding executor service for threads and remove unnecessary threads commit 58a8a54636a93d9e7b130299a7528bd876ac1d0f Author: gayan <ga...@puppet.gayan.org> Date: 2014-12-02T05:26:59Z Adding executor service for threads and remove unnecessary threads commit 3076db74d0a4183c21aa84a3480a10b17dbf92fa Author: gayan <ga...@puppet.gayan.org> Date: 2014-12-02T06:15:12Z Adding executor service for threads and remove unnecessary threads commit 0d14e5956f1ef612f442fd084b421eae46bc81d9 Author: gayan <ga...@puppet.gayan.org> Date: 2014-12-02T06:41:27Z Remove unnecessary threads ---- --- 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. ---