You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ekaterina Dimitrova (Jira)" <ji...@apache.org> on 2022/01/16 19:45:00 UTC

[jira] [Comment Edited] (CASSANDRA-17126) Remove use of deprecated Files in tests

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

Ekaterina Dimitrova edited comment on CASSANDRA-17126 at 1/16/22, 7:45 PM:
---------------------------------------------------------------------------

Hi [~n.v.harikrishna],
Thank you for your work, I moved the ticket to Patch Available. Please ensure when you work on a patch to change the ticket status respectively to the phase it is in (Work in Progress, Patch Available, Needs Committer, etc) to signal the community that this work needs attention. To be honest I saw you posted a patch just by chance. :-) 


was (Author: e.dimitrova):
Hi [~n.v.harikrishna],
Thank you for your work, I moved the ticket to Patch Available. Please ensure when you work on a patch to change the ticket status respectively to the phase it is in (Work in Progress, Patch Available, Needs Committer, etc) to signal the community that this work needs attention. I saw you posted a patch just by chance. :-) 

> Remove use of deprecated Files in tests
> ---------------------------------------
>
>                 Key: CASSANDRA-17126
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17126
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Test/unit
>            Reporter: Brandon Williams
>            Assignee: Venkata Harikrishna Nukala
>            Priority: Normal
>             Fix For: 4.x
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> From checkstyle:
> {noformat}
>       5  Illegal import - java.io.File. [IllegalImport]
>       3  Illegal import - java.io.FileInputStream. [IllegalImport]
>       2  Illegal import - java.io.FileOutputStream. [IllegalImport]
>       3  Illegal import - java.io.FileWriter. [IllegalImport]
>      16  Illegal import - java.io.RandomAccessFile. [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