rzo1 commented on code in PR #1103:
URL: https://github.com/apache/tomee/pull/1103#discussion_r1457465967


##########
container/openejb-core/src/main/java/org/apache/openejb/threads/impl/ManagedExecutorServiceImpl.java:
##########
@@ -170,6 +172,7 @@ public void destroyResource() {
         }
     }
 
+    //FIXME TOMEE-4159 Requires implementation
     @Override
     public <U> CompletableFuture<U> completedFuture(U u) {

Review Comment:
   Guess we need to also add impl. for thiubs here.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomee.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to