[
https://issues.apache.org/jira/browse/STRATOS-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021564#comment-15021564
]
ASF GitHub Bot commented on STRATOS-1629:
-----------------------------------------
GitHub user Thanu opened a pull request:
https://github.com/apache/stratos/pull/493
Fixing multiple publisher objects created for DAS events and refactoring
cep and das thrift statistics publishers.
This p/r includes changes for fixing multiple publisher objects created for
DAS events (STRATOS-1629) and refactoring cep and das thrift publisher classes
to make them singleton classes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Thanu/stratos stratos-4.1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/stratos/pull/493.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 #493
----
commit af13aebae4b78c9ba4df0286eb081d48794fc427
Author: Thanuja <[email protected]>
Date: 2015-11-23T05:53:15Z
Refactroing thrift publisher classes
commit 65aee8a81ffec254486e88b5c53eefa58f06dea8
Author: Thanuja <[email protected]>
Date: 2015-11-23T05:57:12Z
Fixing jira issue STRATOS-1629 - DAS publishers created each time when an
event is published from stratos to DAS
----
> DAS publishers created each time when an event is published from stratos to
> DAS.
> --------------------------------------------------------------------------------
>
> Key: STRATOS-1629
> URL: https://issues.apache.org/jira/browse/STRATOS-1629
> Project: Stratos
> Issue Type: Bug
> Components: Autoscaler, Cloud Controller
> Affects Versions: 4.1.4
> Reporter: Thanuja Uruththirakodeeswaran
> Fix For: 4.1.5
>
>
> Each and every time when a thrift event is published from stratos CC and AS,
> new DAS publishers are created. This is an overhead and when new publishers
> are created, new streams are created and it overrides existing streams in DAS.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)