[ 
https://issues.apache.org/jira/browse/STRATOS-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031152#comment-15031152
 ] 

ASF GitHub Bot commented on STRATOS-1632:
-----------------------------------------

GitHub user Thanu opened a pull request:

    https://github.com/apache/stratos/pull/496

    Fixing STRATOS-1632 and updating cep and das extensions.

    This p/r includes following changes:
    
    1. Fixing STRATOS-1632 - DataPublisher objects are created for nodes which 
has statsPublisherEnabled set to false in thrift-client-config.xml
    2.Removing clean plugin from capps pom  and updating scaling_decision 
stream nick_name and description.
    3. Adding cep extension jars to distribution.


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/496.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 #496
    
----
commit 542d0d700d3e4cc59378d87928d673e8488812cd
Author: Thanuja <thanu...@wso2.com>
Date:   2015-11-26T03:57:27Z

    Updating scaling_decision stream definition

commit 1fc8e4c8741f019ed703077b17bae7e9cf03eb0c
Author: Thanuja <thanu...@wso2.com>
Date:   2015-11-29T18:44:30Z

    Fixing the issue of data publishers are created for nodes which has false 
value set to statsPublisherEnabled in thrift-client-config.xml

commit 5c63e3395c580caccd731bce82172e2a7e647c76
Author: Thanuja <thanu...@wso2.com>
Date:   2015-11-29T18:51:48Z

    Removing clean plugin from capps pom file

commit e03eb8dac50115df29f5cbda08cf260000f0500a
Author: Thanuja <thanu...@wso2.com>
Date:   2015-11-29T19:30:31Z

    Adding cep extension jars to distribution

----


> 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, 4.1.5
>            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)

Reply via email to