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

Jonathan Hsieh updated HBASE-7290:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.96.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

This has been merged into trunk.  Hooray!

Sadly some fidelity of merge was lost.

{quote}
The odd news is that the github view of the updated repo seems to be missing 
some info in the commit log.  While all the code got merged in, the individual 
commits logs after 2/13/13 did not and essentially got merged into the final 
merge commit  (looking at the git blame, all the subsequent fixes are 
attributed to the HBASE-7290/HBASE-6055 merge commit).  This corresponds with 
where I created an svn-copy of the original hbase-7290 svn branch called 
hbase-7290v2.  (I ran into some problems in the  hbase-7290 svn branch and 
couldn't revert properly or do the equivalent of a force push.  Instead I 
created an svn-copy from the last good point in the hbase-7290 branch).  My 
guess is that some combination of the extra svn copy and the "svn merge 
--reintegrate" voodoo lost this information. 

Here's a summary of the commits and authors that didn't make it into the commit 
history during the merge.

HBASE-7889 ADDENDUM (convert @code to simplified @links)  (jmhsieh)
HBASE-7889 Fix javadoc warnings in snapshot classes, part 2 (Ted Yu)
HBASE-7864 Rename HMaster#listSnapshots as getCompletedSnapshots() (Ted Yu)
HBASE-7858 cleanup before merging snapshots branch to trunk (Ted Yu)
HBASE-7779 [snapshot 130201 merge] Fix TestMultiParallel (Ted Yu)
HBASE-7796 [snapshot 130201 merge] Fix TestSnapshotFromClient and 
TestFlushSnapshotFromClient (Ted Yu)
HBASE-7764 [snapshot 130201 merge] Fix TestSnapshotCloneIndependence failure 
(Ted Yu)
HBASE-7795 Race in the Restore Archiving (Matteo Bertozzi)
HBASE-7752 [snapshot 130201 merge]  Fix TestStoreFile failure (jmhsieh)
HBASE-7778 [snapshot 130201 merge] Tests with sleep after minicluster shutdown 
fail due to interrupt flag. (jmhsieh)
HBASE-7788 [snapshot 130201 merge] Fix flakey 
TestRestore*SnapshotFromClient#testCloneSnapshot (jmhsieh)
HBASE-7753 [snapshot 130201 merge] Fix unresolved merge conflicts (Ted Yu)
HBASE-7742 [snapshot 130201 merge] Fix 
TestHFileArchiving#testArchiveOnTableDelete (jmhsieh)
HBASE-7739 Fix TestSnapshotFromMaster failure (Ted Yu)
Remove empty directories (HBASE-7209 followup) (jmhsieh)

Sorry about those who lost some credit in the repo.
{quote}

                
> Online snapshots 
> -----------------
>
>                 Key: HBASE-7290
>                 URL: https://issues.apache.org/jira/browse/HBASE-7290
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>            Priority: Blocker
>             Fix For: 0.96.0
>
>         Attachments: 7290-mega-v2.txt, 7290-mega-v3.txt, 
> hbase-7290.mega.patch, hbase-7290.mega-v4.patch
>
>
> HBASE-6055 will be closed when the offline snapshots pieces get merged with 
> trunk.  This umbrella issue has all the online snapshot specific patches.  
> This will get merged once one of the implementations makes it into trunk.  
> Other flavors of online snapshots can then be done as normal patches instead 
> of on a development branch.  (was: HBASE-6055 will be closed when the online 
> snapshots pieces get merged with trunk.  This umbrella issue has all the 
> online snapshot specific patches.  This will get merged once one of the 
> implementations makes it into trunk.  Other flavors of online snapshots can 
> then be done as normal patches instead of on a development branch.)
> (not a fan of the quick edit descirption jira feature)

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