[
https://issues.apache.org/jira/browse/STRATOS-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15033024#comment-15033024
]
ASF GitHub Bot commented on STRATOS-1632:
-----------------------------------------
Github user Thanu commented on the pull request:
https://github.com/apache/stratos/pull/496#issuecomment-160843999
Closing this p/r as it is merged with stratos-4.1.x with commits
f726ea8c22207e7f0ae4c99cc7a622e71f16687d,
994255e7e2dd438685387dd506ed1f56d08b2471,
e129b807df26cf73db74a5adffeb5b2908993aba,
cd06c7b0c4fb8051b78590fe3e7a6fa085b386b7,
85036eb9c42c1248bcc7dd48420f94cce86edccc,
5435bffd21f21aa26a61f6cf3df345af453e20f6 and
64f05a5196d7e77880945f74a288480d3f1f20d4.
> DataPublisher objects are created for nodes which has statsPublisherEnabled
> set to false in thrift-client-config.xml
> --------------------------------------------------------------------------------------------------------------------
>
> Key: STRATOS-1632
> URL: https://issues.apache.org/jira/browse/STRATOS-1632
> Project: Stratos
> Issue Type: Bug
> Affects Versions: 4.1.4
> Reporter: Thanuja Uruththirakodeeswaran
> Fix For: 4.1.5
>
>
> When we have enabled stats publishing for one node and disabled for another
> node in thrift-client-config.xml file, Stratos is trying to publish data to
> both nodes. This is because when creating load balancing type data publisher,
> it is creating DataPublisher for ThriftClientInfo object which has false
> value set to statsPublisherEnabled attribute.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)