[
https://issues.apache.org/jira/browse/HBASE-21511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16699398#comment-16699398
]
Hudson commented on HBASE-21511:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.3-IT #505 (See
[https://builds.apache.org/job/HBase-1.3-IT/505/])
HBASE-21511 Remove in progress snapshot check in (yuzhihong: rev
b4250dc2a98ded8ca9be6a3172977b99594e8313)
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/master/snapshot/TestSnapshotFileCache.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/master/snapshot/TestSnapshotHFileCleaner.java
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/master/snapshot/SnapshotFileCache.java
> Remove in progress snapshot check in SnapshotFileCache#getUnreferencedFiles
> ---------------------------------------------------------------------------
>
> Key: HBASE-21511
> URL: https://issues.apache.org/jira/browse/HBASE-21511
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
> Fix For: 3.0.0, 1.5.0, 1.3.3, 2.2.0, 1.4.9, 2.1.2
>
> Attachments: 21511.branch-1.v3.txt, 21511.branch-1.v4.txt,
> 21511.v1.txt, 21511.v2.txt, 21511.v3.txt
>
>
> During review of HBASE-21387, [~Apache9] mentioned that the check for in
> progress snapshots in SnapshotFileCache#getUnreferencedFiles is no longer
> needed now that snapshot hfile cleaner and taking snapshot are mutually
> exclusive.
> This issue is to address the review comment by removing the check for in
> progress snapshots.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)