You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Adam Antal (Jira)" <ji...@apache.org> on 2019/11/14 17:03:00 UTC

[jira] [Created] (YARN-9981) Fix findbugs warning in timelineservice

Adam Antal created YARN-9981:
--------------------------------

             Summary: 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


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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org