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

Todd Lipcon updated HBASE-4643:
-------------------------------

    Attachment: revert.txt

Here's a patch which does the revert. It passed all but three unit tests:

Results :

Failed tests:   testSizes(org.apache.hadoop.hbase.io.TestHeapSize): 
expected:<296> but was:<288>

Tests in error: 
  
testMasterFailoverWithMockedRITOnDeadRS(org.apache.hadoop.hbase.master.TestMasterFailover):
 Server not running, aborting
  testTimestamps(org.apache.hadoop.hbase.TestMultiVersions): 
org.apache.hadoop.hbase.regionserver.NoSuchColumnFamilyException: Column family 
colfamily1 does not exist in region 
testTimestamps,,1319176310979.39600bf02dc843a3dc6bf8b79567d8c7. in table {NAME 
=> 'testTimestamps', FAMILIES => [{NAME => 'colfamily11', BLOOMFILTER => 
'NONE', REPLICATION_SCOPE => '0', COMPRESSION => 'NONE', VERSIONS => '3', TTL 
=> '2147483647', MIN_VERSIONS => '0', BLOCKSIZE => '65536', IN_MEMORY => 
'false', BLOCKCACHE => 'true'}]}

It would need more work to be committed, but figured I'd post it just in case. 
It also reverted HBASE-3446 to make it simpler, so that woudl have to be 
re-incorporated.
                
> Consider reverting HBASE-451 (change HRI to remove HTD) in 0.92
> ---------------------------------------------------------------
>
>                 Key: HBASE-4643
>                 URL: https://issues.apache.org/jira/browse/HBASE-4643
>             Project: HBase
>          Issue Type: Brainstorming
>    Affects Versions: 0.92.0
>            Reporter: Todd Lipcon
>         Attachments: revert.txt
>
>
> I've been chatting with some folks recently about this thought: it seems 
> like, if you enumerate the larger changes in 0.92, this is probably the one 
> that is the most destabilizing that hasn't been through a lot of "baking" 
> yet. You can see this evidenced by the very high number of followup commits 
> it generated: looks like somewhere around 15 of them, plus some bugs still 
> open.
> I've done a patch to revert this and the related followup changes on the 0.92 
> branch. Do we want to consider doing this?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to