[jira] [Commented] (HBASE-10533) commands.rb is giving wrong error messages on exceptions

2014-04-14 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968111#comment-13968111 ] rajeshbabu commented on HBASE-10533: Thanks [~jdcryans] for checking this. I will

[jira] [Commented] (HBASE-10969) TestDistributedLogSplitting fails frequently in 0.94.

2014-04-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968116#comment-13968116 ] Hudson commented on HBASE-10969: SUCCESS: Integrated in HBase-0.94-security #461 (See

[jira] [Commented] (HBASE-10916) [VisibilityController] Stackable ScanLabelGenerators

2014-04-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968135#comment-13968135 ] Anoop Sam John commented on HBASE-10916: The SLG is a public interface exposed.

[jira] [Commented] (HBASE-10969) TestDistributedLogSplitting fails frequently in 0.94.

2014-04-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968134#comment-13968134 ] Hudson commented on HBASE-10969: FAILURE: Integrated in HBase-0.94-on-Hadoop-2 #67 (See

[jira] [Commented] (HBASE-10969) TestDistributedLogSplitting fails frequently in 0.94.

2014-04-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968138#comment-13968138 ] Hudson commented on HBASE-10969: FAILURE: Integrated in HBase-0.94-JDK7 #108 (See

[jira] [Commented] (HBASE-10969) TestDistributedLogSplitting fails frequently in 0.94.

2014-04-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968141#comment-13968141 ] Hudson commented on HBASE-10969: FAILURE: Integrated in HBase-0.94 #1342 (See

[jira] [Updated] (HBASE-10533) commands.rb is giving wrong error messages on exceptions

2014-04-14 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajeshbabu updated HBASE-10533: --- Attachment: HBASE-10533_94.patch Here is the patch for 0.94. Checked all the cases and patch

[jira] [Updated] (HBASE-10533) commands.rb is giving wrong error messages on exceptions

2014-04-14 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajeshbabu updated HBASE-10533: --- Attachment: HBASE-10533_v3.patch Fixed format issues in trunk patch. Same can be applied for 0.96

[jira] [Commented] (HBASE-10533) commands.rb is giving wrong error messages on exceptions

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

[jira] [Commented] (HBASE-10965) Automate detection of presence of Filter#filterRow()

2014-04-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968349#comment-13968349 ] Anoop Sam John commented on HBASE-10965: {code} +if (hasFilterRow == null) {

[jira] [Updated] (HBASE-10845) Memstore snapshot size isn't updated in DefaultMemStore#rollback()

2014-04-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10845: --- Attachment: 10845-v4.txt Memstore snapshot size isn't updated in DefaultMemStore#rollback()

[jira] [Commented] (HBASE-10934) Provide HBaseAdminInterface to abstract HBaseAdmin

2014-04-14 Thread Carter (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968429#comment-13968429 ] Carter commented on HBASE-10934: [~ndimiduk] I've incorporated all of your suggestions.

[jira] [Commented] (HBASE-2166) Inconsistent/wrong treatment of timestamp parameters in the old Thrift API

2014-04-14 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968447#comment-13968447 ] A B commented on HBASE-2166: I use thrift 0.9.1. When i put data into database (mutateRowTs),

[jira] [Updated] (HBASE-2166) Inconsistent/wrong treatment of timestamp parameters in the old Thrift API

2014-04-14 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A B updated HBASE-2166: --- Affects Version/s: (was: 0.20.2) Inconsistent/wrong treatment of timestamp parameters in the old Thrift API

[jira] [Commented] (HBASE-10916) [VisibilityController] Stackable ScanLabelGenerators

2014-04-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968449#comment-13968449 ] Andrew Purtell commented on HBASE-10916: bq. What is ur call on changing the name

[jira] [Comment Edited] (HBASE-10916) [VisibilityController] Stackable ScanLabelGenerators

2014-04-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968449#comment-13968449 ] Andrew Purtell edited comment on HBASE-10916 at 4/14/14 3:50 PM:

[jira] [Updated] (HBASE-2166) Inconsistent/wrong treatment of timestamp parameters in the old Thrift API

2014-04-14 Thread A B (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A B updated HBASE-2166: --- Affects Version/s: 0.20.2 Inconsistent/wrong treatment of timestamp parameters in the old Thrift API

[jira] [Commented] (HBASE-10845) Memstore snapshot size isn't updated in DefaultMemStore#rollback()

2014-04-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968489#comment-13968489 ] Hadoop QA commented on HBASE-10845: --- {color:green}+1 overall{color}. Here are the

[jira] [Commented] (HBASE-10972) OOBE in prefix key encoding

2014-04-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968488#comment-13968488 ] Andrew Purtell commented on HBASE-10972: Ping [~ram_krish] OOBE in prefix key

[jira] [Created] (HBASE-10972) OOBE in prefix key encoding

2014-04-14 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-10972: -- Summary: OOBE in prefix key encoding Key: HBASE-10972 URL: https://issues.apache.org/jira/browse/HBASE-10972 Project: HBase Issue Type: Sub-task

[jira] [Updated] (HBASE-10936) Port zeroByte encoding from parent.

2014-04-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-10936: --- Description: (was: Moving to 0.94.20 until we decide what to do.) Fix Version/s:

[jira] [Updated] (HBASE-10972) OOBE in prefix key encoding

2014-04-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-10972: --- Attachment: 10936-0.98.txt OOBE in prefix key encoding ---

[jira] [Updated] (HBASE-10934) Provide HBaseAdminInterface to abstract HBaseAdmin

2014-04-14 Thread Carter (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carter updated HBASE-10934: --- Status: Open (was: Patch Available) Provide HBaseAdminInterface to abstract HBaseAdmin

[jira] [Updated] (HBASE-10934) Provide HBaseAdminInterface to abstract HBaseAdmin

2014-04-14 Thread Carter (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carter updated HBASE-10934: --- Status: Patch Available (was: Open) Provide HBaseAdminInterface to abstract HBaseAdmin

[jira] [Updated] (HBASE-10934) Provide HBaseAdminInterface to abstract HBaseAdmin

2014-04-14 Thread Carter (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carter updated HBASE-10934: --- Attachment: HBASE_10934_2.patch Taking another stab, addressing issues raised by Nick and the CI tool.

[jira] [Assigned] (HBASE-10972) OOBE in prefix key encoding

2014-04-14 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan reassigned HBASE-10972: -- Assignee: ramkrishna.s.vasudevan OOBE in prefix key encoding

[jira] [Commented] (HBASE-10972) OOBE in prefix key encoding

2014-04-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968524#comment-13968524 ] Andrew Purtell commented on HBASE-10972: Thanks Ram! OOBE in prefix key

[jira] [Updated] (HBASE-10312) Flooding the cluster with administrative actions leads to collapse

2014-04-14 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-10312: --- Attachment: (was: HBASE-10312.java) Flooding the cluster with administrative

[jira] [Updated] (HBASE-10312) Flooding the cluster with administrative actions leads to collapse

2014-04-14 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-10312: --- Attachment: (was: HBASE-10312.java) Flooding the cluster with administrative

[jira] [Updated] (HBASE-10312) Flooding the cluster with administrative actions leads to collapse

2014-04-14 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-10312: --- Attachment: HBASE-10312.patch Derped on the last patch filename, retrying.

[jira] [Updated] (HBASE-10845) Memstore snapshot size isn't updated in DefaultMemStore#rollback()

2014-04-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10845: --- Attachment: 10845-0.98.txt Memstore snapshot size isn't updated in DefaultMemStore#rollback()

[jira] [Commented] (HBASE-10952) [REST] Let the user turn off block caching if desired

2014-04-14 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968530#comment-13968530 ] Nick Dimiduk commented on HBASE-10952: -- +1 from me. (cc [~avandana], [~toffer])

[jira] [Updated] (HBASE-10967) CatalogTracker.waitForMeta should not wait indefinitely silently

2014-04-14 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-10967: --- Attachment: (was: HBASE-10967.java) CatalogTracker.waitForMeta should not wait

[jira] [Updated] (HBASE-10967) CatalogTracker.waitForMeta should not wait indefinitely silently

2014-04-14 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-10967: --- Attachment: HBASE-10967.patch Maybe I was on a roll, Stack, but I wasn't paying

[jira] [Commented] (HBASE-10916) [VisibilityController] Stackable ScanLabelGenerators

2014-04-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968535#comment-13968535 ] Anoop Sam John commented on HBASE-10916: +1. Bq.while we have no users Same

[jira] [Updated] (HBASE-10972) OOBE in prefix key encoding

2014-04-14 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-10972: --- Attachment: HBASE-10972.patch This would pass. We need to add tags in 0.98

[jira] [Commented] (HBASE-10972) OOBE in prefix key encoding

2014-04-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968556#comment-13968556 ] Andrew Purtell commented on HBASE-10972: +1 OOBE in prefix key encoding

[jira] [Commented] (HBASE-7987) Snapshot Manifest file instead of multiple empty files

2014-04-14 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968568#comment-13968568 ] Jonathan Hsieh commented on HBASE-7987: --- post on rb please. Snapshot Manifest file

[jira] [Commented] (HBASE-10967) CatalogTracker.waitForMeta should not wait indefinitely silently

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

[jira] [Commented] (HBASE-10801) Ensure DBE interfaces can work with Cell

2014-04-14 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968593#comment-13968593 ] ramkrishna.s.vasudevan commented on HBASE-10801: Ping!! Ensure DBE

[jira] [Commented] (HBASE-10929) Change ScanQueryMatcher to use Cells instead of KeyValue.

2014-04-14 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968594#comment-13968594 ] ramkrishna.s.vasudevan commented on HBASE-10929: Ping!! Change

[jira] [Commented] (HBASE-10967) CatalogTracker.waitForMeta should not wait indefinitely silently

2014-04-14 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968595#comment-13968595 ] Jean-Daniel Cryans commented on HBASE-10967: The test failure is definitely

[jira] [Created] (HBASE-10973) CatalogTracker can share ZK connection with regionserver

2014-04-14 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-10973: --- Summary: CatalogTracker can share ZK connection with regionserver Key: HBASE-10973 URL: https://issues.apache.org/jira/browse/HBASE-10973 Project: HBase Issue

[jira] [Commented] (HBASE-10934) Provide HBaseAdminInterface to abstract HBaseAdmin

2014-04-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968607#comment-13968607 ] Hadoop QA commented on HBASE-10934: --- {color:green}+1 overall{color}. Here are the

[jira] [Assigned] (HBASE-10970) [AccessController] delete latest version should check covering permission for the latest version only

2014-04-14 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan reassigned HBASE-10970: -- Assignee: ramkrishna.s.vasudevan [AccessController] delete latest

[jira] [Commented] (HBASE-7987) Snapshot Manifest file instead of multiple empty files

2014-04-14 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968611#comment-13968611 ] Jonathan Hsieh commented on HBASE-7987: --- Ah, nm, link is here.

[jira] [Commented] (HBASE-10962) Decouple region opening from ZooKeeper

2014-04-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968615#comment-13968615 ] Ted Yu commented on HBASE-10962: @Mikhail: Can you put the patch on review board ?

[jira] [Commented] (HBASE-10962) Decouple region opening from ZooKeeper

2014-04-14 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968621#comment-13968621 ] Mikhail Antonov commented on HBASE-10962: - [~tedyu] Sure, will do shortly.

[jira] [Commented] (HBASE-10962) Decouple region opening from ZooKeeper

2014-04-14 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968622#comment-13968622 ] Mikhail Antonov commented on HBASE-10962: - [~tedyu] shall I also put there patch

[jira] [Created] (HBASE-10974) Improve DBEs read performance by avoiding byte array deep copies for key[] and value[]

2014-04-14 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-10974: -- Summary: Improve DBEs read performance by avoiding byte array deep copies for key[] and value[] Key: HBASE-10974 URL:

[jira] [Commented] (HBASE-10845) Memstore snapshot size isn't updated in DefaultMemStore#rollback()

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

[jira] [Updated] (HBASE-7987) Snapshot Manifest file instead of multiple empty files

2014-04-14 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7987: --- Attachment: HBASE-7987-v3.patch Snapshot Manifest file instead of multiple empty files

[jira] [Commented] (HBASE-10962) Decouple region opening from ZooKeeper

2014-04-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968625#comment-13968625 ] Ted Yu commented on HBASE-10962: That would help other reviewers. Thanks Decouple

[jira] [Commented] (HBASE-10973) CatalogTracker can share ZK connection with regionserver

2014-04-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968658#comment-13968658 ] Jimmy Xiang commented on HBASE-10973: - In server side, we do pass the shared zk

[jira] [Updated] (HBASE-10967) CatalogTracker.waitForMeta should not wait indefinitely silently

2014-04-14 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-10967: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was:

[jira] [Commented] (HBASE-10966) RowCounter misinterprets column names that have colons in their qualifier

2014-04-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968671#comment-13968671 ] Andrew Purtell commented on HBASE-10966: +1 RowCounter misinterprets column

[jira] [Updated] (HBASE-10956) Upgrade hadoop-2 dependency to 2.4.0

2014-04-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10956: --- Resolution: Fixed Fix Version/s: 0.99.0 Hadoop Flags: Reviewed Status: Resolved

[jira] [Commented] (HBASE-10915) Decouple region closing from ZooKeeper

2014-04-14 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968741#comment-13968741 ] Mikhail Antonov commented on HBASE-10915: - Here is review request -

[jira] [Commented] (HBASE-10312) Flooding the cluster with administrative actions leads to collapse

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

[jira] [Updated] (HBASE-10533) commands.rb is giving wrong error messages on exceptions

2014-04-14 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajeshbabu updated HBASE-10533: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-7987) Snapshot Manifest file instead of multiple empty files

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

[jira] [Commented] (HBASE-10962) Decouple region opening from ZooKeeper

2014-04-14 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968794#comment-13968794 ] Mikhail Antonov commented on HBASE-10962: - Here it is:

[jira] [Updated] (HBASE-10975) [89-fb] HTableMultplexer to use executor

2014-04-14 Thread Adela Maznikar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adela Maznikar updated HBASE-10975: --- Description: HtableMultiplexer is creating manually HTableFlushWorker thread for each

[jira] [Created] (HBASE-10975) [89-fb] HTableMultplexer to use executor

2014-04-14 Thread Adela Maznikar (JIRA)
Adela Maznikar created HBASE-10975: -- Summary: [89-fb] HTableMultplexer to use executor Key: HBASE-10975 URL: https://issues.apache.org/jira/browse/HBASE-10975 Project: HBase Issue Type:

[jira] [Updated] (HBASE-10975) [89-fb] HTableMultiplexer to use executor

2014-04-14 Thread Adela Maznikar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adela Maznikar updated HBASE-10975: --- Summary: [89-fb] HTableMultiplexer to use executor (was: [89-fb] HTableMultplexer to use

[jira] [Updated] (HBASE-10975) [89-fb] HTableMultiplexer to use executor

2014-04-14 Thread Adela Maznikar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adela Maznikar updated HBASE-10975: --- Status: Open (was: Patch Available) [89-fb] HTableMultiplexer to use executor

[jira] [Updated] (HBASE-10975) [89-fb] HTableMultiplexer to use executor

2014-04-14 Thread Adela Maznikar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adela Maznikar updated HBASE-10975: --- Status: Patch Available (was: Open) [89-fb] HTableMultiplexer to use executor

[jira] [Updated] (HBASE-10975) [89-fb] HTableMultiplexer to use executor

2014-04-14 Thread Adela Maznikar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adela Maznikar updated HBASE-10975: --- Attachment: HTableMultiplexer_executor.patch [89-fb] HTableMultiplexer to use executor

[jira] [Commented] (HBASE-10956) Upgrade hadoop-2 dependency to 2.4.0

2014-04-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968831#comment-13968831 ] Hudson commented on HBASE-10956: SUCCESS: Integrated in HBase-TRUNK #5083 (See

[jira] [Commented] (HBASE-10247) Client promises about timestamps

2014-04-14 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968837#comment-13968837 ] Vladimir Rodionov commented on HBASE-10247: --- I think, there is an easy quick

[jira] [Commented] (HBASE-10247) Client promises about timestamps

2014-04-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968844#comment-13968844 ] Andrew Purtell commented on HBASE-10247: bq. Unfortunately, Increment does not

[jira] [Commented] (HBASE-10247) Client promises about timestamps

2014-04-14 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968865#comment-13968865 ] Vladimir Rodionov commented on HBASE-10247: --- You are right. I checked 0.94

[jira] [Commented] (HBASE-10247) Client promises about timestamps

2014-04-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968875#comment-13968875 ] Lars Hofhansl commented on HBASE-10247: --- Also note that Increment already does this

[jira] [Resolved] (HBASE-10973) CatalogTracker can share ZK connection with regionserver

2014-04-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang resolved HBASE-10973. - Resolution: Later Looked into it. Current implementation makes it very hard to fix this now.

[jira] [Created] (HBASE-10976) Start CatalogTracker after cluster ID is available

2014-04-14 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-10976: --- Summary: Start CatalogTracker after cluster ID is available Key: HBASE-10976 URL: https://issues.apache.org/jira/browse/HBASE-10976 Project: HBase Issue Type:

[jira] [Updated] (HBASE-10976) Start CatalogTracker after cluster ID is available

2014-04-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-10976: Attachment: hbase-10976.patch Start CatalogTracker after cluster ID is available

[jira] [Updated] (HBASE-10976) Start CatalogTracker after cluster ID is available

2014-04-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-10976: Fix Version/s: 0.99.0 Status: Patch Available (was: Open) Start CatalogTracker after

[jira] [Commented] (HBASE-10533) commands.rb is giving wrong error messages on exceptions

2014-04-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968930#comment-13968930 ] Hudson commented on HBASE-10533: SUCCESS: Integrated in HBase-0.94-security #462 (See

[jira] [Commented] (HBASE-10844) Coprocessor failure during batchmutation leaves the memstore datastructs in an inconsistent state

2014-04-14 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968929#comment-13968929 ] Devaraj Das commented on HBASE-10844: - Thanks [~lhofhansl] for catching this. Am busy

[jira] [Commented] (HBASE-10844) Coprocessor failure during batchmutation leaves the memstore datastructs in an inconsistent state

2014-04-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968931#comment-13968931 ] Lars Hofhansl commented on HBASE-10844: --- We could move the post hook before the

[jira] [Resolved] (HBASE-10975) [89-fb] HTableMultiplexer to use executor

2014-04-14 Thread Adela Maznikar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adela Maznikar resolved HBASE-10975. Resolution: Fixed [89-fb] HTableMultiplexer to use executor

[jira] [Commented] (HBASE-10533) commands.rb is giving wrong error messages on exceptions

2014-04-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968968#comment-13968968 ] Hudson commented on HBASE-10533: FAILURE: Integrated in HBase-0.94-JDK7 #109 (See

[jira] [Commented] (HBASE-10845) Memstore snapshot size isn't updated in DefaultMemStore#rollback()

2014-04-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968972#comment-13968972 ] Ted Yu commented on HBASE-10845: [~stack], [~apurtell]: Do you have more comments ?

[jira] [Commented] (HBASE-10967) CatalogTracker.waitForMeta should not wait indefinitely silently

2014-04-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968975#comment-13968975 ] Hudson commented on HBASE-10967: SUCCESS: Integrated in HBase-0.98 #276 (See

[jira] [Commented] (HBASE-10533) commands.rb is giving wrong error messages on exceptions

2014-04-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968976#comment-13968976 ] Hudson commented on HBASE-10533: SUCCESS: Integrated in HBase-0.98 #276 (See

[jira] [Commented] (HBASE-10312) Flooding the cluster with administrative actions leads to collapse

2014-04-14 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13968993#comment-13968993 ] Jean-Daniel Cryans commented on HBASE-10312: Another reason the current code

[jira] [Commented] (HBASE-10533) commands.rb is giving wrong error messages on exceptions

2014-04-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13969004#comment-13969004 ] Hudson commented on HBASE-10533: FAILURE: Integrated in HBase-0.94-on-Hadoop-2 #68 (See

[jira] [Commented] (HBASE-10312) Flooding the cluster with administrative actions leads to collapse

2014-04-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13969008#comment-13969008 ] Andrew Purtell commented on HBASE-10312: bq. It seems it can just slowly happen

[jira] [Commented] (HBASE-10967) CatalogTracker.waitForMeta should not wait indefinitely silently

2014-04-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13969006#comment-13969006 ] Hudson commented on HBASE-10967: SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #260

[jira] [Commented] (HBASE-10533) commands.rb is giving wrong error messages on exceptions

2014-04-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13969007#comment-13969007 ] Hudson commented on HBASE-10533: SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #260

[jira] [Commented] (HBASE-10312) Flooding the cluster with administrative actions leads to collapse

2014-04-14 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13969010#comment-13969010 ] Jean-Daniel Cryans commented on HBASE-10312: [~apurtell] so I take it that

[jira] [Commented] (HBASE-10312) Flooding the cluster with administrative actions leads to collapse

2014-04-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13969014#comment-13969014 ] Andrew Purtell commented on HBASE-10312: +1 Flooding the cluster with

[jira] [Commented] (HBASE-10543) Two rare test failures with TestLogsCleaner and TestSplitLogWorker

2014-04-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13969017#comment-13969017 ] stack commented on HBASE-10543: --- [~lhofhansl] Ok if I backport this to 0.94 branch? I saw

[jira] [Updated] (HBASE-10312) Flooding the cluster with administrative actions leads to collapse

2014-04-14 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-10312: --- Attachment: HBASE-10312-0.94.patch Thanks Andrew, Also here's a 0.94 patch for

[jira] [Commented] (HBASE-10533) commands.rb is giving wrong error messages on exceptions

2014-04-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13969027#comment-13969027 ] Hudson commented on HBASE-10533: SUCCESS: Integrated in hbase-0.96 #381 (See

[jira] [Commented] (HBASE-10967) CatalogTracker.waitForMeta should not wait indefinitely silently

2014-04-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13969026#comment-13969026 ] Hudson commented on HBASE-10967: SUCCESS: Integrated in hbase-0.96 #381 (See

[jira] [Commented] (HBASE-10976) Start CatalogTracker after cluster ID is available

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

[jira] [Commented] (HBASE-10247) Client promises about timestamps

2014-04-14 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13969034#comment-13969034 ] Vladimir Rodionov commented on HBASE-10247: --- {quote} It's also bigger than just

[jira] [Assigned] (HBASE-10874) Use just one Jetty server for master web UI

2014-04-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang reassigned HBASE-10874: --- Assignee: Jimmy Xiang Use just one Jetty server for master web UI

[jira] [Commented] (HBASE-10874) Use just one Jetty server for master web UI

2014-04-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13969038#comment-13969038 ] Jimmy Xiang commented on HBASE-10874: - There seems to be a way to do it with the

  1   2   >