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

Harsh J updated HBASE-8913:
---------------------------

    Description: 
Code has a single reference remaining of .replogs, that we can now remove as we 
do not use that dir nor create it anymore.

Previous desc:

{quote}The /hbase/ dir can also have .replogs under it, which isn't accounted 
for during Master's check for user-table dirs, and we end up receiving warnings 
for missing .tableinfo files under it.{quote}

  was:The /hbase/ dir can also have .replogs under it, which isn't accounted 
for during Master's check for user-table dirs, and we end up receiving warnings 
for missing .tableinfo files under it.

    
> Remove ".replogs" reference as we no longer use it
> --------------------------------------------------
>
>                 Key: HBASE-8913
>                 URL: https://issues.apache.org/jira/browse/HBASE-8913
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 0.92.1
>            Reporter: Harsh J
>            Assignee: Harsh J
>            Priority: Minor
>         Attachments: HBASE-8913.patch, HBASE-8913.patch
>
>
> Code has a single reference remaining of .replogs, that we can now remove as 
> we do not use that dir nor create it anymore.
> Previous desc:
> {quote}The /hbase/ dir can also have .replogs under it, which isn't accounted 
> for during Master's check for user-table dirs, and we end up receiving 
> warnings for missing .tableinfo files under it.{quote}

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

Reply via email to