Hi,

In JIRA [1], in order to prevent Thread Death caused by blocked threads in
Data Publisher, we have  introduced a new method to try publish. That will
drop messages when both Data Publisher queue and Async Data Publisher are
filled. This will prevent the thread from blocking.

But for some users the message logging may be a must and messages cannot be
dropped. In such situations we are going to provide a configuration in
*thrift-agent-config.xml* to set.
The default value (as given below) will continue with the current
non-blocking functionality.

*<BlockThreadsOfPublishers>false</BlockThreadsOfPublishers>*

Please suggest if there are any changes required.


[1] https://wso2.org/jira/browse/BAMDATAAGENTS-9

*Maninda Edirisooriya*
Software Engineer

*WSO2, Inc.*lean.enterprise.middleware.

*Blog* : http://maninda.blogspot.com/
*Phone* : +94 777603226
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to