Skip to content

Use CompletableFuture to rewrite the embedded ListenableFuture. #2187

Closed
@chickenlj

Description

We have some functionalities which were implemented with ListenableFuture, ListenableFuture is supplementary for Future introduced in Java 5. Now I think we can rewrite those codes with CompletableFuture provided by Java 8.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    help wantedEverything needs help from contributors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions