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

LowMemoryEvent in case of internal OoM Exceptions

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: