[jira] [Created] (HBASE-8742) HTableDescriptor Properties not preserved when cloning

2013-06-13 Thread Micah Whitacre (JIRA)
Micah Whitacre created HBASE-8742: - Summary: HTableDescriptor Properties not preserved when cloning Key: HBASE-8742 URL: https://issues.apache.org/jira/browse/HBASE-8742 Project: HBase Issue

[jira] [Commented] (HBASE-6956) Do not return back to HTablePool closed connections

2012-11-30 Thread Micah Whitacre (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13507634#comment-13507634 ] Micah Whitacre commented on HBASE-6956: --- Igor, can you explain how you are detecting

[jira] [Commented] (HBASE-6055) Snapshots in HBase 0.96

2012-11-20 Thread Micah Whitacre (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13501391#comment-13501391 ] Micah Whitacre commented on HBASE-6055: --- I will be out of the office on November 19

[jira] [Commented] (HBASE-6969) Allow for injecting MiniZookeeperCluster instance

2012-10-11 Thread Micah Whitacre (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13474109#comment-13474109 ] Micah Whitacre commented on HBASE-6969: --- That should work. If I can extend

[jira] [Commented] (HBASE-6969) Allow for injecting MiniZookeeperCluster instance

2012-10-10 Thread Micah Whitacre (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13473181#comment-13473181 ] Micah Whitacre commented on HBASE-6969: --- I documented it on the method but the

[jira] [Created] (HBASE-6969) Allow for injecting MiniZookeeperCluster instance

2012-10-09 Thread Micah Whitacre (JIRA)
Micah Whitacre created HBASE-6969: - Summary: Allow for injecting MiniZookeeperCluster instance Key: HBASE-6969 URL: https://issues.apache.org/jira/browse/HBASE-6969 Project: HBase Issue

[jira] [Updated] (HBASE-6969) Allow for injecting MiniZookeeperCluster instance

2012-10-09 Thread Micah Whitacre (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Micah Whitacre updated HBASE-6969: -- Attachment: hbase-6969.patch Simple patch file that just allows the HBaseTestingUtility to

[jira] [Commented] (HBASE-6969) Allow for injecting MiniZookeeperCluster instance

2012-10-09 Thread Micah Whitacre (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13472946#comment-13472946 ] Micah Whitacre commented on HBASE-6969: --- It should be noted I made the patch based

[jira] [Created] (HBASE-6341) Publicly expose HConnectionKey

2012-07-06 Thread Micah Whitacre (JIRA)
Micah Whitacre created HBASE-6341: - Summary: Publicly expose HConnectionKey Key: HBASE-6341 URL: https://issues.apache.org/jira/browse/HBASE-6341 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-6341) Publicly expose HConnectionKey

2012-07-06 Thread Micah Whitacre (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Micah Whitacre updated HBASE-6341: -- Attachment: hbase_6341.patch Publicly expose HConnectionKey

[jira] [Commented] (HBASE-6341) Publicly expose HConnectionKey

2012-07-06 Thread Micah Whitacre (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13408230#comment-13408230 ] Micah Whitacre commented on HBASE-6341: --- Attached a simple patch that just changes

[jira] [Commented] (HBASE-6341) Publicly expose HConnectionKey

2012-07-06 Thread Micah Whitacre (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13408366#comment-13408366 ] Micah Whitacre commented on HBASE-6341: --- As I indicated above the common use case we

[jira] [Commented] (HBASE-6322) Unnecessary creation of finalizers in HTablePool

2012-07-05 Thread Micah Whitacre (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13407447#comment-13407447 ] Micah Whitacre commented on HBASE-6322: --- I believe the methods missing from