[jira] [Updated] (HBASE-5780) Fix race in HBase regionserver startup vs ZK SASL authentication

2012-04-16 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5780: - Attachment: TestReplicationPeer-output.log

[jira] [Updated] (HBASE-5780) Fix race in HBase regionserver startup vs ZK SASL authentication

2012-04-13 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5780: - Attachment: HBASE-5780-v2.patch Throws an IllegalStateException on interruption. Currently

[jira] [Updated] (HBASE-5780) Fix race in HBase regionserver startup vs ZK SASL authentication

2012-04-13 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5780: - Attachment: testoutput.tar.gz Fix race in HBase regionserver startup vs ZK SASL

[jira] [Updated] (HBASE-5780) Fix race in HBase regionserver startup vs ZK SASL authentication

2012-04-12 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5780: - Attachment: HBASE-5780.patch Ensures that when we're using a secure ZK, we wait for the ZK

[jira] [Updated] (HBASE-5780) Fix race in HBase regionserver startup vs ZK SASL authentication

2012-04-12 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5780: - Status: Patch Available (was: Open) Fix race in HBase regionserver startup vs ZK SASL

[jira] [Updated] (HBASE-5735) Clearer warning message when connecting a non-secure HBase client to a secure HBase server

2012-04-06 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5735: - Attachment: HBASE-5735-v3.patch Adds the server's version to the warning message when an

[jira] [Updated] (HBASE-5735) Clearer warning message when connecting a non-secure HBase client to a secure HBase server

2012-04-05 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5735: - Attachment: HBASE-5375.patch Clearer warning message when connecting a non-secure HBase

[jira] [Updated] (HBASE-5735) Clearer warning message when connecting a non-secure HBase client to a secure HBase server

2012-04-05 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5735: - Status: Patch Available (was: Open) Give a more specific error message if a current, but

[jira] [Updated] (HBASE-5735) Clearer warning message when connecting a non-secure HBase client to a secure HBase server

2012-04-05 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5735: - Attachment: HBASE-5375-v2.patch Clearer warning message when connecting a non-secure HBase

[jira] [Updated] (HBASE-5738) Using HBase with HA HDFS requires bogus hardcoded port value

2012-04-05 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5738: - Attachment: HBASE-5738.patch The problem is that the HDFS client changed the fs.default.name

[jira] [Updated] (HBASE-5738) Using HBase with HA HDFS requires bogus hardcoded port value

2012-04-05 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5738: - Assignee: Shaneal Manek Status: Patch Available (was: Open) Using HBase with HA HDFS

[jira] [Updated] (HBASE-5706) Dropping fs latency stats since buffer is full spam

2012-04-03 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5706: - Status: Patch Available (was: Open) Patch just removes the (rate limited) log message.

[jira] [Updated] (HBASE-5706) Dropping fs latency stats since buffer is full spam

2012-04-03 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5706: - Attachment: HBASE-5706.patch Dropping fs latency stats since buffer is full spam

[jira] [Updated] (HBASE-5533) Add more metrics to HBase

2012-04-03 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5533: - Attachment: HBASE-5533-v7-0.92.patch A backport of HBASE-5533-TRUNK-v6.patch to 0.92. Also

[jira] [Updated] (HBASE-5533) Add more metrics to HBase

2012-03-23 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5533: - Attachment: HBASE-5533-TRUNK-v6.patch Add more metrics to HBase -

[jira] [Updated] (HBASE-5533) Add more metrics to HBase

2012-03-23 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5533: - Status: Patch Available (was: Open) Add more metrics to HBase -

[jira] [Updated] (HBASE-5533) Add more metrics to HBase

2012-03-20 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5533: - Description: To debug/monitor production clusters, there are some more metrics I wish I had

[jira] [Updated] (HBASE-5533) Add more metrics to HBase

2012-03-19 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5533: - Attachment: hbase5533-0.92-v5.patch Thanks for the review Stack, I appreciate all the help! The

[jira] [Updated] (HBASE-5533) Add more metrics to HBase

2012-03-15 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5533: - Status: Open (was: Patch Available) Add more metrics to HBase -

[jira] [Updated] (HBASE-5533) Add more metrics to HBase

2012-03-15 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5533: - Attachment: HBASE-5533-0.92-v4.patch Add more metrics to HBase -

[jira] [Updated] (HBASE-5533) Add more metrics to HBase

2012-03-15 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5533: - Attachment: histogram_web_ui.png Add more metrics to HBase -

[jira] [Updated] (HBASE-5533) Add more metrics to HBase

2012-03-15 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5533: - Attachment: TimingOverhead.java Add more metrics to HBase -

[jira] [Updated] (HBASE-5533) Add more metrics to HBase

2012-03-06 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5533: - Attachment: hbase-5533-0.92.patch Add more metrics to HBase -

[jira] [Updated] (HBASE-5533) Add more metrics to HBase

2012-03-06 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5533: - Status: Patch Available (was: Open) Added a first pass to trunk and the 0.92 branch

[jira] [Updated] (HBASE-5533) Add more metrics to HBase

2012-03-06 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5533: - Attachment: hbase5533-0.92-v2.patch Re hadoop-metrics.properties: You are right - I didn't mean

[jira] [Updated] (HBASE-5533) Add more metrics to HBase

2012-03-06 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5533: - Attachment: BlockingQueueContention.java This is just the micro-benchmark to evaluate how

[jira] [Updated] (HBASE-5533) Add more metrics to HBase

2012-03-06 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5533: - Attachment: hbase5533-0.92-v3.patch Same as v2, except it adds some of the new metrics to

[jira] [Updated] (HBASE-5003) If the master is started with a wrong root dir, it gets stuck and can't be killed

2012-02-17 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5003: - Attachment: hbase-5003.patch If the master is started with a wrong root dir, it gets stuck

[jira] [Updated] (HBASE-5003) If the master is started with a wrong root dir, it gets stuck and can't be killed

2012-02-17 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5003: - Attachment: hbase-5003-v2.patch If the master is started with a wrong root dir, it gets

[jira] [Updated] (HBASE-5003) If the master is started with a wrong root dir, it gets stuck and can't be killed

2012-02-17 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5003: - Status: Patch Available (was: Open) Simply has the master retry writing the version file 3

[jira] [Updated] (HBASE-5294) Make sure javadoc is included in tarball bundle when we release

2012-02-17 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5294: - Attachment: hbase-5294.patch Make sure javadoc is included in tarball bundle when we

[jira] [Updated] (HBASE-5294) Make sure javadoc is included in tarball bundle when we release

2012-02-17 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5294: - Affects Version/s: 0.92.0 Status: Patch Available (was: Open) This patch only

[jira] [Updated] (HBASE-5421) use hadoop-client/hadoop-minicluster artifacts for Hadoop 0.23 build

2012-02-16 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5421: - Attachment: hbase-5421.patch use hadoop-client/hadoop-minicluster artifacts for Hadoop 0.23

[jira] [Updated] (HBASE-5421) use hadoop-client/hadoop-minicluster artifacts for Hadoop 0.23 build

2012-02-16 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5421: - Status: Patch Available (was: Open) I ran tests and built an hbase jar after this patch was

[jira] [Updated] (HBASE-5278) HBase shell script refers to removed migrate functionality

2012-01-25 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5278: - Attachment: hbase-5278.patch HBase shell script refers to removed migrate functionality

[jira] [Updated] (HBASE-5278) HBase shell script refers to removed migrate functionality

2012-01-25 Thread Shaneal Manek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shaneal Manek updated HBASE-5278: - Status: Patch Available (was: Open) HBase shell script refers to removed migrate