You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "JiaChi Wang (Jira)" <ji...@apache.org> on 2023/09/02 08:12:00 UTC

[jira] [Commented] (HDDS-7523) Fix 4 bugs found by SonaCloud

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

JiaChi Wang commented on HDDS-7523:
-----------------------------------

Hi [~Sammi], I'm not currently working on it. Please feel free to take it or reassign it.

> Fix 4 bugs found by SonaCloud
> -----------------------------
>
>                 Key: HDDS-7523
>                 URL: https://issues.apache.org/jira/browse/HDDS-7523
>             Project: Apache Ozone
>          Issue Type: Bug
>            Reporter: Wei-Chiu Chuang
>            Assignee: JiaChi Wang
>            Priority: Major
>
> https://sonarcloud.io/project/issues?resolved=false&sinceLeakPeriod=true&types=BUG&id=hadoop-ozone&open=AYSE8tj3oMFtZ1xV9tyi
> * Use a thread-safe type; adding "volatile" is not enough to make this field thread-safe. (OnDemandContainerScanner.java)
> * This method's return value is marked "@NotNull" but null is returned. (ContainerReportQueue.java)
> * Rename this method; there is a "private" method in the parent class with the same name. (TrashPolicyOzone.java)
> * Either re-interrupt this method or rethrow the "InterruptedException" that can be caught here. (NSSummaryTask.java)
> cc: [~targetoee] [~Aaron6112080]



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org