[jira] [Comment Edited] (HBASE-18483) The RpcRetryingCaller#translateException doesn't handle RemoteException

2017-08-13 Thread Hao Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125265#comment-16125265 ] Hao Chan edited comment on HBASE-18483 at 8/14/17 5:41 AM: --- I found in

[jira] [Commented] (HBASE-18483) The RpcRetryingCaller#translateException doesn't handle RemoteException

2017-08-13 Thread Hao Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125265#comment-16125265 ] Hao Chan commented on HBASE-18483: -- I found in TestProtoBufRpc.java line 135 that somehow

[jira] [Commented] (HBASE-17994) Add async client test to Performance Evaluation tool

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

[jira] [Commented] (HBASE-16338) update jackson to 2.y

2017-08-13 Thread Vrushali C (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125247#comment-16125247 ] Vrushali C commented on HBASE-16338: Hi Stack! Please go ahead and take the jira. thanks Vrushali

[jira] [Commented] (HBASE-18566) [RSGROUP]Log the client IP/port of the rsgroup admin

2017-08-13 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125244#comment-16125244 ] Guangxu Cheng commented on HBASE-18566: --- Thanks [~yuzhih...@gmail.com] for reviewing and

[jira] [Resolved] (HBASE-18566) [RSGROUP]Log the client IP/port of the rsgroup admin

2017-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-18566. Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.0.0-alpha-2 3.0.0

[jira] [Commented] (HBASE-18566) [RSGROUP]Log the client IP/port of the rsgroup admin

2017-08-13 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125205#comment-16125205 ] Guangxu Cheng commented on HBASE-18566: --- uhmm,I have updated the newest code on my computer and

[jira] [Commented] (HBASE-18555) Remove redundant familyMap.put() from addxxx() of sub-classes of Mutation and Query

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

[jira] [Commented] (HBASE-18566) [RSGROUP]Log the client IP/port of the rsgroup admin

2017-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125181#comment-16125181 ] Ted Yu commented on HBASE-18566: v1 doesn't apply to branch-2. Please upload patch for branch-2. >

[jira] [Updated] (HBASE-14620) Procedure V2: Update HBCK to incorporate the Proc-V2-based assignment

2017-08-13 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-14620: --- Status: Patch Available (was: Open) > Procedure V2: Update HBCK to incorporate the

[jira] [Updated] (HBASE-14620) Procedure V2: Update HBCK to incorporate the Proc-V2-based assignment

2017-08-13 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-14620: --- Attachment: HBASE-14620.v1-master.patch > Procedure V2: Update HBCK to incorporate

[jira] [Commented] (HBASE-18566) [RSGROUP]Log the client IP/port of the rsgroup admin

2017-08-13 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125173#comment-16125173 ] Guangxu Cheng commented on HBASE-18566: --- Update v1 patch as [~yuzhih...@gmail.com]

[jira] [Updated] (HBASE-18566) [RSGROUP]Log the client IP/port of the rsgroup admin

2017-08-13 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng updated HBASE-18566: -- Attachment: HBASE-18566.v1.patch > [RSGROUP]Log the client IP/port of the rsgroup admin >

[jira] [Commented] (HBASE-18251) Remove unnecessary traversing to the first and last keys in the CellSet

2017-08-13 Thread Toshihiro Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125172#comment-16125172 ] Toshihiro Suzuki commented on HBASE-18251: -- Are there any problems in my patch? > Remove

[jira] [Commented] (HBASE-18566) [RSGROUP]Log the client IP/port of the rsgroup admin

2017-08-13 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125163#comment-16125163 ] Guangxu Cheng commented on HBASE-18566: --- bq.Have you applied the patch and observed that there is

[jira] [Updated] (HBASE-17994) Add async client test to Performance Evaluation tool

2017-08-13 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17994: --- Attachment: HBASE-17994.master.003.patch Rebase. > Add async client test to Performance

[jira] [Commented] (HBASE-17994) Add async client test to Performance Evaluation tool

2017-08-13 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125147#comment-16125147 ] Guanghao Zhang commented on HBASE-17994: After resolve HBASE-18485, use the default config to

[jira] [Commented] (HBASE-17994) Add async client test to Performance Evaluation tool

2017-08-13 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125138#comment-16125138 ] Guanghao Zhang commented on HBASE-17994: After resolve HBASE-18500, use the default config to

[jira] [Updated] (HBASE-14135) HBase Backup/Restore Phase 3: Merge backup images

2017-08-13 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-14135: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-18573) Update Append and Delete to use Mutation#getCellList(family)

2017-08-13 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125119#comment-16125119 ] Xiang Li commented on HBASE-18573: -- Hi [~stack], sorry to disturb you. I might not be able to read Jan,

[jira] [Updated] (HBASE-18555) Remove redundant familyMap.put() from addxxx() of sub-classes of Mutation and Query

2017-08-13 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-18555: - Fix Version/s: 1.4.0 > Remove redundant familyMap.put() from addxxx() of sub-classes of Mutation and >

[jira] [Commented] (HBASE-18555) Remove redundant familyMap.put() from addxxx() of sub-classes of Mutation and Query

2017-08-13 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125114#comment-16125114 ] Xiang Li commented on HBASE-18555: -- Thanks Jerry, Chia-Ping Tsai and Mike for the review! > Remove

[jira] [Commented] (HBASE-18271) Shade netty

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

[jira] [Commented] (HBASE-18589) branch-1.4 build compile is broken

2017-08-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125101#comment-16125101 ] stack commented on HBASE-18589: --- What broke the compile? > branch-1.4 build compile is broken >

[jira] [Commented] (HBASE-16338) update jackson to 2.y

2017-08-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125096#comment-16125096 ] stack commented on HBASE-16338: --- Mighty [~vrushalic]... any chance of your working on this sir? Else I'll

[jira] [Resolved] (HBASE-18592) [hbase-thirdparty] Doc on new hbase-thirdparty dependency for the refguide

2017-08-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-18592. --- Resolution: Fixed I pushed the below in the dev section of the refguide. {code} +=== The hbase-thirdparty

[jira] [Commented] (HBASE-18589) branch-1.4 build compile is broken

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

[jira] [Created] (HBASE-18592) [hbase-thirdparty] Doc on new hbase-thirdparty dependency for the refguide

2017-08-13 Thread stack (JIRA)
stack created HBASE-18592: - Summary: [hbase-thirdparty] Doc on new hbase-thirdparty dependency for the refguide Key: HBASE-18592 URL: https://issues.apache.org/jira/browse/HBASE-18592 Project: HBase

[jira] [Commented] (HBASE-18271) Shade netty

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

[jira] [Comment Edited] (HBASE-18224) Upgrate jetty

2017-08-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125085#comment-16125085 ] stack edited comment on HBASE-18224 at 8/13/17 11:37 PM: - Made new issue for

[jira] [Commented] (HBASE-18224) Upgrate jetty

2017-08-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125085#comment-16125085 ] stack commented on HBASE-18224: --- Made new issue for thrift upgrade. HBASE-18591 > Upgrate jetty >

[jira] [Commented] (HBASE-18591) Upgrade thrift from 0.9.3 to 0.10.0

2017-08-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125082#comment-16125082 ] stack commented on HBASE-18591: --- Let me ask if folks want this on list. > Upgrade thrift from 0.9.3 to

[jira] [Updated] (HBASE-18591) Upgrade thrift from 0.9.3 to 0.10.0

2017-08-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18591: -- Attachment: 18591.txt Patch that updates thrift from 0.9.3 to 0.10.0. No hashcode in 0.10.0 so removed

[jira] [Created] (HBASE-18591) Upgrade thrift from 0.9.3 to 0.10.0

2017-08-13 Thread stack (JIRA)
stack created HBASE-18591: - Summary: Upgrade thrift from 0.9.3 to 0.10.0 Key: HBASE-18591 URL: https://issues.apache.org/jira/browse/HBASE-18591 Project: HBase Issue Type: Sub-task

[jira] [Updated] (HBASE-18224) Upgrate jetty

2017-08-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18224: -- Summary: Upgrate jetty (was: Upgrate jetty and thrift) > Upgrate jetty > - > >

[jira] [Commented] (HBASE-18590) branch-1.4 needs a Jenkins commit build job

2017-08-13 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125078#comment-16125078 ] Jerry He commented on HBASE-18590: -- [~tedyu] created the following to point to branch-1 :

[jira] [Resolved] (HBASE-18590) branch-1.4 needs a Jenkins commit build job

2017-08-13 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He resolved HBASE-18590. -- Resolution: Fixed > branch-1.4 needs a Jenkins commit build job >

[jira] [Assigned] (HBASE-18590) branch-1.4 needs a Jenkins commit build job

2017-08-13 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He reassigned HBASE-18590: Assignee: Ted Yu > branch-1.4 needs a Jenkins commit build job >

[jira] [Commented] (HBASE-18587) Fix Flaky TestFileIOEngine

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

[jira] [Updated] (HBASE-18589) branch-1.4 build compile is broken

2017-08-13 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-18589: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-18589) branch-1.4 build compile is broken

2017-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125049#comment-16125049 ] Ted Yu commented on HBASE-18589: lgtm > branch-1.4 build compile is broken >

[jira] [Created] (HBASE-18590) branch-1.4 needs a Jenkins commit build job

2017-08-13 Thread Jerry He (JIRA)
Jerry He created HBASE-18590: Summary: branch-1.4 needs a Jenkins commit build job Key: HBASE-18590 URL: https://issues.apache.org/jira/browse/HBASE-18590 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-18589) branch-1.4 build compile is broken

2017-08-13 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-18589: - Attachment: HBASE-18589-branch-1.4.patch > branch-1.4 build compile is broken >

[jira] [Updated] (HBASE-18589) branch-1.4 build compile is broken

2017-08-13 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-18589: - Fix Version/s: 1.4.0 Affects Version/s: 1.4.0 Status: Patch Available (was: Open)

[jira] [Created] (HBASE-18589) branch-1.4 build compile is broken

2017-08-13 Thread Jerry He (JIRA)
Jerry He created HBASE-18589: Summary: branch-1.4 build compile is broken Key: HBASE-18589 URL: https://issues.apache.org/jira/browse/HBASE-18589 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-15511) ClusterStatus should be able to return responses by scope

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

[jira] [Commented] (HBASE-18224) Upgrate jetty and thrift

2017-08-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125043#comment-16125043 ] stack commented on HBASE-18224: --- Trying to regenerate the thrift bindings w/ 0.10.0, I get this: The

[jira] [Updated] (HBASE-18587) Fix Flaky TestFileIOEngine

2017-08-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18587: -- Attachment: HBASE-18587.master.001.patch Retry. Jenkins did loads of timeout yesterday. > Fix Flaky

[jira] [Updated] (HBASE-18224) Upgrate jetty and thrift

2017-08-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18224: -- Attachment: HBASE-18224.branch-2.001.patch > Upgrate jetty and thrift > > >

[jira] [Commented] (HBASE-2631) Decide between "InMB" and "MB" as suffix for field names in ClusterStatus objects

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

[jira] [Commented] (HBASE-18224) Upgrate jetty and thrift

2017-08-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16125035#comment-16125035 ] stack commented on HBASE-18224: --- [~mdrob] Should we shade jetty? If we update thrift, we'll break clients.

[jira] [Created] (HBASE-18588) Verify we're using netty .so epolling on linux post HBASE-18271

2017-08-13 Thread stack (JIRA)
stack created HBASE-18588: - Summary: Verify we're using netty .so epolling on linux post HBASE-18271 Key: HBASE-18588 URL: https://issues.apache.org/jira/browse/HBASE-18588 Project: HBase Issue

[jira] [Updated] (HBASE-18271) Shade netty

2017-08-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18271: -- Resolution: Fixed Status: Resolved (was: Patch Available) Pushed to branch-2 and master. Will keep

[jira] [Updated] (HBASE-18271) Shade netty

2017-08-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18271: -- Release Note: Depend on hbase-thirdparty for our netty instead of directly relying on netty-all. netty is

[jira] [Commented] (HBASE-15511) ClusterStatus should be able to return responses by scope

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

[jira] [Updated] (HBASE-18271) Shade netty

2017-08-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18271: -- Release Note: Depend on hbase-thirdparty for our netty instead of directly relying on netty-all. netty is

[jira] [Commented] (HBASE-18572) Delete#addColumn can't remove the cell which has no visibility label

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

[jira] [Commented] (HBASE-18554) Append#add doesn't check the row of passed cell

2017-08-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16124998#comment-16124998 ] Anoop Sam John commented on HBASE-18554: So for backward compatibility, we dont throw checked

[jira] [Commented] (HBASE-18587) Fix Flaky TestFileIOEngine

2017-08-13 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16124996#comment-16124996 ] Chia-Ping Tsai commented on HBASE-18587: The ut "testFileIOEngineHandlesZeroLengthInput" is good,

[jira] [Updated] (HBASE-2631) Decide between "InMB" and "MB" as suffix for field names in ClusterStatus objects

2017-08-13 Thread Deon Huang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deon Huang updated HBASE-2631: -- Status: Open (was: Patch Available) > Decide between "InMB" and "MB" as suffix for field names in

[jira] [Updated] (HBASE-2631) Decide between "InMB" and "MB" as suffix for field names in ClusterStatus objects

2017-08-13 Thread Deon Huang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deon Huang updated HBASE-2631: -- Status: Patch Available (was: Open) > Decide between "InMB" and "MB" as suffix for field names in

[jira] [Updated] (HBASE-2631) Decide between "InMB" and "MB" as suffix for field names in ClusterStatus objects

2017-08-13 Thread Deon Huang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deon Huang updated HBASE-2631: -- Attachment: HBASE-2631.branch-2.v1.patch Thanks for remind. Modify deprecated comment to add the

[jira] [Commented] (HBASE-17204) Make L2 off heap cache default ON

2017-08-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16124992#comment-16124992 ] Anoop Sam John commented on HBASE-17204: [~stack] I was analyzing ur suggestion on config options

[jira] [Commented] (HBASE-2631) Decide between "InMB" and "MB" as suffix for field names in ClusterStatus objects

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

[jira] [Commented] (HBASE-18528) DON'T allow user to modify the passed table/column descriptor

2017-08-13 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16124990#comment-16124990 ] Chia-Ping Tsai commented on HBASE-18528: Will push this tomorrow. > DON'T allow user to modify

[jira] [Updated] (HBASE-15511) ClusterStatus should be able to return responses by scope

2017-08-13 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-15511: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (HBASE-18528) DON'T allow user to modify the passed table/column descriptor

2017-08-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16124984#comment-16124984 ] Anoop Sam John commented on HBASE-18528: +1 > DON'T allow user to modify the passed table/column

[jira] [Commented] (HBASE-2631) Decide between "InMB" and "MB" as suffix for field names in ClusterStatus objects

2017-08-13 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16124985#comment-16124985 ] Chia-Ping Tsai commented on HBASE-2631: --- {code} + /** + * @deprecated Use unity naming for SizeMB

[jira] [Updated] (HBASE-18572) Delete#addColumn can't remove the cell which has no visibility label

2017-08-13 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18572: --- Status: Patch Available (was: Open) > Delete#addColumn can't remove the cell which has no

[jira] [Updated] (HBASE-18572) Delete#addColumn can't remove the cell which has no visibility label

2017-08-13 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18572: --- Attachment: HBASE-18572.v0.patch > Delete#addColumn can't remove the cell which has no

[jira] [Commented] (HBASE-18375) The pool chunks from ChunkCreator are deallocated while in pool because there is no reference to them

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

[jira] [Issue Comment Deleted] (HBASE-2631) Decide between "InMB" and "MB" as suffix for field names in ClusterStatus objects

2017-08-13 Thread Deon Huang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deon Huang updated HBASE-2631: -- Comment: was deleted (was: Deprecated old naming style (InMB) and create unified naming (MB) for

[jira] [Updated] (HBASE-2631) Decide between "InMB" and "MB" as suffix for field names in ClusterStatus objects

2017-08-13 Thread Deon Huang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deon Huang updated HBASE-2631: -- Fix Version/s: 2.0.0-alpha-2 Status: Patch Available (was: Open) Fix methods naming problem

[jira] [Updated] (HBASE-2631) Decide between "InMB" and "MB" as suffix for field names in ClusterStatus objects

2017-08-13 Thread Deon Huang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deon Huang updated HBASE-2631: -- Attachment: HBASE-2631.branch-2.v0.patch Deprecated old naming style (InMB) and create unified naming

[jira] [Commented] (HBASE-18587) Fix Flaky TestFileIOEngine

2017-08-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16124917#comment-16124917 ] Ted Yu commented on HBASE-18587: {code} + BOUNDARY_START_POSITIONS.add(SIZE_PER_FILE * i - 1);

[jira] [Commented] (HBASE-18375) The pool chunks from ChunkCreator are deallocated while in pool because there is no reference to them

2017-08-13 Thread Anastasia Braginsky (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16124905#comment-16124905 ] Anastasia Braginsky commented on HBASE-18375: - Hey! :) Publishing one more patch (here and

[jira] [Updated] (HBASE-18375) The pool chunks from ChunkCreator are deallocated while in pool because there is no reference to them

2017-08-13 Thread Anastasia Braginsky (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anastasia Braginsky updated HBASE-18375: Attachment: HBASE-18375-V06.patch > The pool chunks from ChunkCreator are

[jira] [Commented] (HBASE-15511) ClusterStatus should be able to return responses by scope

2017-08-13 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16124837#comment-16124837 ] Chia-Ping Tsai commented on HBASE-15511: Will commit it later unless any concerns are found. >