[jira] [Updated] (HBASE-12149) TestRegionPlacement is failing undeterministically

2014-10-02 Thread Manukranth Kolloju (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manukranth Kolloju updated HBASE-12149: --- Attachment: 0001-Split-TestRegionPlacement.patch Adding the test category.

[jira] [Commented] (HBASE-11998) Document a workflow for cherry-picking a fix to a different branch

2014-10-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156128#comment-14156128 ] Hadoop QA commented on HBASE-11998: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2014-10-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156176#comment-14156176 ] Hadoop QA commented on HBASE-12148: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-12149) TestRegionPlacement is failing undeterministically

2014-10-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156191#comment-14156191 ] Hadoop QA commented on HBASE-12149: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-12153) Fixing TestReplicaWithCluster

2014-10-02 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156252#comment-14156252 ] Nicolas Liochon commented on HBASE-12153: - Yeah, I actually don't like much

[jira] [Commented] (HBASE-11835) Wrong managenement of non expected calls in the client

2014-10-02 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156258#comment-14156258 ] Nicolas Liochon commented on HBASE-11835: - it got lost somewhere in a todo list.

[jira] [Commented] (HBASE-12141) ClusterStatus message might exceed max datagram payload limits

2014-10-02 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156267#comment-14156267 ] Nicolas Liochon commented on HBASE-12141: - Yeah, the strategy was to keep the

[jira] [Commented] (HBASE-12142) Truncate command does not preserve ACLs table

2014-10-02 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156305#comment-14156305 ] Anoop Sam John commented on HBASE-12142: Why we need a config based approach?

[jira] [Commented] (HBASE-11997) CopyTable with bulkload

2014-10-02 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156504#comment-14156504 ] Jean-Marc Spaggiari commented on HBASE-11997: - Nice! [~apurtell] This is

[jira] [Updated] (HBASE-11835) Wrong managenement of non expected calls in the client

2014-10-02 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-11835: Attachment: 11835.rebase.patch Wrong managenement of non expected calls in the client

[jira] [Updated] (HBASE-11835) Wrong managenement of non expected calls in the client

2014-10-02 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-11835: Fix Version/s: (was: 0.98.7) Status: Patch Available (was: Open) Wrong

[jira] [Commented] (HBASE-11835) Wrong managenement of non expected calls in the client

2014-10-02 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156559#comment-14156559 ] Nicolas Liochon commented on HBASE-11835: - I rebased the patch. Actually I was

[jira] [Updated] (HBASE-12029) Use Table and RegionLocator in HTable.getRegionLocations()

2014-10-02 Thread Solomon Duskis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Solomon Duskis updated HBASE-12029: --- Attachment: HBASE-12029_v6.patch Merge with the latest and greates Use Table and

[jira] [Commented] (HBASE-12029) Use Table and RegionLocator in HTable.getRegionLocations()

2014-10-02 Thread Solomon Duskis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156626#comment-14156626 ] Solomon Duskis commented on HBASE-12029: One gotcha here is connection

[jira] [Created] (HBASE-12155) Replace uses of HTableInterface with Table

2014-10-02 Thread Solomon Duskis (JIRA)
Solomon Duskis created HBASE-12155: -- Summary: Replace uses of HTableInterface with Table Key: HBASE-12155 URL: https://issues.apache.org/jira/browse/HBASE-12155 Project: HBase Issue Type:

[jira] [Commented] (HBASE-11835) Wrong managenement of non expected calls in the client

2014-10-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156628#comment-14156628 ] Hadoop QA commented on HBASE-11835: --- {color:red}-1 overall{color}. Here are the

[jira] [Assigned] (HBASE-12072) We are doing 35 x 35 retries for master operations

2014-10-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-12072: -- Assignee: (was: Ted Yu) We are doing 35 x 35 retries for master operations

[jira] [Resolved] (HBASE-12155) Replace uses of HTableInterface with Table

2014-10-02 Thread Solomon Duskis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Solomon Duskis resolved HBASE-12155. Resolution: Invalid Replace uses of HTableInterface with Table

[jira] [Commented] (HBASE-12133) Add FastLongHistogram for metric computation

2014-10-02 Thread Yi Deng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156660#comment-14156660 ] Yi Deng commented on HBASE-12133: - Thanks! [~stack] Should I put this Class to

[jira] [Assigned] (HBASE-11997) CopyTable with bulkload

2014-10-02 Thread Yi Deng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Deng reassigned HBASE-11997: --- Assignee: Yi Deng CopyTable with bulkload --- Key:

[jira] [Created] (HBASE-12156) TableName cache doesn't used for once of valueOf methods.

2014-10-02 Thread Andrey Stepachev (JIRA)
Andrey Stepachev created HBASE-12156: Summary: TableName cache doesn't used for once of valueOf methods. Key: HBASE-12156 URL: https://issues.apache.org/jira/browse/HBASE-12156 Project: HBase

[jira] [Updated] (HBASE-12156) TableName cache doesn't used for once of valueOf methods.

2014-10-02 Thread Andrey Stepachev (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Stepachev updated HBASE-12156: - Attachment: HBASE-12156.patch TableName cache doesn't used for once of valueOf methods.

[jira] [Updated] (HBASE-12156) TableName cache doesn't used for once of valueOf methods.

2014-10-02 Thread Andrey Stepachev (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Stepachev updated HBASE-12156: - Status: Patch Available (was: Open) TableName cache doesn't used for once of valueOf

[jira] [Commented] (HBASE-12029) Use Table and RegionLocator in HTable.getRegionLocations()

2014-10-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156704#comment-14156704 ] Hadoop QA commented on HBASE-12029: --- {color:red}-1 overall{color}. Here are the

[jira] [Updated] (HBASE-12153) Fixing TestReplicaWithCluster

2014-10-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12153: -- Resolution: Fixed Fix Version/s: (was: 1.0.0) 0.99.1 2.0.0

[jira] [Created] (HBASE-12157) Add isTableAvailable() to the Connection interface.

2014-10-02 Thread Solomon Duskis (JIRA)
Solomon Duskis created HBASE-12157: -- Summary: Add isTableAvailable() to the Connection interface. Key: HBASE-12157 URL: https://issues.apache.org/jira/browse/HBASE-12157 Project: HBase

[jira] [Commented] (HBASE-12156) TableName cache doesn't used for once of valueOf methods.

2014-10-02 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156722#comment-14156722 ] Matteo Bertozzi commented on HBASE-12156: - +1 TableName cache doesn't used for

[jira] [Updated] (HBASE-10153) improve VerifyReplication to compute BADROWS more accurately

2014-10-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10153: --- Hadoop Flags: Reviewed Status: Patch Available (was: Open) improve VerifyReplication to compute

[jira] [Updated] (HBASE-10153) improve VerifyReplication to compute BADROWS more accurately

2014-10-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10153: --- Attachment: 10153-v2-trunk.txt Rebased patch improve VerifyReplication to compute BADROWS more accurately

[jira] [Updated] (HBASE-12156) TableName cache doesn't used for once of valueOf methods.

2014-10-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-12156: --- Fix Version/s: 0.99.1 0.98.7 2.0.0 Hadoop Flags: Reviewed

[jira] [Updated] (HBASE-12156) TableName cache doesn't used for once of valueOf methods.

2014-10-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12156: -- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to branches 0.98+ Thanks for the

[jira] [Commented] (HBASE-11764) Support per cell TTLs

2014-10-02 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156748#comment-14156748 ] Lars Hofhansl commented on HBASE-11764: --- Glanced over the patch. Looks good. I

[jira] [Commented] (HBASE-12152) TestLoadIncrementalHFiles shows up as zombie test

2014-10-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156753#comment-14156753 ] stack commented on HBASE-12152: --- Adding timeouts on these tests. Pushed to branch-1+

[jira] [Updated] (HBASE-12142) Truncate command does not preserve ACLs table

2014-10-02 Thread Vandana Ayyalasomayajula (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vandana Ayyalasomayajula updated HBASE-12142: - Attachment: HBASE-12142_1.patch I meant to use the config variable to

[jira] [Updated] (HBASE-11763) Move TTL handling into ScanQueryMatcher

2014-10-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-11763: --- Issue Type: Improvement (was: Sub-task) Parent: (was: HBASE-10560) Move TTL

[jira] [Commented] (HBASE-12156) TableName cache doesn't used for once of valueOf methods.

2014-10-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156796#comment-14156796 ] Hudson commented on HBASE-12156: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #531

[jira] [Updated] (HBASE-11763) Move TTL handling into ScanQueryMatcher

2014-10-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-11763: --- Fix Version/s: (was: 0.99.1) (was: 0.98.7) [~lhofhansl] and I

[jira] [Commented] (HBASE-11764) Support per cell TTLs

2014-10-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156800#comment-14156800 ] Andrew Purtell commented on HBASE-11764: I moved HBASE-11763 out. Let me rebase

[jira] [Created] (HBASE-12158) TestHttpServerLifecycle.testStartedServerWithRequestLog goes zombie on occasion

2014-10-02 Thread stack (JIRA)
stack created HBASE-12158: - Summary: TestHttpServerLifecycle.testStartedServerWithRequestLog goes zombie on occasion Key: HBASE-12158 URL: https://issues.apache.org/jira/browse/HBASE-12158 Project: HBase

[jira] [Updated] (HBASE-11764) Support per cell TTLs

2014-10-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-11764: --- Status: Open (was: Patch Available) Support per cell TTLs -

[jira] [Updated] (HBASE-12158) TestHttpServerLifecycle.testStartedServerWithRequestLog goes zombie on occasion

2014-10-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12158: -- Assignee: stack Status: Patch Available (was: Open)

[jira] [Updated] (HBASE-12158) TestHttpServerLifecycle.testStartedServerWithRequestLog goes zombie on occasion

2014-10-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12158: -- Attachment: 12158.txt Here, just removing the test. Hangs rarely. Not important enough to pursue.

[jira] [Commented] (HBASE-12152) TestLoadIncrementalHFiles shows up as zombie test

2014-10-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156810#comment-14156810 ] Andrew Purtell commented on HBASE-12152: Cool I cherry picked the timeout

[jira] [Reopened] (HBASE-12156) TableName cache doesn't used for once of valueOf methods.

2014-10-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-12156: This is going to need an addendum to fix the 0.98 build: [ERROR] COMPILATION ERROR : [INFO]

[jira] [Commented] (HBASE-12156) TableName cache doesn't used for once of valueOf methods.

2014-10-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156817#comment-14156817 ] Hudson commented on HBASE-12156: FAILURE: Integrated in HBase-0.98 #560 (See

[jira] [Commented] (HBASE-12156) TableName cache doesn't used for once of valueOf methods.

2014-10-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156821#comment-14156821 ] Andrew Purtell commented on HBASE-12156: Trivial fix, will commit it in a sec

[jira] [Updated] (HBASE-12156) TableName cache doesn't used for once of valueOf methods.

2014-10-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-12156: --- Attachment: HBASE-12156-addendum-0.98.patch TableName cache doesn't used for once of

[jira] [Commented] (HBASE-12154) TestLoadAndSwitchEncodeOnDisk is flaky on shared jenkins boxes

2014-10-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156826#comment-14156826 ] stack commented on HBASE-12154: --- Yeah. We should remove related tests too,

[jira] [Resolved] (HBASE-12156) TableName cache doesn't used for once of valueOf methods.

2014-10-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-12156. Resolution: Fixed Pushed addendum to 0.98 TableName cache doesn't used for once of

[jira] [Commented] (HBASE-12156) TableName cache doesn't used for once of valueOf methods.

2014-10-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156837#comment-14156837 ] stack commented on HBASE-12156: --- Sorry about that [~apurtell] Thanks. TableName cache

[jira] [Updated] (HBASE-12133) Add FastLongHistogram for metric computation

2014-10-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12133: -- Resolution: Fixed Fix Version/s: (was: 0.98.8) 0.99.1 2.0.0

[jira] [Commented] (HBASE-12141) ClusterStatus message might exceed max datagram payload limits

2014-10-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156857#comment-14156857 ] Andrew Purtell commented on HBASE-12141: See

[jira] [Commented] (HBASE-12141) ClusterStatus message might exceed max datagram payload limits

2014-10-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156860#comment-14156860 ] Andrew Purtell commented on HBASE-12141: ... which could explain fragmentation, I

[jira] [Comment Edited] (HBASE-12141) ClusterStatus message might exceed max datagram payload limits

2014-10-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156860#comment-14156860 ] Andrew Purtell edited comment on HBASE-12141 at 10/2/14 5:49 PM:

[jira] [Commented] (HBASE-12151) Make dev scripts executable

2014-10-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156863#comment-14156863 ] stack commented on HBASE-12151: --- +1 Make dev scripts executable

[jira] [Commented] (HBASE-12158) TestHttpServerLifecycle.testStartedServerWithRequestLog goes zombie on occasion

2014-10-02 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156868#comment-14156868 ] Andrew Purtell commented on HBASE-12158: +1

[jira] [Resolved] (HBASE-12157) Add isTableAvailable() to the Connection interface.

2014-10-02 Thread Solomon Duskis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Solomon Duskis resolved HBASE-12157. Resolution: Invalid Add isTableAvailable() to the Connection interface.

[jira] [Commented] (HBASE-12133) Add FastLongHistogram for metric computation

2014-10-02 Thread Yi Deng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156871#comment-14156871 ] Yi Deng commented on HBASE-12133: - Thanks [~stack] Add FastLongHistogram for metric

[jira] [Commented] (HBASE-12155) Replace uses of HTableInterface with Table

2014-10-02 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156885#comment-14156885 ] Jean-Marc Spaggiari commented on HBASE-12155: - You might want to add some

[jira] [Updated] (HBASE-12158) TestHttpServerLifecycle.testStartedServerWithRequestLog goes zombie on occasion

2014-10-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12158: -- Resolution: Fixed Fix Version/s: 0.99.1 2.0.0 Hadoop Flags: Reviewed

[jira] [Commented] (HBASE-12156) TableName cache doesn't used for once of valueOf methods.

2014-10-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156915#comment-14156915 ] Hudson commented on HBASE-12156: FAILURE: Integrated in HBase-TRUNK #5607 (See

[jira] [Commented] (HBASE-12153) Fixing TestReplicaWithCluster

2014-10-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156914#comment-14156914 ] Hudson commented on HBASE-12153: FAILURE: Integrated in HBase-TRUNK #5607 (See

[jira] [Commented] (HBASE-12152) TestLoadIncrementalHFiles shows up as zombie test

2014-10-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156913#comment-14156913 ] Hudson commented on HBASE-12152: FAILURE: Integrated in HBase-TRUNK #5607 (See

[jira] [Commented] (HBASE-12133) Add FastLongHistogram for metric computation

2014-10-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156916#comment-14156916 ] Hudson commented on HBASE-12133: FAILURE: Integrated in HBase-TRUNK #5608 (See

[jira] [Commented] (HBASE-12158) TestHttpServerLifecycle.testStartedServerWithRequestLog goes zombie on occasion

2014-10-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156917#comment-14156917 ] Hudson commented on HBASE-12158: FAILURE: Integrated in HBase-TRUNK #5608 (See

[jira] [Commented] (HBASE-12156) TableName cache doesn't used for once of valueOf methods.

2014-10-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156930#comment-14156930 ] Hadoop QA commented on HBASE-12156: --- {color:red}-1 overall{color}. Here are the

[jira] [Updated] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2014-10-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12148: -- Attachment: 12148v2.txt Review please. Remove TimeRangeTracker as point of contention when many threads

[jira] [Commented] (HBASE-12156) TableName cache doesn't used for once of valueOf methods.

2014-10-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156935#comment-14156935 ] Hudson commented on HBASE-12156: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #532

[jira] [Commented] (HBASE-12152) TestLoadIncrementalHFiles shows up as zombie test

2014-10-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156934#comment-14156934 ] Hudson commented on HBASE-12152: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #532

[jira] [Commented] (HBASE-10153) improve VerifyReplication to compute BADROWS more accurately

2014-10-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156940#comment-14156940 ] Hadoop QA commented on HBASE-10153: --- {color:red}-1 overall{color}. Here are the

[jira] [Updated] (HBASE-12149) TestRegionPlacement is failing undeterministically

2014-10-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12149: -- Resolution: Fixed Fix Version/s: (was: 1.0.0) 0.99.1 2.0.0

[jira] [Commented] (HBASE-12154) TestLoadAndSwitchEncodeOnDisk is flaky on shared jenkins boxes

2014-10-02 Thread Manukranth Kolloju (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156945#comment-14156945 ] Manukranth Kolloju commented on HBASE-12154: [~stack], well there should be a

[jira] [Commented] (HBASE-12153) Fixing TestReplicaWithCluster

2014-10-02 Thread Manukranth Kolloju (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156950#comment-14156950 ] Manukranth Kolloju commented on HBASE-12153: Thanks for committing [~stack]

[jira] [Commented] (HBASE-12149) TestRegionPlacement is failing undeterministically

2014-10-02 Thread Manukranth Kolloju (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156949#comment-14156949 ] Manukranth Kolloju commented on HBASE-12149: Thanks [~stack].

[jira] [Updated] (HBASE-9005) Improve documentation around KEEP_DELETED_CELLS, time range scans, and delete markers

2014-10-02 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-9005: -- Assignee: Misty Stanley-Jones (was: Jonathan Hsieh) sorry about that [~misty] -- i must have

[jira] [Commented] (HBASE-9005) Improve documentation around KEEP_DELETED_CELLS, time range scans, and delete markers

2014-10-02 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156958#comment-14156958 ] Jonathan Hsieh commented on HBASE-9005: --- +1, lgtm. Improve documentation around

[jira] [Commented] (HBASE-12133) Add FastLongHistogram for metric computation

2014-10-02 Thread Yi Deng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156970#comment-14156970 ] Yi Deng commented on HBASE-12133: - [~stack] Did it break the compiling on Jenkins?

[jira] [Updated] (HBASE-12122) Try not to assign user regions to master all the time

2014-10-02 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-12122: Attachment: hbase-12122_v2.patch Attached v2 that fixed some assignment issue, and only put

[jira] [Commented] (HBASE-12133) Add FastLongHistogram for metric computation

2014-10-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156980#comment-14156980 ] stack commented on HBASE-12133: --- Thanks [~daviddengcn] Applied addendum. Let me attach it.

[jira] [Updated] (HBASE-12133) Add FastLongHistogram for metric computation

2014-10-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12133: -- Attachment: 12133.addendum.txt Add FastLongHistogram for metric computation

[jira] [Commented] (HBASE-12122) Try not to assign user regions to master all the time

2014-10-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156985#comment-14156985 ] stack commented on HBASE-12122: --- [~jxiang] will this fix the TestZooKeeper and

[jira] [Commented] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2014-10-02 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156993#comment-14156993 ] Matteo Bertozzi commented on HBASE-12148: - +1 looks good to me Remove

[jira] [Updated] (HBASE-12104) Some optimization and bugfix for HTableMultiplexer

2014-10-02 Thread Yi Deng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Deng updated HBASE-12104: Attachment: 0001-Make-HTableMultiplexerStatus-public-Delay-before-res.patch Fix the constant name and

[jira] [Commented] (HBASE-12158) TestHttpServerLifecycle.testStartedServerWithRequestLog goes zombie on occasion

2014-10-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156997#comment-14156997 ] Hadoop QA commented on HBASE-12158: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-12153) Fixing TestReplicaWithCluster

2014-10-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156996#comment-14156996 ] Hudson commented on HBASE-12153: FAILURE: Integrated in HBase-1.0 #260 (See

[jira] [Commented] (HBASE-12104) Some optimization and bugfix for HTableMultiplexer

2014-10-02 Thread Yi Deng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14156998#comment-14156998 ] Yi Deng commented on HBASE-12104: - This diff is also available at

[jira] [Commented] (HBASE-12122) Try not to assign user regions to master all the time

2014-10-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14157001#comment-14157001 ] stack commented on HBASE-12122: --- Only meta table needs this treatment below? Not namespace

[jira] [Commented] (HBASE-12158) TestHttpServerLifecycle.testStartedServerWithRequestLog goes zombie on occasion

2014-10-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14157009#comment-14157009 ] Hudson commented on HBASE-12158: FAILURE: Integrated in HBase-1.0 #261 (See

[jira] [Commented] (HBASE-12156) TableName cache doesn't used for once of valueOf methods.

2014-10-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14157008#comment-14157008 ] Hudson commented on HBASE-12156: FAILURE: Integrated in HBase-1.0 #261 (See

[jira] [Commented] (HBASE-12149) TestRegionPlacement is failing undeterministically

2014-10-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14157006#comment-14157006 ] Hudson commented on HBASE-12149: FAILURE: Integrated in HBase-1.0 #261 (See

[jira] [Commented] (HBASE-12152) TestLoadIncrementalHFiles shows up as zombie test

2014-10-02 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14157007#comment-14157007 ] Hudson commented on HBASE-12152: FAILURE: Integrated in HBase-1.0 #261 (See

[jira] [Updated] (HBASE-12122) Try not to assign user regions to master all the time

2014-10-02 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-12122: Status: Patch Available (was: Open) Try not to assign user regions to master all the time

[jira] [Commented] (HBASE-12122) Try not to assign user regions to master all the time

2014-10-02 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14157022#comment-14157022 ] Jimmy Xiang commented on HBASE-12122: - bq. will this fix the TestZooKeeper and

[jira] [Commented] (HBASE-12149) TestRegionPlacement is failing undeterministically

2014-10-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14157027#comment-14157027 ] stack commented on HBASE-12149: --- Pushed an addendum. The test categorization being in

[jira] [Created] (HBASE-12159) Shell command to verify snapshots

2014-10-02 Thread Patrick White (JIRA)
Patrick White created HBASE-12159: - Summary: Shell command to verify snapshots Key: HBASE-12159 URL: https://issues.apache.org/jira/browse/HBASE-12159 Project: HBase Issue Type: New Feature

[jira] [Commented] (HBASE-12159) Shell command to verify snapshots

2014-10-02 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14157043#comment-14157043 ] Matteo Bertozzi commented on HBASE-12159: - $ hbase

[jira] [Updated] (HBASE-12148) Remove TimeRangeTracker as point of contention when many threads writing a Store

2014-10-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12148: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Pushed to

[jira] [Commented] (HBASE-12104) Some optimization and bugfix for HTableMultiplexer

2014-10-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14157050#comment-14157050 ] Hadoop QA commented on HBASE-12104: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-12159) Shell command to verify snapshots

2014-10-02 Thread Patrick White (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14157048#comment-14157048 ] Patrick White commented on HBASE-12159: --- I want to say I had a really good reason

[jira] [Commented] (HBASE-12122) Try not to assign user regions to master all the time

2014-10-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14157057#comment-14157057 ] stack commented on HBASE-12122: --- Ok. +1 Commit when you fix code dup [~jxiang] Try not

  1   2   3   >