Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Returning a customized CompletableFuture to replace standard CompletableFuture. #3979

@chickenlj

Description

@chickenlj

Instead of returning a standard CompletableFuture for an async call, consider returning a customized Future instance, for example, DubboFuture extends CompletableFuture, so that we can override the default behaviors of the Future, for example, cancel, get and so on.

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/proposalEverything you want Dubbo have

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions