ctubbsii commented on code in PR #2712:
URL: https://github.com/apache/accumulo/pull/2712#discussion_r881075035


##########
core/src/main/java/org/apache/accumulo/core/util/threads/ThreadPools.java:
##########
@@ -512,10 +516,16 @@ public Future<?> submit(Runnable task) {
    * If you need the server-side shared ScheduledThreadPoolExecutor, then use
    * ServerContext.getScheduledExecutor()
    */
+  @SuppressWarnings("deprecation")

Review Comment:
   I did it in 58e8ec5b960dd2f6a4c20b4b0c2212ee67b0e5e6



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to