[jira] [Commented] (HBASE-11393) Replication TableCfs should be a PB object rather than a string

2015-11-20 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015504#comment-15015504 ] Ashish Singhi commented on HBASE-11393: --- Yes, so in that case we can consider the table belongs to

[jira] [Updated] (HBASE-14840) Sink cluster reports data replication request as success though the data is not replicated

2015-11-20 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-14840: -- Attachment: HBASE-14840-branch-1.patch > Sink cluster reports data replication request as

[jira] [Commented] (HBASE-14840) Sink cluster reports data replication request as success though the data is not replicated

2015-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015594#comment-15015594 ] Hudson commented on HBASE-14840: SUCCESS: Integrated in HBase-1.3-IT #327 (See

[jira] [Commented] (HBASE-14840) Sink cluster reports data replication request as success though the data is not replicated

2015-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018102#comment-15018102 ] Hudson commented on HBASE-14840: FAILURE: Integrated in HBase-1.3 #385 (See

[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs

2015-11-20 Thread Vrishal Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Status: Patch Available (was: Open) BASE-14719 Add metrics for master WAL count and WAL

[jira] [Assigned] (HBASE-14719) Add metric for number of MasterProcWALs

2015-11-20 Thread Vrishal Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni reassigned HBASE-14719: Assignee: Vrishal Kulkarni > Add metric for number of MasterProcWALs >

[jira] [Commented] (HBASE-13984) Add option to allow caller to know the heartbeat and scanner position when scanner timeout

2015-11-20 Thread He Liangliang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018030#comment-15018030 ] He Liangliang commented on HBASE-13984: --- There is one case in TestScannerHeartbeatMessages but

[jira] [Commented] (HBASE-13347) Deprecate FirstKeyValueMatchingQualifiersFilter

2015-11-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018098#comment-15018098 ] Hadoop QA commented on HBASE-13347: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Updated] (HBASE-13984) Add option to allow caller to know the heartbeat and scanner position when scanner timeout

2015-11-20 Thread He Liangliang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Liangliang updated HBASE-13984: -- Attachment: HBASE-13984-V5.diff Add tests for all cases in TestFromClientSide > Add option to

[jira] [Commented] (HBASE-14860) Improve BoundedByteBufferPool

2015-11-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018128#comment-15018128 ] Hadoop QA commented on HBASE-14860: --- {color:green}+1 overall{color}. Here are the results of testing

[jira] [Commented] (HBASE-14840) Sink cluster reports data replication request as success though the data is not replicated

2015-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018050#comment-15018050 ] Hudson commented on HBASE-14840: SUCCESS: Integrated in HBase-1.2 #390 (See

[jira] [Commented] (HBASE-11393) Replication TableCfs should be a PB object rather than a string

2015-11-20 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015475#comment-15015475 ] Ashish Singhi commented on HBASE-11393: --- bq. Which spitter do you think is best? The string

[jira] [Commented] (HBASE-14840) Sink cluster reports data replication request as success though the data is not replicated

2015-11-20 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015560#comment-15015560 ] ramkrishna.s.vasudevan commented on HBASE-14840: Pushed to all branches 0.98+ and above.

[jira] [Updated] (HBASE-14840) Sink cluster reports data replication request as success though the data is not replicated

2015-11-20 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-14840: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved

[jira] [Commented] (HBASE-13347) RowCounter using special filter is broken

2015-11-20 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015590#comment-15015590 ] Abhishek Singh Chouhan commented on HBASE-13347: Got it. :) > RowCounter using special

[jira] [Updated] (HBASE-14860) Improve BoundedByteBufferPool

2015-11-20 Thread Hiroshi Ikeda (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiroshi Ikeda updated HBASE-14860: -- Status: Patch Available (was: Open) > Improve BoundedByteBufferPool >

[jira] [Updated] (HBASE-14860) Improve BoundedByteBufferPool

2015-11-20 Thread Hiroshi Ikeda (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiroshi Ikeda updated HBASE-14860: -- Attachment: HBASE-14860.patch Added a patch. > Improve BoundedByteBufferPool >

[jira] [Updated] (HBASE-13347) Deprecate FirstKeyValueMatchingQualifiersFilter

2015-11-20 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Singh Chouhan updated HBASE-13347: --- Attachment: HBASE-13347-branch-1.patch Patch for branch-1 that does

[jira] [Commented] (HBASE-14826) Small improvement in KVHeap seek() API

2015-11-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015620#comment-15015620 ] Anoop Sam John commented on HBASE-14826: Ya in real scan case we do seek but then also it is

[jira] [Created] (HBASE-14860) Improve BoundedByteBufferPool

2015-11-20 Thread Hiroshi Ikeda (JIRA)
Hiroshi Ikeda created HBASE-14860: - Summary: Improve BoundedByteBufferPool Key: HBASE-14860 URL: https://issues.apache.org/jira/browse/HBASE-14860 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14703: -- Attachment: HBASE-14702_v5.2_addendum-addendum.patch > not collect stats when call HTable.mutateRow >

[jira] [Comment Edited] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015515#comment-15015515 ] Heng Chen edited comment on HBASE-14703 at 11/20/15 9:59 AM: - Update a patch

[jira] [Updated] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14703: -- Attachment: HBASE-14703_v6.patch > not collect stats when call HTable.mutateRow >

[jira] [Commented] (HBASE-14840) Sink cluster reports data replication request as success though the data is not replicated

2015-11-20 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015546#comment-15015546 ] Ashish Singhi commented on HBASE-14840: --- Attached 0.98 and branch-1 patch. branch-1 patch will also

[jira] [Commented] (HBASE-14777) Fix Inter Cluster Replication Future ordering issues

2015-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015629#comment-15015629 ] Hudson commented on HBASE-14777: SUCCESS: Integrated in HBase-Trunk_matrix #484 (See

[jira] [Commented] (HBASE-14826) Small improvement in KVHeap seek() API

2015-11-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15016227#comment-15016227 ] Anoop Sam John commented on HBASE-14826: Ya with every next calls and seek calls we move the

[jira] [Created] (HBASE-14859) Better checkstyle reporting

2015-11-20 Thread Appy (JIRA)
Appy created HBASE-14859: Summary: Better checkstyle reporting Key: HBASE-14859 URL: https://issues.apache.org/jira/browse/HBASE-14859 Project: HBase Issue Type: Improvement Reporter:

[jira] [Commented] (HBASE-14840) Sink cluster reports data replication request as success though the data is not replicated

2015-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015655#comment-15015655 ] Hudson commented on HBASE-14840: SUCCESS: Integrated in HBase-1.2-IT #296 (See

[jira] [Commented] (HBASE-11393) Replication TableCfs should be a PB object rather than a string

2015-11-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015496#comment-15015496 ] Heng Chen commented on HBASE-11393: --- backward compatibility problem happens when user upgrade their

[jira] [Commented] (HBASE-13347) RowCounter using special filter is broken

2015-11-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015575#comment-15015575 ] Anoop Sam John commented on HBASE-13347: I feel the we can do cleanup in 2.0 and branch-1 also.

[jira] [Updated] (HBASE-13347) Deprecate FirstKeyValueMatchingQualifiersFilter

2015-11-20 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Singh Chouhan updated HBASE-13347: --- Assignee: Abhishek Singh Chouhan Affects Version/s: (was:

[jira] [Commented] (HBASE-14030) HBase Backup/Restore Phase 1

2015-11-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015603#comment-15015603 ] Hadoop QA commented on HBASE-14030: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Commented] (HBASE-14777) Fix Inter Cluster Replication Future ordering issues

2015-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015612#comment-15015612 ] Hudson commented on HBASE-14777: SUCCESS: Integrated in HBase-1.3 #384 (See

[jira] [Commented] (HBASE-14840) Sink cluster reports data replication request as success though the data is not replicated

2015-11-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015611#comment-15015611 ] Hadoop QA commented on HBASE-14840: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Commented] (HBASE-14840) Sink cluster reports data replication request as success though the data is not replicated

2015-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15017742#comment-15017742 ] Hudson commented on HBASE-14840: FAILURE: Integrated in HBase-0.98-matrix #263 (See

[jira] [Commented] (HBASE-14839) [branch-1] Backport test categories so that patch backport is easier

2015-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15017744#comment-15017744 ] Hudson commented on HBASE-14839: FAILURE: Integrated in HBase-0.98-matrix #263 (See

[jira] [Commented] (HBASE-14761) Deletes with and without visibility expression do not delete the matching mutation

2015-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15017743#comment-15017743 ] Hudson commented on HBASE-14761: FAILURE: Integrated in HBase-0.98-matrix #263 (See

[jira] [Created] (HBASE-14861) HBASE_ZNODE_FILE on master server is overwritten by regionserver process in case of master-rs collocation

2015-11-20 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-14861: --- Summary: HBASE_ZNODE_FILE on master server is overwritten by regionserver process in case of master-rs collocation Key: HBASE-14861 URL:

[jira] [Commented] (HBASE-14703) not collect stats when call HTable.mutateRow

2015-11-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015515#comment-15015515 ] Heng Chen commented on HBASE-14703: --- Update a patch based on your last patch, and i create a diff base

[jira] [Updated] (HBASE-14843) TestWALProcedureStore.testLoad is flakey

2015-11-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14843: -- Description: I see it twice recently, see.

[jira] [Commented] (HBASE-13347) Deprecate FirstKeyValueMatchingQualifiersFilter

2015-11-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015615#comment-15015615 ] Anoop Sam John commented on HBASE-13347: pls attach a trunk patch and branch-1 patch. Will

[jira] [Commented] (HBASE-14826) Small improvement in KVHeap seek() API

2015-11-20 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015616#comment-15015616 ] ramkrishna.s.vasudevan commented on HBASE-14826: In the current code do we do that except

[jira] [Commented] (HBASE-14223) Meta WALs are not cleared if meta region was closed and RS aborts

2015-11-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15016701#comment-15016701 ] Hadoop QA commented on HBASE-14223: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Commented] (HBASE-11393) Replication TableCfs should be a PB object rather than a string

2015-11-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015519#comment-15015519 ] Heng Chen commented on HBASE-11393: --- {quote} By remove the deprecated api from 2.0.0 I meant that the

[jira] [Updated] (HBASE-14840) Sink cluster reports data replication request as success though the data is not replicated

2015-11-20 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-14840: -- Attachment: HBASE-14840-0.98.patch > Sink cluster reports data replication request as success

[jira] [Commented] (HBASE-14777) Fix Inter Cluster Replication Future ordering issues

2015-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015562#comment-15015562 ] Hudson commented on HBASE-14777: SUCCESS: Integrated in HBase-1.2 #389 (See

[jira] [Commented] (HBASE-13082) Coarsen StoreScanner locks to RegionScanner

2015-11-20 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015577#comment-15015577 ] ramkrishna.s.vasudevan commented on HBASE-13082: Thanks for the reviews Stack. bq. Need

[jira] [Commented] (HBASE-14843) TestWALProcedureStore.testLoad is flakey

2015-11-20 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015598#comment-15015598 ] Heng Chen commented on HBASE-14843: --- Which i can't understand is why there is no log output? {code}

[jira] [Commented] (HBASE-14826) Small improvement in KVHeap seek() API

2015-11-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15015572#comment-15015572 ] Anoop Sam John commented on HBASE-14826: How it will make a change/if any on a seek (forward =

[jira] [Updated] (HBASE-13347) Deprecate FirstKeyValueMatchingQualifiersFilter

2015-11-20 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Singh Chouhan updated HBASE-13347: --- Attachment: HBASE-13347-master-v2.patch Patch for master that deprecates the

[jira] [Commented] (HBASE-14840) Sink cluster reports data replication request as success though the data is not replicated

2015-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018172#comment-15018172 ] Hudson commented on HBASE-14840: FAILURE: Integrated in HBase-Trunk_matrix #485 (See

[jira] [Commented] (HBASE-14859) Better checkstyle reporting

2015-11-20 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018189#comment-15018189 ] Sean Busbey commented on HBASE-14859: - we'll get this for free once Yetus has a release and we can

[jira] [Commented] (HBASE-14840) Sink cluster reports data replication request as success though the data is not replicated

2015-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018201#comment-15018201 ] Hudson commented on HBASE-14840: SUCCESS: Integrated in HBase-1.1-JDK8 #1689 (See

[jira] [Commented] (HBASE-13984) Add option to allow caller to know the heartbeat and scanner position when scanner timeout

2015-11-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018315#comment-15018315 ] Hadoop QA commented on HBASE-13984: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Commented] (HBASE-14030) HBase Backup/Restore Phase 1

2015-11-20 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018327#comment-15018327 ] Vladimir Rodionov commented on HBASE-14030: --- Put the latest patch on review board:

[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs

2015-11-20 Thread Vrishal Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: diff.txt > Add metric for number of MasterProcWALs >

[jira] [Commented] (HBASE-13347) Deprecate FirstKeyValueMatchingQualifiersFilter

2015-11-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018225#comment-15018225 ] Hadoop QA commented on HBASE-13347: --- {color:green}+1 overall{color}. Here are the results of testing

[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs

2015-11-20 Thread Vrishal Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: diff.txt > Add metric for number of MasterProcWALs >

[jira] [Commented] (HBASE-14719) Add metric for number of MasterProcWALs

2015-11-20 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018257#comment-15018257 ] Matteo Bertozzi commented on HBASE-14719: - the patch doesn't show up, can you try to attach it

[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs

2015-11-20 Thread Vrishal Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: (was: diff.txt) > Add metric for number of MasterProcWALs >

[jira] [Commented] (HBASE-14840) Sink cluster reports data replication request as success though the data is not replicated

2015-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018206#comment-15018206 ] Hudson commented on HBASE-14840: FAILURE: Integrated in HBase-1.1-JDK7 #1601 (See

[jira] [Commented] (HBASE-14840) Sink cluster reports data replication request as success though the data is not replicated

2015-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018238#comment-15018238 ] Hudson commented on HBASE-14840: FAILURE: Integrated in HBase-1.0 #1115 (See

[jira] [Commented] (HBASE-14839) [branch-1] Backport test categories so that patch backport is easier

2015-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018239#comment-15018239 ] Hudson commented on HBASE-14839: FAILURE: Integrated in HBase-1.0 #1115 (See

[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs

2015-11-20 Thread Vrishal Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: HBASE-14719.patch Modified a unit test that uses MetricsAssertHelper to test

[jira] [Commented] (HBASE-14840) Sink cluster reports data replication request as success though the data is not replicated

2015-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018374#comment-15018374 ] Hudson commented on HBASE-14840: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1136 (See

[jira] [Commented] (HBASE-14761) Deletes with and without visibility expression do not delete the matching mutation

2015-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018375#comment-15018375 ] Hudson commented on HBASE-14761: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1136 (See

[jira] [Commented] (HBASE-14839) [branch-1] Backport test categories so that patch backport is easier

2015-11-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018376#comment-15018376 ] Hudson commented on HBASE-14839: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1136 (See

[jira] [Commented] (HBASE-14719) Add metric for number of MasterProcWALs

2015-11-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018401#comment-15018401 ] Hadoop QA commented on HBASE-14719: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Commented] (HBASE-14719) Add metric for number of MasterProcWALs

2015-11-20 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018427#comment-15018427 ] Sean Busbey commented on HBASE-14719: - please leave patches on the ticket so that folks can follow

[jira] [Updated] (HBASE-14852) Update build env

2015-11-20 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14852: -- Attachment: HBASE-14852-v5.patch Fix apache-rat check issues. > Update build env >

[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs

2015-11-20 Thread Vrishal Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: (was: diff.txt) > Add metric for number of MasterProcWALs >

[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs

2015-11-20 Thread Vrishal Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: HBASE-14719.patch > Add metric for number of MasterProcWALs >

[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs

2015-11-20 Thread Vrishal Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: (was: HBASE-14719.patch) > Add metric for number of MasterProcWALs >

[jira] [Commented] (HBASE-14719) Add metric for number of MasterProcWALs

2015-11-20 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018439#comment-15018439 ] Matteo Bertozzi commented on HBASE-14719: - should we have a different class for procedure

[jira] [Commented] (HBASE-14719) Add metric for number of MasterProcWALs

2015-11-20 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018354#comment-15018354 ] Sean Busbey commented on HBASE-14719: - thanks for the patch! Could you please generate it using "git

[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs

2015-11-20 Thread Vrishal Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: HBASE-14719.patch Renamed patch file to include JIRA number Patch generated

[jira] [Created] (HBASE-14862) Add support for reporting p90 for histogram metrics

2015-11-20 Thread Sanjeev Lakshmanan (JIRA)
Sanjeev Lakshmanan created HBASE-14862: -- Summary: Add support for reporting p90 for histogram metrics Key: HBASE-14862 URL: https://issues.apache.org/jira/browse/HBASE-14862 Project: HBase

[jira] [Updated] (HBASE-14852) Update build env

2015-11-20 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14852: -- Description: * Use docker to ensure that everyone has the correct versions of libs * Use buck

[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs

2015-11-20 Thread Vrishal Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: (was: HBASE-14719.patch) > Add metric for number of MasterProcWALs >

[jira] [Updated] (HBASE-14623) Implement dedicated WAL for system tables

2015-11-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-14623: --- Description: As Stephen suggested in parent JIRA, dedicating separate WAL for system tables (other than

[jira] [Work started] (HBASE-14862) Add support for reporting p90 for histogram metrics

2015-11-20 Thread Sanjeev Lakshmanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-14862 started by Sanjeev Lakshmanan. -- > Add support for reporting p90 for histogram metrics >

[jira] [Updated] (HBASE-13153) Bulk Loaded HFile Replication

2015-11-20 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-13153: -- Attachment: HBASE-13153-v17.patch Patch addressing [~anoop.hbase]'s comments from RB. > Bulk

[jira] [Commented] (HBASE-14848) some hbase-* module don't have test/resources/log4j and test logs are empty

2015-11-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018562#comment-15018562 ] stack commented on HBASE-14848: --- +1 Commit as a subtask of this issue? Leave this issue open for

[jira] [Commented] (HBASE-14807) TestWALLockup is flakey

2015-11-20 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018681#comment-15018681 ] Elliott Clark commented on HBASE-14807: --- +1 thanks for the great comments in there. >

[jira] [Commented] (HBASE-14852) Update build env

2015-11-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018747#comment-15018747 ] Hadoop QA commented on HBASE-14852: --- {color:green}+1 overall{color}. Here are the results of testing

[jira] [Commented] (HBASE-14734) TestGenerateDelegationToken fails with BindAddress clash

2015-11-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018574#comment-15018574 ] stack commented on HBASE-14734: --- Thanks [~apurtell] Let me take a look (sometime)... >

[jira] [Commented] (HBASE-14719) Add metric for number of MasterProcWALs

2015-11-20 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018604#comment-15018604 ] Matteo Bertozzi commented on HBASE-14719: - sure, we can skip the wal size metric in this patch.

[jira] [Commented] (HBASE-14807) TestWALLockup is flakey

2015-11-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018619#comment-15018619 ] stack commented on HBASE-14807: --- Just did check on cluster with monkies... and seems coherent with this

[jira] [Commented] (HBASE-14719) Add metric for number of MasterProcWALs

2015-11-20 Thread Vrishal Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018596#comment-15018596 ] Vrishal Kulkarni commented on HBASE-14719: -- I suppose it makes sense to remove the masterWALSize

[jira] [Created] (HBASE-14863) Add missing test/resources/log4j files in hbase modules

2015-11-20 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-14863: --- Summary: Add missing test/resources/log4j files in hbase modules Key: HBASE-14863 URL: https://issues.apache.org/jira/browse/HBASE-14863 Project: HBase

[jira] [Updated] (HBASE-14821) CopyTable should allow overriding more config properties for peer cluster

2015-11-20 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Helmling updated HBASE-14821: -- Attachment: HBASE-14821.patch This patch adds support for overriding arbitrary config

[jira] [Updated] (HBASE-14821) CopyTable should allow overriding more config properties for peer cluster

2015-11-20 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Helmling updated HBASE-14821: -- Fix Version/s: 1.3.0 1.2.0 2.0.0 Status: Patch

[jira] [Commented] (HBASE-14734) TestGenerateDelegationToken fails with BindAddress clash

2015-11-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018546#comment-15018546 ] stack commented on HBASE-14734: --- Thanks [~apurtell] Would it help if we picked a random port? Do you think

[jira] [Commented] (HBASE-14843) TestWALProcedureStore.testLoad is flakey

2015-11-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018563#comment-15018563 ] stack commented on HBASE-14843: --- Happened again here and again no log output. [~mbertozzi] is fixing the

[jira] [Commented] (HBASE-14734) TestGenerateDelegationToken fails with BindAddress clash

2015-11-20 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018559#comment-15018559 ] Andrew Purtell commented on HBASE-14734: I don't think we have any control here >

[jira] [Updated] (HBASE-14734) TestGenerateDelegationToken fails with BindAddress clash

2015-11-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14734: -- Issue Type: Sub-task (was: Bug) Parent: HBASE-14420 > TestGenerateDelegationToken fails with

[jira] [Updated] (HBASE-14863) Add missing test/resources/log4j files in hbase modules

2015-11-20 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-14863: Attachment: HBASE-14863-v0.patch > Add missing test/resources/log4j files in hbase modules

[jira] [Updated] (HBASE-14863) Add missing test/resources/log4j files in hbase modules

2015-11-20 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-14863: Status: Patch Available (was: Open) > Add missing test/resources/log4j files in hbase

[jira] [Commented] (HBASE-14807) TestWALLockup is flakey

2015-11-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018622#comment-15018622 ] stack commented on HBASE-14807: --- Review please! > TestWALLockup is flakey > --- > >

[jira] [Commented] (HBASE-14719) Add metric for number of MasterProcWALs

2015-11-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15018723#comment-15018723 ] Hadoop QA commented on HBASE-14719: --- {color:red}-1 overall{color}. Here are the results of testing the

  1   2   >