You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2016/08/10 04:55:20 UTC

[jira] [Created] (HBASE-16386) Fix findbug RV_RETURN_VALUE_IGNORED: Method ignores return value In HRegionServer

ramkrishna.s.vasudevan created HBASE-16386:
----------------------------------------------

             Summary: Fix findbug RV_RETURN_VALUE_IGNORED: Method ignores return value In HRegionServer
                 Key: HBASE-16386
                 URL: https://issues.apache.org/jira/browse/HBASE-16386
             Project: HBase
          Issue Type: Bug
            Reporter: ramkrishna.s.vasudevan
             Fix For: 2.0.0


There seems to be a findbug comment introduced in some recent commits.
{code}

Code	Warning
RV	Return value of java.util.concurrent.CountDownLatch.await(long, TimeUnit) ignored in org.apache.hadoop.hbase.regionserver.HRegionServer.initializeZooKeeper()
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)