Closed
Description
Kevin Armenat opened SPR-10603 and commented
I'm trying to access the Result-Data from DeferredResult in onCompletion callback to be able to store these Data in a Session-Scoped bean to cache the result for page reloads (since access to Session-Scoped beans seems only be possible from the web request thread and this callback will be fired from there).
It would be great to have a similar callback as "setResultHandler" has.
Issue Links:
- DeferredResult not thread-safe for isSetOrExpired call [SPR-13451] #18031 DeferredResult not thread-safe for isSetOrExpired call
Referenced from: commits c6ecaac