[
https://issues.apache.org/jira/browse/HBASE-20074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16379274#comment-16379274
]
Hudson commented on HBASE-20074:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #4660 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/4660/])
Revert "for creating patch HBASE-20074-V01.patch" (busbey: rev
e4ce38df326e750015f6077b8ca8de9788cce4d4)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/CompactingMemStore.java
HBASE-20074 [FindBugs] Same code on both branches in (busbey: rev
0fa5d69fc7602f2760a64e1760fd02be130aa8bd)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/CompactingMemStore.java
> [FindBugs] Same code on both branches in
> CompactingMemStore#initMemStoreCompactor
> ---------------------------------------------------------------------------------
>
> Key: HBASE-20074
> URL: https://issues.apache.org/jira/browse/HBASE-20074
> Project: HBase
> Issue Type: Bug
> Components: findbugs
> Reporter: stack
> Assignee: Gali Sheffi
> Priority: Major
> Fix For: 2.0.0-beta-2
>
> Attachments: HBASE-20074-V01.patch
>
>
> [~galish] Our findbugs checking was disabled for a few weeks and we just
> turned it on again. It found a good one. Mind fixing it please? Meantime I've
> undone the if class to get a factor dependent on index type. Thanks.
> Code Warning
> DB
> org.apache.hadoop.hbase.regionserver.CompactingMemStore.initInmemoryFlushSize(Configuration)
> uses the same code for two branches
> Bug type DB_DUPLICATE_BRANCHES (click for details)
> In class org.apache.hadoop.hbase.regionserver.CompactingMemStore
> In method
> org.apache.hadoop.hbase.regionserver.CompactingMemStore.initInmemoryFlushSize(Configuration)
> At CompactingMemStore.java:[line 140]
> At CompactingMemStore.java:[line 143]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)