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

Remote InboundInvocationHandler should differentiate between various cache inavailabilities

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Obsolete
    • Minor
    • None
    • 4.1.0.Final, 4.2.0.ALPHA1
    • Core
    • None
    • Medium

    Description

      Currently a RequestIgnoredResponse is returned to any caller if either of these happen:

      • The cache is not yet started, is in the process of starting, and times out.
      • The cache doesn't exist.
      • The cache has been stopped.

      The latter two should use a different response type - CacheUnavailableResponse ? - that would not trigger a retry or any abort of transactions.

      Attachments

        Activity

          People

            manik_jira Manik Surtani (Inactive)
            manik_jira Manik Surtani (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: