[jira] [Created] (HBASE-18471) Deleted qualifier re-appearing after multiple puts.

2017-07-28 Thread Thomas Martens (JIRA)
Thomas Martens created HBASE-18471: -- Summary: Deleted qualifier re-appearing after multiple puts. Key: HBASE-18471 URL: https://issues.apache.org/jira/browse/HBASE-18471 Project: HBase

[jira] [Commented] (HBASE-15134) Add visibility into Flush and Compaction queues

2017-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104915#comment-16104915 ] Hudson commented on HBASE-15134: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3449 (See

[jira] [Updated] (HBASE-18304) Start enforcing upperbounds on dependencies

2017-07-28 Thread Tamas Penzes (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Penzes updated HBASE-18304: - Attachment: HBASE-18304.master.001.patch > Start enforcing upperbounds on dependencies >

[jira] [Updated] (HBASE-18304) Start enforcing upperbounds on dependencies

2017-07-28 Thread Tamas Penzes (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Penzes updated HBASE-18304: - Status: Patch Available (was: In Progress) > Start enforcing upperbounds on dependencies >

[jira] [Updated] (HBASE-18471) Deleted qualifier re-appearing after multiple puts.

2017-07-28 Thread Thomas Martens (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Martens updated HBASE-18471: --- Affects Version/s: 1.3.1 > Deleted qualifier re-appearing after multiple puts. >

[jira] [Commented] (HBASE-18446) Mark StoreFileScanner as IA.Private

2017-07-28 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104860#comment-16104860 ] Anoop Sam John commented on HBASE-18446: Ya then StoreFileReader is what should be exposed. As

[jira] [Updated] (HBASE-18471) Deleted qualifier re-appearing after multiple puts.

2017-07-28 Thread Thomas Martens (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Martens updated HBASE-18471: --- Description: The qualifier of a deleted row (with keep deleted cells true) re-appears after

[jira] [Updated] (HBASE-18471) Deleted qualifier re-appearing after multiple puts.

2017-07-28 Thread Thomas Martens (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Martens updated HBASE-18471: --- Description: The qualifier of a deleted row (with keep deleted cells true) re-appears after

[jira] [Commented] (HBASE-18446) Mark StoreFileScanner as IA.Private

2017-07-28 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104871#comment-16104871 ] Duo Zhang commented on HBASE-18446: --- {quote} but with local index we need to do full HFile scan and

[jira] [Commented] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104880#comment-16104880 ] Hadoop QA commented on HBASE-18451: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-18446) Mark StoreFileScanner as IA.Private

2017-07-28 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104881#comment-16104881 ] Duo Zhang commented on HBASE-18446: --- Oh, seems no problem. The compaction will also use the replaced

[jira] [Commented] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104888#comment-16104888 ] Jean-Marc Spaggiari commented on HBASE-18451: - Thanks Anoop. > PeriodicMemstoreFlusher

[jira] [Commented] (HBASE-15134) Add visibility into Flush and Compaction queues

2017-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104868#comment-16104868 ] Hudson commented on HBASE-15134: FAILURE: Integrated in Jenkins build HBase-2.0 #248 (See

[jira] [Updated] (HBASE-18374) RegionServer Metrics improvements

2017-07-28 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Singh Chouhan updated HBASE-18374: --- Attachment: HBASE-18374.master.005.patch Added putbatch metrics. >

[jira] [Commented] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104884#comment-16104884 ] Jean-Marc Spaggiari commented on HBASE-18451: - You got it! ;) LGTM. >

[jira] [Commented] (HBASE-18304) Start enforcing upperbounds on dependencies

2017-07-28 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104988#comment-16104988 ] Mike Drob commented on HBASE-18304: --- Hi [~tamaas], when I said to exclude the protobuf dep I meant to

[jira] [Commented] (HBASE-18446) Mark StoreFileScanner as IA.Private

2017-07-28 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104876#comment-16104876 ] Anoop Sam John commented on HBASE-18446: For the compaction purpose also, each of the region's

[jira] [Commented] (HBASE-18437) Revoke access permissions of a user from a table does not work as expected

2017-07-28 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104826#comment-16104826 ] Anoop Sam John commented on HBASE-18437: bq.if

[jira] [Commented] (HBASE-18142) Deletion of a cell deletes the previous versions too

2017-07-28 Thread Sahil Aggarwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104838#comment-16104838 ] Sahil Aggarwal commented on HBASE-18142: Noob quest: On looking at _deleteall_internal in

[jira] [Updated] (HBASE-18471) Deleted qualifier re-appearing after multiple puts.

2017-07-28 Thread Thomas Martens (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Martens updated HBASE-18471: --- Attachment: HBaseDmlTest.java > Deleted qualifier re-appearing after multiple puts. >

[jira] [Commented] (HBASE-12387) committer guidelines should include patch signoff

2017-07-28 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105247#comment-16105247 ] Mike Drob commented on HBASE-12387: --- Did the proposed DISCUSS thread ever happen? > committer

[jira] [Commented] (HBASE-18374) RegionServer Metrics improvements

2017-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105289#comment-16105289 ] Hadoop QA commented on HBASE-18374: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-18472) Add guava license and update supplemental-models.xml

2017-07-28 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105296#comment-16105296 ] Sean Busbey commented on HBASE-18472: - This shouldn't be needed. guava 11 has a parent of

[jira] [Updated] (HBASE-18472) Add guava license and update supplemental-models.xml

2017-07-28 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liang updated HBASE-18472: - Attachment: HBASE-18472-master-v1.patch > Add guava license and update supplemental-models.xml >

[jira] [Commented] (HBASE-18472) Add guava license and update supplemental-models.xml

2017-07-28 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105299#comment-16105299 ] Yi Liang commented on HBASE-18472: -- OK, let me try on a clean workspace and m2 repository > Add guava

[jira] [Commented] (HBASE-18472) Add guava license and update supplemental-models.xml

2017-07-28 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105253#comment-16105253 ] Mike Drob commented on HBASE-18472: --- Hi [~easyliangjob] - is this on a specific branch? Possibly

[jira] [Commented] (HBASE-18142) Deletion of a cell deletes the previous versions too

2017-07-28 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105160#comment-16105160 ] Chia-Ping Tsai commented on HBASE-18142: bq. could this be the reason we are deleting all the

[jira] [Created] (HBASE-18472) Add guava license and update supplemental-models.xml

2017-07-28 Thread Yi Liang (JIRA)
Yi Liang created HBASE-18472: Summary: Add guava license and update supplemental-models.xml Key: HBASE-18472 URL: https://issues.apache.org/jira/browse/HBASE-18472 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-18472) Add guava license and update supplemental-models.xml

2017-07-28 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liang updated HBASE-18472: - Fix Version/s: 3.0.0 2.0.0 Affects Version/s: 3.0.0

[jira] [Commented] (HBASE-18472) Add guava license and update supplemental-models.xml

2017-07-28 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105260#comment-16105260 ] Yi Liang commented on HBASE-18472: -- I try it on master branch > Add guava license and update

[jira] [Commented] (HBASE-18472) Add guava license and update supplemental-models.xml

2017-07-28 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105295#comment-16105295 ] Mike Drob commented on HBASE-18472: --- HBASE-16351 made the error reporting friendlier, it shouldn't have

[jira] [Commented] (HBASE-17131) Avoid livelock caused by HRegion#processRowsWithLocks

2017-07-28 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104498#comment-16104498 ] Chia-Ping Tsai commented on HBASE-17131: The failed tests pass locally. Will commit it later. >

[jira] [Commented] (HBASE-18374) RegionServer Metrics improvements

2017-07-28 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104512#comment-16104512 ] Chia-Ping Tsai commented on HBASE-18374: The ambiguous is due to HTable#put. Perhaps HTable#put

[jira] [Commented] (HBASE-17131) Avoid livelock caused by HRegion#processRowsWithLocks

2017-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104513#comment-16104513 ] Hudson commented on HBASE-17131: SUCCESS: Integrated in Jenkins build HBase-1.2-IT #909 (See

[jira] [Updated] (HBASE-17131) Avoid livelock caused by HRegion#processRowsWithLocks

2017-07-28 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-17131: --- Resolution: Fixed Status: Resolved (was: Patch Available) Push this to branch-1.2

[jira] [Commented] (HBASE-17131) Avoid livelock caused by HRegion#processRowsWithLocks

2017-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104520#comment-16104520 ] Hudson commented on HBASE-17131: FAILURE: Integrated in Jenkins build HBase-1.2-JDK7 #175 (See

[jira] [Commented] (HBASE-18374) RegionServer Metrics improvements

2017-07-28 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104526#comment-16104526 ] Abhishek Singh Chouhan commented on HBASE-18374: > The async client calls the mutate()

[jira] [Commented] (HBASE-18362) hbck should not report split replica parent region from meta as errors

2017-07-28 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104506#comment-16104506 ] Esteban Gutierrez commented on HBASE-18362: --- Good catch [~anoop.hbase], it should be 1.4.0.

[jira] [Updated] (HBASE-18362) hbck should not report split replica parent region from meta as errors

2017-07-28 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteban Gutierrez updated HBASE-18362: -- Fix Version/s: (was: 1.4.1) 1.4.0 > hbck should not report

[jira] [Commented] (HBASE-17131) Avoid livelock caused by HRegion#processRowsWithLocks

2017-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104509#comment-16104509 ] Hudson commented on HBASE-17131: SUCCESS: Integrated in Jenkins build HBase-1.3-IT #147 (See

[jira] [Commented] (HBASE-17131) Avoid livelock caused by HRegion#processRowsWithLocks

2017-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104523#comment-16104523 ] Hudson commented on HBASE-17131: FAILURE: Integrated in Jenkins build HBase-1.3-JDK7 #209 (See

[jira] [Commented] (HBASE-16466) HBase snapshots support in VerifyReplication tool to reduce load on live HBase cluster with large tables

2017-07-28 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104582#comment-16104582 ] Zheng Hu commented on HBASE-16466: -- [~sukuna...@gmail.com], I have one question for your test provided.

[jira] [Commented] (HBASE-15134) Add visibility into Flush and Compaction queues

2017-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104608#comment-16104608 ] Hadoop QA commented on HBASE-15134: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Work started] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-18451 started by nihed mbarek. > PeriodicMemstoreFlusher should inspect the queue before adding a delayed >

[jira] [Updated] (HBASE-15134) Add visibility into Flush and Compaction queues

2017-07-28 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Singh Chouhan updated HBASE-15134: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: (was:

[jira] [Commented] (HBASE-15134) Add visibility into Flush and Compaction queues

2017-07-28 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104623#comment-16104623 ] Abhishek Singh Chouhan commented on HBASE-15134: Hadoop QA ran after the patch with

[jira] [Created] (HBASE-18469) Correct RegionServer metric of totalRequestCount

2017-07-28 Thread Shibin Zhang (JIRA)
Shibin Zhang created HBASE-18469: Summary: Correct RegionServer metric of totalRequestCount Key: HBASE-18469 URL: https://issues.apache.org/jira/browse/HBASE-18469 Project: HBase Issue

[jira] [Updated] (HBASE-15134) Add visibility into Flush and Compaction queues

2017-07-28 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Singh Chouhan updated HBASE-15134: --- Attachment: HBASE-15134.branch-1.001.patch Fixed trailing whitespaces. >

[jira] [Commented] (HBASE-15134) Add visibility into Flush and Compaction queues

2017-07-28 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104606#comment-16104606 ] Abhishek Singh Chouhan commented on HBASE-15134: Pushed to branch-1.4+. > Add visibility

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Attachment: 0001-HBASE-18451-PeriodicMemstoreFlusher-should-inspect-t.patch Patch provided with

[jira] [Comment Edited] (HBASE-15134) Add visibility into Flush and Compaction queues

2017-07-28 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104606#comment-16104606 ] Abhishek Singh Chouhan edited comment on HBASE-15134 at 7/28/17 8:08 AM:

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Status: Open (was: Patch Available) > PeriodicMemstoreFlusher should inspect the queue before

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Status: Patch Available (was: In Progress) > PeriodicMemstoreFlusher should inspect the queue

[jira] [Commented] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104618#comment-16104618 ] Hadoop QA commented on HBASE-18451: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Attachment: 0001-HBASE-15134-Add-visibility-into-Flush-and-Compaction.patch >

[jira] [Commented] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104649#comment-16104649 ] Hadoop QA commented on HBASE-18451: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Attachment: (was: 0001-HBASE-15134-Add-visibility-into-Flush-and-Compaction.patch) >

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Attachment: (was: 0001-HBASE-18451-PeriodicMemstoreFlusher-should-inspect-t.patch) >

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Status: In Progress (was: Patch Available) > PeriodicMemstoreFlusher should inspect the queue

[jira] [Commented] (HBASE-18446) Mark StoreFileScanner as IA.Private

2017-07-28 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104677#comment-16104677 ] Duo Zhang commented on HBASE-18446: --- OK, got it. Seems we need to introduce an interface for

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Attachment: ISSUE.patch > PeriodicMemstoreFlusher should inspect the queue before adding a

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Status: Patch Available (was: In Progress) > PeriodicMemstoreFlusher should inspect the queue

[jira] [Commented] (HBASE-17131) Avoid livelock caused by HRegion#processRowsWithLocks

2017-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104679#comment-16104679 ] Hudson commented on HBASE-17131: SUCCESS: Integrated in Jenkins build HBase-1.2-JDK8 #170 (See

[jira] [Commented] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104681#comment-16104681 ] Hadoop QA commented on HBASE-18451: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Attachment: (was: ISSUE.patch) > PeriodicMemstoreFlusher should inspect the queue before

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Status: Open (was: Patch Available) > PeriodicMemstoreFlusher should inspect the queue before

[jira] [Commented] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104694#comment-16104694 ] Hadoop QA commented on HBASE-18451: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Attachment: HBASE-18451.master.patch > PeriodicMemstoreFlusher should inspect the queue before

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Status: Patch Available (was: Open) > PeriodicMemstoreFlusher should inspect the queue before

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Status: Open (was: Patch Available) > PeriodicMemstoreFlusher should inspect the queue before

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Attachment: (was: ISSUE.patch) > PeriodicMemstoreFlusher should inspect the queue before

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Status: Open (was: Patch Available) > PeriodicMemstoreFlusher should inspect the queue before

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Status: Patch Available (was: Open) > PeriodicMemstoreFlusher should inspect the queue before

[jira] [Commented] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104706#comment-16104706 ] Hadoop QA commented on HBASE-18451: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Status: Patch Available (was: Open) > PeriodicMemstoreFlusher should inspect the queue before

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Attachment: ISSUE.patch > PeriodicMemstoreFlusher should inspect the queue before adding a

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Status: Patch Available (was: Open) > PeriodicMemstoreFlusher should inspect the queue before

[jira] [Created] (HBASE-18470) `RetriesExhaustedWithDetailsException#getDesc` describe is not right

2017-07-28 Thread Benedict Jin (JIRA)
Benedict Jin created HBASE-18470: Summary: `RetriesExhaustedWithDetailsException#getDesc` describe is not right Key: HBASE-18470 URL: https://issues.apache.org/jira/browse/HBASE-18470 Project: HBase

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Attachment: (was: HBASE-18451.master.patch) > PeriodicMemstoreFlusher should inspect the

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Attachment: HBASE-18451.master.patch > PeriodicMemstoreFlusher should inspect the queue before

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Status: Patch Available (was: Open) > PeriodicMemstoreFlusher should inspect the queue before

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Status: Open (was: Patch Available) > PeriodicMemstoreFlusher should inspect the queue before

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Status: Open (was: Patch Available) > PeriodicMemstoreFlusher should inspect the queue before

[jira] [Updated] (HBASE-18451) PeriodicMemstoreFlusher should inspect the queue before adding a delayed flush request

2017-07-28 Thread nihed mbarek (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nihed mbarek updated HBASE-18451: - Status: Patch Available (was: Open) > PeriodicMemstoreFlusher should inspect the queue before

[jira] [Commented] (HBASE-17131) Avoid livelock caused by HRegion#processRowsWithLocks

2017-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104723#comment-16104723 ] Hudson commented on HBASE-17131: SUCCESS: Integrated in Jenkins build HBase-1.3-JDK8 #224 (See

[jira] [Commented] (HBASE-15134) Add visibility into Flush and Compaction queues

2017-07-28 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104744#comment-16104744 ] Hudson commented on HBASE-15134: FAILURE: Integrated in Jenkins build HBase-1.4 #826 (See

[jira] [Commented] (HBASE-18472) Add guava license and update supplemental-models.xml

2017-07-28 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105254#comment-16105254 ] Yi Liang commented on HBASE-18472: -- the error on my machine was caused by HBASE-16351, it seems we do

[jira] [Updated] (HBASE-18466) [C++] Support handling exception in RpcTestServer

2017-07-28 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HBASE-18466: -- Status: Patch Available (was: Open) > [C++] Support handling exception in RpcTestServer >

[jira] [Commented] (HBASE-18466) [C++] Support handling exception in RpcTestServer

2017-07-28 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105643#comment-16105643 ] Xiaobing Zhou commented on HBASE-18466: --- Posted v1: # fixed promise broken issue when

[jira] [Commented] (HBASE-18466) [C++] Support handling exception in RpcTestServer

2017-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105650#comment-16105650 ] Hadoop QA commented on HBASE-18466: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Created] (HBASE-18475) MasterProcedureScheduler incorrectly passes null Procedure to table locking

2017-07-28 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-18475: --- Summary: MasterProcedureScheduler incorrectly passes null Procedure to table locking Key: HBASE-18475 URL: https://issues.apache.org/jira/browse/HBASE-18475 Project:

[jira] [Work started] (HBASE-18475) MasterProcedureScheduler incorrectly passes null Procedure to table locking

2017-07-28 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-18475 started by Sean Busbey. --- > MasterProcedureScheduler incorrectly passes null Procedure to table locking >

[jira] [Updated] (HBASE-18475) MasterProcedureScheduler incorrectly passes null Procedure to table locking

2017-07-28 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-18475: Fix Version/s: 2.0.0-alpha-2 3.0.0 Status: Patch Available (was: In

[jira] [Commented] (HBASE-18474) HRegion#doMiniBatchMutation is acquiring read row locks

2017-07-28 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105679#comment-16105679 ] Andrew Purtell commented on HBASE-18474: Thanks. As a potentially unintended consequence

[jira] [Commented] (HBASE-18409) Migrate Client Metrics from codahale to hbase-metrics

2017-07-28 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105721#comment-16105721 ] Hadoop QA commented on HBASE-18409: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-18441) ZookeeperWatcher#interruptedException should throw exception

2017-07-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105747#comment-16105747 ] stack commented on HBASE-18441: --- bq. Just to confirm, that for bug fixes like this, we need to push into

[jira] [Updated] (HBASE-18465) [AMv2] remove old split region code that is no longer needed

2017-07-28 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liang updated HBASE-18465: - Status: Patch Available (was: Open) > [AMv2] remove old split region code that is no longer needed >

[jira] [Updated] (HBASE-18409) Migrate Client Metrics from codahale to hbase-metrics

2017-07-28 Thread Ronald Macmaster (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ronald Macmaster updated HBASE-18409: - Attachment: 0002-HBASE-18409-MetricsConnection-client-metrics-migrati.patch Fixed static

[jira] [Updated] (HBASE-18466) [C++] Support handling exception in RpcTestServer

2017-07-28 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HBASE-18466: -- Attachment: HBASE-18466.001.patch > [C++] Support handling exception in RpcTestServer >

[jira] [Commented] (HBASE-18474) HRegion#doMiniBatchMutation is acquiring read row locks

2017-07-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105647#comment-16105647 ] stack commented on HBASE-18474: --- Our row locks are read/write since 1.2. Whenever a modification on a row,

  1   2   >