[
https://issues.apache.org/jira/browse/STRATOS-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14290798#comment-14290798
]
Imesh Gunaratne edited comment on STRATOS-1131 at 1/24/15 7:56 PM:
-------------------------------------------------------------------
- Removed direct Runnable.run() method calls
- Introduced executor services
- Pushed changes to master branch with commit revision:
602a6622855c2b108daf89c973af58ad1adc5fcb
was (Author: imesh):
Fixed with commit revision:
602a6622855c2b108daf89c973af58ad1adc5fcb
> Do not directly invoke Runnable.run() method
> --------------------------------------------
>
> Key: STRATOS-1131
> URL: https://issues.apache.org/jira/browse/STRATOS-1131
> Project: Stratos
> Issue Type: Improvement
> Affects Versions: 4.1.0 Alpha
> Reporter: Imesh Gunaratne
> Assignee: Imesh Gunaratne
> Fix For: 4.1.0 RC1
>
>
> Sonar identified six direct Runnable.run() method calls in autoscaler
> application monitor, group monitor and cluster monitor classes. These were
> categorized under critical issues.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)