Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-2163

LowMemoryEvent in case of internal OoM Exceptions

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Won't Do
    • Major
    • None
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            manik_jira Manik Surtani (Inactive)
            tfromm_jira Thomas Fromm (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: