You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (Jira)" <ji...@apache.org> on 2021/11/08 21:22:00 UTC

[jira] [Created] (CASSANDRA-17125) Remove use of deprecated Futures in tests

Brandon Williams created CASSANDRA-17125:
--------------------------------------------

             Summary: Remove use of deprecated Futures in tests
                 Key: CASSANDRA-17125
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17125
             Project: Cassandra
          Issue Type: Task
            Reporter: Brandon Williams


To pass checkstyle:

{noformat}
      Illegal import - com.google.common.util.concurrent.AbstractFuture. [IllegalImport]
     Illegal import - com.google.common.util.concurrent.Futures. [IllegalImport]
     Illegal import - com.google.common.util.concurrent.ListenableFuture. [IllegalImport]
     Illegal import - com.google.common.util.concurrent.ListenableFutureTask. [IllegalImport]
     Illegal import - io.netty.util.concurrent.Future. [IllegalImport]
     Illegal import - io.netty.util.concurrent.Promise. [IllegalImport]
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org