[ 
https://issues.apache.org/jira/browse/HBASE-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481122#comment-13481122
 ] 

liang xie commented on HBASE-7001:
----------------------------------

Could any other experts have a review on this trivial issue? Thanks in advance:)
                
> Fix the RCN Correctness Warning in MemStoreFlusher class
> --------------------------------------------------------
>
>                 Key: HBASE-7001
>                 URL: https://issues.apache.org/jira/browse/HBASE-7001
>             Project: HBase
>          Issue Type: Bug
>            Reporter: liang xie
>            Assignee: liang xie
>            Priority: Minor
>         Attachments: HBASE-7001.patch
>
>
> https://builds.apache.org/job/PreCommit-HBASE-Build/3057//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html#Warnings_CORRECTNESS
> shows :
>       
> Bug type RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE (click for details)
> In class org.apache.hadoop.hbase.regionserver.MemStoreFlusher
> In method 
> org.apache.hadoop.hbase.regionserver.MemStoreFlusher.flushRegion(MemStoreFlusher$FlushRegionEntry)
> Value loaded from region
> Return value of 
> org.apache.hadoop.hbase.regionserver.MemStoreFlusher$FlushRegionEntry.access$000(MemStoreFlusher$FlushRegionEntry)
> At MemStoreFlusher.java:[line 346]
> Redundant null check at MemStoreFlusher.java:[line 363]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to