You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Jim Kellerman (JIRA)" <ji...@apache.org> on 2007/06/09 22:22:26 UTC

[jira] Commented: (HADOOP-1466) Clean up visibility and javadoc issues in HBase

    [ https://issues.apache.org/jira/browse/HADOOP-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503120 ] 

Jim Kellerman commented on HADOOP-1466:
---------------------------------------

Files modified for this issue that were also modified for HADOOP-1421
HAbstractScanner
HClient
HColumnDescriptor
HConstants
HLog
HLogKey
HMaster
HMerge
HMsg
HRegion
HRegiondirReader
HRegionInfo
HRegionInterface
HRegionServer
HStore
HStoreKey
HTableDescriptor
KeyedData - new class, replaces LabelledData
LabelledData - class removed
LeaseListener
Leases
RegionServerRunningException
AbstractMergeTestBase
HBaseClusterTestCase
MiniHBaseCluster
TestCleanRegionServerExit
TestGet
TestHLog
TestMemcache
TestHRegion
TestRegionServerAbort
TestScanner
TestScanner2



> Clean up visibility and javadoc issues in HBase
> -----------------------------------------------
>
>                 Key: HADOOP-1466
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1466
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: contrib/hbase
>    Affects Versions: 0.14.0
>            Reporter: Jim Kellerman
>            Priority: Minor
>             Fix For: 0.14.0
>
>
> We (Michael Stack and I) have turned on warnings in eclipse for almost everything.
> Whenever a class is changed, its visibility, method visibility, internal class visibility, etc. should be examined and javadoc that is incorrect or missing parameters, return values or exceptions thrown should be cleaned up.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.