[ 
https://issues.apache.org/jira/browse/CASSANDRA-17127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565030#comment-17565030
 ] 

Brandon Williams commented on CASSANDRA-17127:
----------------------------------------------

bq. find and add the checkstyle annotation to turn off checkstyle checking in 
the code blocks the use the classes

Actually, it doesn't yet exist, see the parent ticket: CASSANDRA-17124.  I 
think, to bring with the sister ticket CASSANDRA-17126, we actually want to 
remove the usage so that checkstyle can be enabled.

> Remove use of deprecated java.util.concurrent in tests
> ------------------------------------------------------
>
>                 Key: CASSANDRA-17127
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17127
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Test/unit
>            Reporter: Brandon Williams
>            Assignee: Claude Warren
>            Priority: Normal
>
> {noformat}
>       1  Illegal import - java.util.concurrent.ArrayBlockingQueue. 
> [IllegalImport]
>      11  Illegal import - java.util.concurrent.CompletableFuture. 
> [IllegalImport]
>      39  Illegal import - java.util.concurrent.CountDownLatch. [IllegalImport]
>      48  Illegal import - java.util.concurrent.Executors. [IllegalImport]
>       3  Illegal import - java.util.concurrent.LinkedBlockingQueue. 
> [IllegalImport]
>       5  Illegal import - java.util.concurrent.Semaphore. [IllegalImport]
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to