[infinispan-issues] [JBoss JIRA] (ISPN-2163) LowMemoryEvent in case of internal OoM Exceptions

Thomas Fromm (JIRA) jira-events at lists.jboss.org
Fri Jul 20 05:53:07 EDT 2012


    [ https://issues.jboss.org/browse/ISPN-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707020#comment-12707020 ] 

Thomas Fromm commented on ISPN-2163:
------------------------------------

I know, but what could be a workaround? Parsing Tx-Fail reason, maybe its possible to determine the failing node and trying to kick node out of cluster using jgroups?

                
> LowMemoryEvent in case of internal OoM Exceptions
> -------------------------------------------------
>
>                 Key: ISPN-2163
>                 URL: https://issues.jboss.org/browse/ISPN-2163
>             Project: Infinispan
>          Issue Type: Feature Request
>            Reporter: Thomas Fromm
>            Assignee: Manik Surtani
>
> Problem:
> During operations like put() on node A and distribution of the data to B it could happen, that an OutOfMemoryException appears at B and the transaction fails. At node B I don't get notified (beside log) about the underlying exception, cause the tx is invoked remotly.
> I'd like to get informed at node B, if such execptions happen. Maybe LowMemoryEvent in CacheManager?
> With such event the application on B can decide cleanup stuff, shutdown or whatever.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list