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

Update RESP exception handling to avoid abusing handleAndCompose

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 15.0.0.Final
    • 15.0.0.Final
    • RESP
    • None

      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.

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

                Created:
                Updated:
                Resolved: