Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-9411

ExecutionHandlerContext.getExceptionResponse() should not close the client connection on IOException

    XMLWordPrintableJSON

Details

    Description

      In ExecutionHandlerContext.getExceptionResponse() we always return a response of some kind to the client, except for if we hit an IOException during command execution, in which case we close the client connection and don't send any reply. This behaviour is leftover from the now-removed function execution approach that Radish was taking, so should also be removed.

      Attachments

        Activity

          People

            donalevans Donal Evans
            donalevans Donal Evans
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: