[ https://issues.apache.org/jira/browse/HDDS-12383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Attila Doroszlai updated HDDS-12383: ------------------------------------ Fix Version/s: 2.0.0 Resolution: Fixed Status: Resolved (was: Patch Available) > 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 > Labels: pull-request-available > Fix For: 2.0.0 > > > {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: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org