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

Update RESP exception handling to avoid abusing handleAndCompose

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 15.0.0.Dev02
    • 15.0.0.Dev01
    • RESP
    • None

    Description

      Right now, all the RESP commands which are backed by a data structure are heavily relying on `CompletionStages.handleAndCompose` to process the exceptions. This means allocating lambdas and maybe CompletableFuture to wrap the response.

       

      Update the exception handling so we can refactor some of the uses.

      Attachments

        Issue Links

          Activity

            People

              rh-ee-jbolina Jose Bolina
              rh-ee-jbolina Jose Bolina
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: