You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2013/01/28 21:45:12 UTC

[jira] [Updated] (HBASE-7695) Remove unused member and local variables from HRegionServer

     [ https://issues.apache.org/jira/browse/HBASE-7695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Dimiduk updated HBASE-7695:
--------------------------------

    Attachment: 0001-HBASE-7695-remove-unused-variables-from-HRegionServe.patch

- local variable 'lock' was unused, removed.
- member variable rowLockLeaseTimeoutPeriod was never referenced; apparently its reference was removed in HBASE-7315. This cascades into removal of the relevant configuration from HConstants.
    
small and medium tests pass locally.
                
> Remove unused member and local variables from HRegionServer
> -----------------------------------------------------------
>
>                 Key: HBASE-7695
>                 URL: https://issues.apache.org/jira/browse/HBASE-7695
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Nick Dimiduk
>            Priority: Trivial
>         Attachments: 0001-HBASE-7695-remove-unused-variables-from-HRegionServe.patch
>
>
> While working on HBASE-6493, I noticed an unused local and member variable.

--
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