[
https://issues.apache.org/jira/browse/STRATOS-1017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14231401#comment-14231401
]
ASF GitHub Bot commented on STRATOS-1017:
-----------------------------------------
GitHub user swgkg opened a pull request:
https://github.com/apache/stratos/pull/129
Merge the master with the changes of PR #128
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
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gayangunarathne/stratos masterreview3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/stratos/pull/129.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 #129
----
commit bfc263aaa71e4eacbdc3947b7d40003068021cc5
Author: gayan <[email protected]>
Date: 2014-12-01T10:06:24Z
Remove unnessary threads in messaging model
Conflicts:
components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/event/receiver/topology/AutoscalerTopologyEventReceiver.java
commit 9e6e91d6280ca0e9d38f96dfeeaa9eb9d2f561cb
Author: gayan <[email protected]>
Date: 2014-12-02T11:03:45Z
merge with new changes
commit 8012f8c8d1b7ef808fae55d0f18826e651c04ed9
Author: gayan <[email protected]>
Date: 2014-12-01T10:55:22Z
Remove unnessary threads in messaging model
Conflicts:
components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/event/receiver/topology/AutoscalerTopologyEventReceiver.java
components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/internal/AutoscalerServerComponent.java
components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/internal/CloudControllerServiceComponent.java
extensions/cep/stratos-cep-extension/src/main/java/org/apache/stratos/cep/extension/FaultHandlingWindowProcessor.java
commit 038b72e39a88f0fbdf30895061f427f0e535666f
Author: gayan <[email protected]>
Date: 2014-12-01T11:01:27Z
Remove unnessary threads in messaging model
commit 959c435de97fe0d07040c89d7b28a78b065a3ce4
Author: gayan <[email protected]>
Date: 2014-12-01T11:22:15Z
Remove unnessary threads in messaging model
Conflicts:
components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/internal/CloudControllerServiceComponent.java
commit ab1ed3c242db69dbfef6f23a75311414393b79cb
Author: gayan <[email protected]>
Date: 2014-12-01T12:10:11Z
Remove unnessary threads in messaging model
Conflicts:
components/org.apache.stratos.load.balancer/src/main/java/org/apache/stratos/load/balancer/internal/LoadBalancerServiceComponent.java
commit 4e733930ba33a87c78cd398a2573f6b545a8d9f0
Author: gayan <[email protected]>
Date: 2014-12-01T13:35:20Z
Adding executor service for threads and remove unnecessary threads
Conflicts:
components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/internal/CloudControllerServiceComponent.java
commit f70aa9edc4d0e32d3b726b99eca217dfd4d3a475
Author: gayan <[email protected]>
Date: 2014-12-02T12:12:21Z
merge with new changes
----
> Adding executor service support for stratos
> -------------------------------------------
>
> Key: STRATOS-1017
> URL: https://issues.apache.org/jira/browse/STRATOS-1017
> Project: Stratos
> Issue Type: Bug
> Reporter: Gayan Gunarathne
>
> Add java executor service for the Stratos threading model.
> Email discussion in dev list : Adding ExecutorService for Stratos Threading
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)