[
https://issues.apache.org/jira/browse/HBASE-9505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13766793#comment-13766793
]
Jean-Daniel Cryans commented on HBASE-9505:
-------------------------------------------
bq. I'd prefer to see the tests fixed rather than silently ignoring what
otherwise would be a bug.
This bit in the patch fixes the test, if that's what you meant?
{noformat}
+ byte[] family = Bytes.toBytes(fname);
+ htd.addFamily(new HColumnDescriptor(family));
{noformat}
> Enable replication by default
> -----------------------------
>
> Key: HBASE-9505
> URL: https://issues.apache.org/jira/browse/HBASE-9505
> Project: HBase
> Issue Type: Task
> Reporter: Jean-Daniel Cryans
> Assignee: Jean-Daniel Cryans
> Priority: Minor
> Fix For: 0.96.0
>
> Attachments: HBASE-9505.patch, HBASE-9505-v2.patch,
> HBASE-9505-v3.patch
>
>
> Wondering if we can enable replication by default, going to attach a patch
> that does it and get a QA run.
--
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