[
https://issues.apache.org/jira/browse/HDDS-12383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HDDS-12383:
------------------------------------
Description:
{code}
M B Dm: org.apache.hadoop.hdds.cli.GenericCli.run(String[]) invokes
System.exit(...), which shuts down the entire virtual machine At
GenericCli.java:[line 81]
M D DMI: Hard coded reference to an absolute pathname in
org.apache.hadoop.ozone.OzoneConsts.<static initializer for OzoneConsts>() At
OzoneConsts.java:[line 91]
H D ST: Write to static field
org.apache.ozone.fs.http.server.HttpFSServerWebApp.server from instance method
org.apache.ozone.fs.http.server.HttpFSServerWebApp.destroy() At
HttpFSServerWebApp.java:[line 100]
H M UL:
org.apache.ozone.lib.service.instrumentation.InstrumentationService.getToAdd(String,
String, Class, Lock, Map) does not release lock on all paths At
InstrumentationService.java:[line 136]
M M IS: Inconsistent synchronization of
org.apache.ozone.lib.servlet.ServerWebApp.authority; locked 66% of time
Unsynchronized access at ServerWebApp.java:[line 195]
{code}
was:
{code}
M V EI2: new org.apache.hadoop.hdds.scm.storage.ByteArrayReader(byte[], int,
int) may expose internal representation by storing an externally mutable object
into ByteArrayReader.readBuf At ByteArrayReader.java:[line 42]
M B Dm: org.apache.hadoop.hdds.cli.GenericCli.run(String[]) invokes
System.exit(...), which shuts down the entire virtual machine At
GenericCli.java:[line 81]
M D DMI: Hard coded reference to an absolute pathname in
org.apache.hadoop.ozone.OzoneConsts.<static initializer for OzoneConsts>() At
OzoneConsts.java:[line 91]
H D ST: Write to static field
org.apache.ozone.fs.http.server.HttpFSServerWebApp.server from instance method
org.apache.ozone.fs.http.server.HttpFSServerWebApp.destroy() At
HttpFSServerWebApp.java:[line 100]
H M UL:
org.apache.ozone.lib.service.instrumentation.InstrumentationService.getToAdd(String,
String, Class, Lock, Map) does not release lock on all paths At
InstrumentationService.java:[line 136]
M M IS: Inconsistent synchronization of
org.apache.ozone.lib.servlet.ServerWebApp.authority; locked 66% of time
Unsynchronized access at ServerWebApp.java:[line 195]
{code}
> Fix spotbugs warnings in prod
> -----------------------------
>
> Key: HDDS-12383
> URL: https://issues.apache.org/jira/browse/HDDS-12383
> Project: Apache Ozone
> Issue Type: Sub-task
> Reporter: Attila Doroszlai
> Assignee: Attila Doroszlai
> Priority: Major
>
> {code}
> M B Dm: org.apache.hadoop.hdds.cli.GenericCli.run(String[]) invokes
> System.exit(...), which shuts down the entire virtual machine At
> GenericCli.java:[line 81]
> M D DMI: Hard coded reference to an absolute pathname in
> org.apache.hadoop.ozone.OzoneConsts.<static initializer for OzoneConsts>()
> At OzoneConsts.java:[line 91]
> H D ST: Write to static field
> org.apache.ozone.fs.http.server.HttpFSServerWebApp.server from instance
> method org.apache.ozone.fs.http.server.HttpFSServerWebApp.destroy() At
> HttpFSServerWebApp.java:[line 100]
> H M UL:
> org.apache.ozone.lib.service.instrumentation.InstrumentationService.getToAdd(String,
> String, Class, Lock, Map) does not release lock on all paths At
> InstrumentationService.java:[line 136]
> M M IS: Inconsistent synchronization of
> org.apache.ozone.lib.servlet.ServerWebApp.authority; locked 66% of time
> Unsynchronized access at ServerWebApp.java:[line 195]
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]