[ https://issues.apache.org/jira/browse/HBASE-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12771288#action_12771288 ]
stack commented on HBASE-1816: ------------------------------ Removed hbase-1062 band-aid (hope its ok Andrew). Was getting in way of tests that used to wait around till safe-mode was cleared... but safe-mode has been removed. Test would put up blocker and wait on compactions before proceeding. But compactions wouldn't compact enough until the compaction thread had turned on compactions fully.. which would take a while. By the time they were fully operational, test had timed out. hbase-1062 was a band-aid. IIRC, conversation w/ apurtell had it that we should remove it now anyways since we no longer compact on open -- only if references (which is not usual on open). > Master rewrite > -------------- > > Key: HBASE-1816 > URL: https://issues.apache.org/jira/browse/HBASE-1816 > Project: Hadoop HBase > Issue Type: Task > Components: master > Reporter: stack > Assignee: stack > Priority: Blocker > Fix For: 0.21.0 > > Attachments: HBase Hackathon Notes - Sunday.pdf, master-v2.patch, > master-v3.patch, master-v4.patch, master.patch, meta-cleanup.patch > > > An umbrella issue for master rewrite. Master rewrite is a new feature for > 0.21 hbase. I'm attaching "Master Rewrite" notes taken at the SU SF hbase > meetup made by JGray. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.