You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2016/11/03 21:21:58 UTC

[jira] [Updated] (HBASE-16957) Remove directory layout/ filesystem references from Cleaners and a few other modules in master

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

Sean Busbey updated HBASE-16957:
--------------------------------
      Resolution: Fixed
    Release Note: 
Incompatible config changes:

* hbase.master.logcleaner.plugins default value that users should always add when customizing changes from
  org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner to org.apache.hadoop.hbase.fs.legacy.cleaner.TimeToLiveLogCleaner
* hbase.master.hfilecleaner.plugins default value that users should always add when customizing changes from
  org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner to org.apache.hadoop.hbase.fs.legacy.cleaner.TimeToLiveHFileCleaner

Downstream users who have set custom plugins for either log cleaning or hfile cleaning should be sure to update their configs to use the new names of the respective time to live implementations.
          Status: Resolved  (was: Patch Available)

> Remove directory layout/ filesystem references from Cleaners and a few other modules in master
> ----------------------------------------------------------------------------------------------
>
>                 Key: HBASE-16957
>                 URL: https://issues.apache.org/jira/browse/HBASE-16957
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Filesystem Integration, master
>            Reporter: Umesh Agashe
>            Assignee: Umesh Agashe
>         Attachments: HBASE-16957-hbase-14439.v1.patch, HBASE-16957-hbase-14439.v3.patch, HBASE-16957-jbase-14439.v2.patch
>
>
> Remove directory layout/ filesystem references from Cleaners and a few other modules in master
> {code}
> hbase-server/src/main/java/org/apache/hadoop/hbase/master/AssignmentManager.java
> hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterStatusServlet.java
> hbase-server/src/main/java/org/apache/hadoop/hbase/master/cleaner/CleanerChore.java
> hbase-server/src/main/java/org/apache/hadoop/hbase/master/cleaner/HFileLinkCleaner.java
> {code}



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