[
https://issues.apache.org/jira/browse/YARN-7380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16223689#comment-16223689
]
Vrushali C commented on YARN-7380:
----------------------------------
The findbugs warning that I see is
{code}
<?xml version="1.0" encoding="UTF-8"?>
<BugCollection version='3.0.0' threshold='medium' effort='max'><file
classname='org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnHelper'><BugInstance
type='BX_UNBOXING_IMMEDIATELY_REBOXED' priority='Normal'
category='PERFORMANCE' message='Boxed value is unboxed and then immediately
reboxed in
org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnHelper.readResultsWithTimestamps(Result,
byte[], KeyConverter)'
lineNumber='261'/></file><Error></Error><Project><SrcDir>hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/src/main/java</SrcDir><SrcDir>hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/src/test/java</SrcDir></Project></BugCollection>
{code}
> Check findbugs in timeline service branch-2
> -------------------------------------------
>
> Key: YARN-7380
> URL: https://issues.apache.org/jira/browse/YARN-7380
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: timelineclient, timelinereader, timelineserver
> Reporter: Vrushali C
> Assignee: Vrushali C
>
> Some findbugs warnings have been noticed in the branch-2 nightly builds. I
> haven't investigated them yet but filing to confirm/fix if possible.
> I recollect some known findbugs issues with the webservices function calls
> with number of parameters which we could not fix.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]