[ https://issues.apache.org/jira/browse/YARN-9981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Akira Ajisaka resolved YARN-9981. --------------------------------- Target Version/s: (was: 3.3.0) Resolution: Cannot Reproduce Now there are no warnings in the module. Closing. > Fix findbugs warning in timelineservice > --------------------------------------- > > Key: YARN-9981 > URL: https://issues.apache.org/jira/browse/YARN-9981 > Project: Hadoop YARN > Issue Type: Bug > Components: timelineservice > Affects Versions: 3.3.0 > Reporter: Adam Antal > Priority: Minor > > Findbugs are complaining about this: > {noformat} > module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client > Boxed value is unboxed and then immediately reboxed in > org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, > byte[], byte[], KeyConverter, ValueConverter, boolean) At > ColumnRWHelper.java:then immediately reboxed in > org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, > byte[], byte[], KeyConverter, ValueConverter, boolean) At > ColumnRWHelper.java:[line 335] > {noformat} > Let's fix it! -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org