[ 
https://issues.apache.org/jira/browse/HBASE-8196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13614390#comment-13614390
 ] 

Enis Soztutar commented on HBASE-8196:
--------------------------------------

bq. Are the modifications to hbase-env.sh and hbase-site.xml related to this 
patch?
No, residual from some other thing. Will update the patch. 

bq.  Should this be un-commented? //LOG.warn("exception in loading coprocessor 
for the META table");
This was from the original patch. It was not caught in the review. I'll just 
take it out. 

Got the test results:
{code}
Results :

Failed tests:   
testMultiCohortWithMemberTimeoutDuringPrepare(org.apache.hadoop.hbase.procedure.TestZKProcedure):
 (..)

Tests in error: 
  
testMasterFailoverWithMockedRITOnDeadRS(org.apache.hadoop.hbase.master.TestMasterFailover):
 test timed out after 180000 milliseconds

Tests run: 1302, Failures: 1, Errors: 1, Skipped: 13
{code}
Inspecting the MasterFailover test. 
                
> Port HBASE-7721 Atomic multi-row mutations in META to 0.94
> ----------------------------------------------------------
>
>                 Key: HBASE-8196
>                 URL: https://issues.apache.org/jira/browse/HBASE-8196
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.94.7
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.94.7
>
>         Attachments: hbase-7721_v4-0.94.patch
>
>
> There has been some interest in porting region merge (HBASE-7403), and making 
> splits more stable in 0.94. For online merge, we depend on HBASE-7721, thus 
> we might need the backport. 

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