[
https://issues.apache.org/jira/browse/STRATOS-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15033020#comment-15033020
]
Thanuja Uruththirakodeeswaran commented on STRATOS-1632:
--------------------------------------------------------
Fixed in commit f726ea8c22207e7f0ae4c99cc7a622e71f16687d and
cd06c7b0c4fb8051b78590fe3e7a6fa085b386b7. Unit test is added in commit
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
>
> 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)