[jira] [Updated] (HBASE-23185) High cpu usage because getTable()#put() gets config value every time

2019-10-17 Thread Shinya Yoshida (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shinya Yoshida updated HBASE-23185: --- Description: When we analyzed the performance of our hbase application with many puts, we

[jira] [Created] (HBASE-23185) High cpu usage because getTable()#put() gets config value every time

2019-10-17 Thread Shinya Yoshida (Jira)
Shinya Yoshida created HBASE-23185: -- Summary: High cpu usage because getTable()#put() gets config value every time Key: HBASE-23185 URL: https://issues.apache.org/jira/browse/HBASE-23185 Project:

[GitHub] [hbase] bitterfox opened a new pull request #731: HBASE-23185 Fix high cpu usage because getTable()#put() gets config value every time

2019-10-17 Thread GitBox
bitterfox opened a new pull request #731: HBASE-23185 Fix high cpu usage because getTable()#put() gets config value every time URL: https://github.com/apache/hbase/pull/731 This is an automated message from the Apache Git

[jira] [Created] (HBASE-23184) The HeapAllocation in WebUI is not accurate

2019-10-17 Thread chenxu (Jira)
chenxu created HBASE-23184: -- Summary: The HeapAllocation in WebUI is not accurate Key: HBASE-23184 URL: https://issues.apache.org/jira/browse/HBASE-23184 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-19663) javadoc creation needs jsr305

2019-10-17 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-19663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-19663: Summary: javadoc creation needs jsr305 (was: site build fails complaining "javadoc: error -

[jira] [Updated] (HBASE-19663) javadoc creation needs jsr305

2019-10-17 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-19663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-19663: Fix Version/s: 1.5.1 Resolution: Fixed Status: Resolved (was: Patch Available)

[jira] [Updated] (HBASE-19663) javadoc creation needs jsr305

2019-10-17 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-19663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-19663: Priority: Major (was: Blocker) > javadoc creation needs jsr305 > - >

[jira] [Updated] (HBASE-23185) High cpu usage because getTable()#put() gets config value every time

2019-10-17 Thread Shinya Yoshida (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shinya Yoshida updated HBASE-23185: --- Description: When we analyzed the performance of our hbase application with many puts, we

[jira] [Updated] (HBASE-23185) High cpu usage because getTable()#put() gets config value every time

2019-10-17 Thread Shinya Yoshida (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shinya Yoshida updated HBASE-23185: --- Description: When we analyzed the performance of our hbase application with many puts, we

[jira] [Commented] (HBASE-23172) HBase Canary region success count metrics reflect column family successes, not region successes

2019-10-17 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16954264#comment-16954264 ] Michael Stack commented on HBASE-23172: --- +1 > HBase Canary region success count metrics reflect

[GitHub] [hbase] Apache-HBase commented on issue #731: HBASE-23185 Fix high cpu usage because getTable()#put() gets config value every time

2019-10-17 Thread GitBox
Apache-HBase commented on issue #731: HBASE-23185 Fix high cpu usage because getTable()#put() gets config value every time URL: https://github.com/apache/hbase/pull/731#issuecomment-543519555 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Commented] (HBASE-23184) The HeapAllocation in WebUI is not accurate

2019-10-17 Thread Zheng Hu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16954242#comment-16954242 ] Zheng Hu commented on HBASE-23184: -- Seems the design that allocating heap buffer from the static HEAP

[GitHub] [hbase] Apache-HBase commented on issue #731: HBASE-23185 Fix high cpu usage because getTable()#put() gets config value every time

2019-10-17 Thread GitBox
Apache-HBase commented on issue #731: HBASE-23185 Fix high cpu usage because getTable()#put() gets config value every time URL: https://github.com/apache/hbase/pull/731#issuecomment-543503094 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Updated] (HBASE-23172) HBase Canary region success count metrics reflect column family successes, not region successes

2019-10-17 Thread Caroline (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Caroline updated HBASE-23172: - Attachment: HBASE-23172.branch-1.000.patch HBASE-23172.branch-2.000.patch

[jira] [Commented] (HBASE-23184) The HeapAllocation in WebUI is not accurate

2019-10-17 Thread chenxu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16954222#comment-16954222 ] chenxu commented on HBASE-23184: FYI [~openinx] > The HeapAllocation in WebUI is not accurate >

[GitHub] [hbase] chenxu14 opened a new pull request #730: HBASE-23184 The HeapAllocation in WebUI is not accurate

2019-10-17 Thread GitBox
chenxu14 opened a new pull request #730: HBASE-23184 The HeapAllocation in WebUI is not accurate URL: https://github.com/apache/hbase/pull/730 This is an automated message from the Apache Git Service. To respond to the

[jira] [Assigned] (HBASE-23042) Parameters are incorrect in procedures jsp

2019-10-17 Thread Yi Mei (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Mei reassigned HBASE-23042: -- Assignee: Yi Mei > Parameters are incorrect in procedures jsp >

[jira] [Commented] (HBASE-23042) Parameters are incorrect in procedures jsp

2019-10-17 Thread Yi Mei (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953458#comment-16953458 ] Yi Mei commented on HBASE-23042: The cause is that in 

[jira] [Updated] (HBASE-23177) If fail to open reference because FNFE, make it plain it is a Reference

2019-10-17 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-23177: -- Status: Patch Available (was: Reopened) branch-1.001 is branch-2 patch but w/o test (Pain

[jira] [Updated] (HBASE-23177) If fail to open reference because FNFE, make it plain it is a Reference

2019-10-17 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-23177: -- Attachment: HBASE-23177.branch-1.001.patch > If fail to open reference because FNFE, make it

[jira] [Commented] (HBASE-19663) site build fails complaining "javadoc: error - class file for javax.annotation.meta.TypeQualifierNickname not found"

2019-10-17 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-19663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953433#comment-16953433 ] Sean Busbey commented on HBASE-19663: - that's got it now. pretty good sign I should call it a night.

[jira] [Updated] (HBASE-19663) site build fails complaining "javadoc: error - class file for javax.annotation.meta.TypeQualifierNickname not found"

2019-10-17 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-19663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-19663: Attachment: HBASE-19663-branch-1.4.v0.patch > site build fails complaining "javadoc: error -

[GitHub] [hbase] mymeiyi commented on a change in pull request #721: HBASE-23170 Admin#getRegionServers use ClusterMetrics.Option.SERVERS_NAME

2019-10-17 Thread GitBox
mymeiyi commented on a change in pull request #721: HBASE-23170 Admin#getRegionServers use ClusterMetrics.Option.SERVERS_NAME URL: https://github.com/apache/hbase/pull/721#discussion_r335835232 ## File path:

[GitHub] [hbase] mymeiyi commented on a change in pull request #721: HBASE-23170 Admin#getRegionServers use ClusterMetrics.Option.SERVERS_NAME

2019-10-17 Thread GitBox
mymeiyi commented on a change in pull request #721: HBASE-23170 Admin#getRegionServers use ClusterMetrics.Option.SERVERS_NAME URL: https://github.com/apache/hbase/pull/721#discussion_r335835605 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdmin.java

[jira] [Commented] (HBASE-23177) If fail to open reference because FNFE, make it plain it is a Reference

2019-10-17 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16954174#comment-16954174 ] Hudson commented on HBASE-23177: Results for branch branch-2.2 [build #665 on

[GitHub] [hbase] mymeiyi merged pull request #721: HBASE-23170 Admin#getRegionServers use ClusterMetrics.Option.SERVERS_NAME

2019-10-17 Thread GitBox
mymeiyi merged pull request #721: HBASE-23170 Admin#getRegionServers use ClusterMetrics.Option.SERVERS_NAME URL: https://github.com/apache/hbase/pull/721 This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (HBASE-23148) Please upload the Hbase connector jar to the Maven central repository

2019-10-17 Thread Zhaoyang Qin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16954196#comment-16954196 ] Zhaoyang Qin commented on HBASE-23148: -- org.apache.hbase.connectors.spark hbase-spark 1.0.0

[jira] [Commented] (HBASE-23170) Admin#getRegionServers use ClusterMetrics.Option.SERVERS_NAME

2019-10-17 Thread Yi Mei (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16954200#comment-16954200 ] Yi Mei commented on HBASE-23170: Pushed to master, branch-2, branch-2.2. Thanks for [~anoop.hbase]

[jira] [Resolved] (HBASE-23170) Admin#getRegionServers use ClusterMetrics.Option.SERVERS_NAME

2019-10-17 Thread Yi Mei (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Mei resolved HBASE-23170. Fix Version/s: 2.2.3 2.3.0 3.0.0 Resolution: Fixed >

[jira] [Updated] (HBASE-23177) If fail to open reference because FNFE, make it plain it is a Reference

2019-10-17 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-23177: -- Status: In Progress (was: Patch Available) > If fail to open reference because FNFE, make it

[jira] [Updated] (HBASE-23177) If fail to open reference because FNFE, make it plain it is a Reference

2019-10-17 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-23177: -- Status: Patch Available (was: In Progress) > If fail to open reference because FNFE, make it

[jira] [Commented] (HBASE-19663) site build fails complaining "javadoc: error - class file for javax.annotation.meta.TypeQualifierNickname not found"

2019-10-17 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-19663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953842#comment-16953842 ] Michael Stack commented on HBASE-19663: --- +1 on patch. Maybe change comment on commit to mention

[jira] [Commented] (HBASE-23177) If fail to open reference because FNFE, make it plain it is a Reference

2019-10-17 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953807#comment-16953807 ] Hudson commented on HBASE-23177: Results for branch master [build #1508 on

[jira] [Commented] (HBASE-22370) ByteBuf LEAK ERROR

2019-10-17 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953806#comment-16953806 ] Hudson commented on HBASE-22370: Results for branch master [build #1508 on

[jira] [Commented] (HBASE-23107) Avoid temp byte array creation when doing cacheDataOnWrite

2019-10-17 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953808#comment-16953808 ] Hudson commented on HBASE-23107: Results for branch master [build #1508 on

[GitHub] [hbase] Apache-HBase commented on issue #721: HBASE-23170 Admin#getRegionServers use ClusterMetrics.Option.SERVERS_NAME

2019-10-17 Thread GitBox
Apache-HBase commented on issue #721: HBASE-23170 Admin#getRegionServers use ClusterMetrics.Option.SERVERS_NAME URL: https://github.com/apache/hbase/pull/721#issuecomment-543118391 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Commented] (HBASE-23055) Alter hbase:meta

2019-10-17 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953636#comment-16953636 ] Hudson commented on HBASE-23055: Results for branch HBASE-23055 [build #17 on

[GitHub] [hbase] guangxuCheng merged pull request #725: HBASE-23176 delete_all_snapshot does not work with regex

2019-10-17 Thread GitBox
guangxuCheng merged pull request #725: HBASE-23176 delete_all_snapshot does not work with regex URL: https://github.com/apache/hbase/pull/725 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [hbase] binlijin opened a new pull request #729: HBASE-22739 ArrayIndexOutOfBoundsException when balance

2019-10-17 Thread GitBox
binlijin opened a new pull request #729: HBASE-22739 ArrayIndexOutOfBoundsException when balance URL: https://github.com/apache/hbase/pull/729 When multiple ServerNames having same hostname and port, the Cluster build wrong with regionPerServerIndex.

[jira] [Commented] (HBASE-22514) Move rsgroup feature into core of HBase

2019-10-17 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953627#comment-16953627 ] Hudson commented on HBASE-22514: Results for branch HBASE-22514 [build #151 on

[jira] [Assigned] (HBASE-22739) ArrayIndexOutOfBoundsException when balance

2019-10-17 Thread Lijin Bin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lijin Bin reassigned HBASE-22739: - Assignee: Lijin Bin > ArrayIndexOutOfBoundsException when balance >

[jira] [Resolved] (HBASE-23176) delete_all_snapshot does not work with regex

2019-10-17 Thread Guangxu Cheng (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng resolved HBASE-23176. --- Fix Version/s: 3.0.0 Resolution: Fixed Pushed to master. Thanks [~kpalanisamy] for

[GitHub] [hbase] Apache-HBase commented on issue #725: HBASE-23176 delete_all_snapshot does not work with regex

2019-10-17 Thread GitBox
Apache-HBase commented on issue #725: HBASE-23176 delete_all_snapshot does not work with regex URL: https://github.com/apache/hbase/pull/725#issuecomment-543057521 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Commented] (HBASE-23180) Create a nightly build to verify hbck2

2019-10-17 Thread Sakthi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953528#comment-16953528 ] Sakthi commented on HBASE-23180: Looks like I don't have enough permission to create a new job out of a

[jira] [Commented] (HBASE-23066) Allow cache on write during compactions when prefetching is enabled

2019-10-17 Thread ramkrishna.s.vasudevan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953614#comment-16953614 ] ramkrishna.s.vasudevan commented on HBASE-23066: [~busbey] - you want to have a look at

[GitHub] [hbase] Apache-HBase commented on issue #728: HBASE-23042 Parameters are incorrect in procedures jsp

2019-10-17 Thread GitBox
Apache-HBase commented on issue #728: HBASE-23042 Parameters are incorrect in procedures jsp URL: https://github.com/apache/hbase/pull/728#issuecomment-543115778 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Commented] (HBASE-23176) delete_all_snapshot does not work with regex

2019-10-17 Thread Guangxu Cheng (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953479#comment-16953479 ] Guangxu Cheng commented on HBASE-23176: --- LGTM +1 > delete_all_snapshot does not work with regex >

[GitHub] [hbase] karthikhw commented on issue #725: HBASE-23176 delete_all_snapshot does not work with regex

2019-10-17 Thread GitBox
karthikhw commented on issue #725: HBASE-23176 delete_all_snapshot does not work with regex URL: https://github.com/apache/hbase/pull/725#issuecomment-543047071 Thank you @guangxuCheng highlighting missing one. Sorry, I somehow missed it.

[jira] [Created] (HBASE-23183) Patch based precommit job fails

2019-10-17 Thread Peter Somogyi (Jira)
Peter Somogyi created HBASE-23183: - Summary: Patch based precommit job fails Key: HBASE-23183 URL: https://issues.apache.org/jira/browse/HBASE-23183 Project: HBase Issue Type: Bug

[jira] [Work started] (HBASE-23180) Create a nightly build to verify hbck2

2019-10-17 Thread Sakthi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-23180 started by Sakthi. -- > Create a nightly build to verify hbck2 > -- > >

[GitHub] [hbase] mymeiyi opened a new pull request #728: HBASE-23042 Parameters are incorrect in procedures jsp

2019-10-17 Thread GitBox
mymeiyi opened a new pull request #728: HBASE-23042 Parameters are incorrect in procedures jsp URL: https://github.com/apache/hbase/pull/728 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (HBASE-19663) site build fails complaining "javadoc: error - class file for javax.annotation.meta.TypeQualifierNickname not found"

2019-10-17 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-19663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953477#comment-16953477 ] Peter Somogyi commented on HBASE-19663: --- +1, with the patch site build is successful. Precommit

[GitHub] [hbase] busbey commented on issue #661: HBASE-15519 Add per-user metrics with lossy counting

2019-10-17 Thread GitBox
busbey commented on issue #661: HBASE-15519 Add per-user metrics with lossy counting URL: https://github.com/apache/hbase/pull/661#issuecomment-543287854 sorry, I can't seem to get enough time around for reviewing this in detail. if y'all are good then I'm good.

[GitHub] [hbase] Apache-HBase commented on issue #729: HBASE-22739 ArrayIndexOutOfBoundsException when balance

2019-10-17 Thread GitBox
Apache-HBase commented on issue #729: HBASE-22739 ArrayIndexOutOfBoundsException when balance URL: https://github.com/apache/hbase/pull/729#issuecomment-543274175 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Updated] (HBASE-22592) HMaster Construction failure log is lost

2019-10-17 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HBASE-22592: - Fix Version/s: (was: 3.0.0) > HMaster Construction failure log is lost >

[jira] [Updated] (HBASE-23181) Blocked WAL archive: "LogRoller: Failed to schedule flush of 8ee433ad59526778c53cc85ed3762d0b, because it is not online on us"

2019-10-17 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-23181: -- Description: On a heavily loaded cluster, WAL count keeps rising and we can get into a state

[GitHub] [hbase] busbey commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions

2019-10-17 Thread GitBox
busbey commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/623#discussion_r336202017 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/MobFileCleanerChore.java ## @@ -0,0

[GitHub] [hbase] VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions

2019-10-17 Thread GitBox
VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/623#discussion_r336202612 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/mob/DefaultMobStoreCompactor.java ## @@

[GitHub] [hbase] VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions

2019-10-17 Thread GitBox
VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/623#discussion_r336205167 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/MobFileCleanerChore.java ## @@

[GitHub] [hbase] VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions

2019-10-17 Thread GitBox
VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/623#discussion_r336205382 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/MobFileCleanerChore.java ## @@

[GitHub] [hbase] VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions

2019-10-17 Thread GitBox
VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/623#discussion_r336216181 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/mob/MobUtils.java ## @@ -907,6 +789,143

[jira] [Commented] (HBASE-22749) Distributed MOB compactions

2019-10-17 Thread HBase QA (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953982#comment-16953982 ] HBase QA commented on HBASE-22749: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[GitHub] [hbase] VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions

2019-10-17 Thread GitBox
VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/623#discussion_r336192416 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterRpcServices.java ## @@

[GitHub] [hbase] VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions

2019-10-17 Thread GitBox
VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/623#discussion_r336199730 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/MobFileCompactionChore.java ## @@

[GitHub] [hbase] VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions

2019-10-17 Thread GitBox
VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/623#discussion_r336201383 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/mob/FaultyMobStoreCompactor.java ## @@

[GitHub] [hbase] VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions

2019-10-17 Thread GitBox
VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/623#discussion_r336206677 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/mob/MobUtils.java ## @@ -907,6 +789,143

[GitHub] [hbase] VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions

2019-10-17 Thread GitBox
VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/623#discussion_r336214069 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/mob/MobUtils.java ## @@ -907,6 +789,143

[GitHub] [hbase] VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions

2019-10-17 Thread GitBox
VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/623#discussion_r336214477 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/mob/MobUtils.java ## @@ -907,6 +789,143

[GitHub] [hbase] busbey commented on issue #661: HBASE-15519 Add per-user metrics with lossy counting

2019-10-17 Thread GitBox
busbey commented on issue #661: HBASE-15519 Add per-user metrics with lossy counting URL: https://github.com/apache/hbase/pull/661#issuecomment-543289013 one quick note, that's a single YCSB run on each side right? that will share the Connection across the threads in a single JVM, so

[GitHub] [hbase] Apache-HBase commented on issue #623: HBASE-22749: Distributed MOB compactions

2019-10-17 Thread GitBox
Apache-HBase commented on issue #623: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/623#issuecomment-543294358 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:|

[jira] [Commented] (HBASE-19663) site build fails complaining "javadoc: error - class file for javax.annotation.meta.TypeQualifierNickname not found"

2019-10-17 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-19663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953428#comment-16953428 ] Michael Stack commented on HBASE-19663: --- Did you post a patch [~busbey]? > site build fails

[jira] [Commented] (HBASE-19663) site build fails complaining "javadoc: error - class file for javax.annotation.meta.TypeQualifierNickname not found"

2019-10-17 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-19663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16953429#comment-16953429 ] Sean Busbey commented on HBASE-19663: - Huh. Thought so. Lemme go switch off mobile and upload again.

[GitHub] [hbase] VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions

2019-10-17 Thread GitBox
VladRodionov commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/623#discussion_r336273716 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/mob/MobUtils.java ## @@ -907,6 +789,143

[jira] [Commented] (HBASE-22749) Distributed MOB compactions

2019-10-17 Thread HBase QA (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16954167#comment-16954167 ] HBase QA commented on HBASE-22749: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[GitHub] [hbase] Apache-HBase commented on issue #623: HBASE-22749: Distributed MOB compactions

2019-10-17 Thread GitBox
Apache-HBase commented on issue #623: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/623#issuecomment-543415584 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:|

[jira] [Commented] (HBASE-23107) Avoid temp byte array creation when doing cacheDataOnWrite

2019-10-17 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16954172#comment-16954172 ] Hudson commented on HBASE-23107: Results for branch branch-2 [build #2326 on

[GitHub] [hbase] busbey commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions

2019-10-17 Thread GitBox
busbey commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/623#discussion_r336255785 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/mob/DefaultMobStoreCompactor.java ## @@

[GitHub] [hbase] busbey commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions

2019-10-17 Thread GitBox
busbey commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/623#discussion_r336255785 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/mob/DefaultMobStoreCompactor.java ## @@

[GitHub] [hbase] busbey commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions

2019-10-17 Thread GitBox
busbey commented on a change in pull request #623: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/623#discussion_r336258209 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/mob/MobUtils.java ## @@ -907,6 +789,143 @@