forked from apache/dubbo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request apache#2213, refactor, use CompletetableFuture to …
…rewrite the embedded ListenableFuture. Fixes apache#2187.
- Loading branch information
1 parent
8beeb64
commit 1c16f78
Showing
5 changed files
with
73 additions
and
326 deletions.
There are no files selected for viewing
133 changes: 0 additions & 133 deletions
133
dubbo-common/src/main/java/org/apache/dubbo/common/concurrent/ListenableFuture.java
This file was deleted.
Oops, something went wrong.
91 changes: 0 additions & 91 deletions
91
dubbo-common/src/main/java/org/apache/dubbo/common/concurrent/ListenableFutureTask.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.