[jira] [Commented] (HBASE-21791) Upgrade thrift dependency to 0.12.0

2019-02-13 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766905#comment-16766905 ] Guanghao Zhang commented on HBASE-21791: Build thrift failed by {{mvn compile -P

[jira] [Commented] (HBASE-21791) Upgrade thrift dependency to 0.12.0

2019-02-13 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766915#comment-16766915 ] Peter Somogyi commented on HBASE-21791: --- Yes, it was missing from the patch. Here

[jira] [Commented] (HBASE-21791) Upgrade thrift dependency to 0.12.0

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766914#comment-16766914 ] Duo Zhang commented on HBASE-21791: --- [~zghaobac] Oh there is a profile for generating

[jira] [Updated] (HBASE-21889) Use thrift 0.12.0 when build thrift by compile-thrift profile

2019-02-13 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-21889: --- Attachment: HBASE-21889.master.001.patch > Use thrift 0.12.0 when build thrift by compile-th

[jira] [Updated] (HBASE-21889) Use thrift 0.12.0 when build thrift by compile-thrift profile

2019-02-13 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-21889: --- Assignee: Guanghao Zhang Status: Patch Available (was: Open) > Use thrift 0.12.0 when

[jira] [Commented] (HBASE-21889) Use thrift 0.12.0 when build thrift by compile-thrift profile

2019-02-13 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766922#comment-16766922 ] Guanghao Zhang commented on HBASE-21889: java:hashcode is not support since 0.10

[jira] [Updated] (HBASE-21889) Use thrift 0.12.0 when build thrift by compile-thrift profile

2019-02-13 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-21889: --- Description: Build command. {code:java} mvn compile -Pcompile-thrift {code} > Use thrift 0.

[jira] [Commented] (HBASE-20623) Introduce the helper method "getCellBuilder()" to Mutation

2019-02-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766925#comment-16766925 ] Hadoop QA commented on HBASE-20623: --- | (/) *{color:green}+1 overall{color}* | \\ \\ ||

[jira] [Updated] (HBASE-21888) Add a isClosed method to AsyncConnection

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21888: -- Assignee: Duo Zhang Status: Patch Available (was: Open) > Add a isClosed method to AsyncConnect

[jira] [Updated] (HBASE-21888) Add a isClosed method to AsyncConnection

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21888: -- Attachment: HBASE-21888.patch > Add a isClosed method to AsyncConnection > ---

[jira] [Created] (HBASE-21889) Use thrift 0.12.0 when build thrift by compile-thrift profile

2019-02-13 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-21889: -- Summary: Use thrift 0.12.0 when build thrift by compile-thrift profile Key: HBASE-21889 URL: https://issues.apache.org/jira/browse/HBASE-21889 Project: HBase

[jira] [Commented] (HBASE-21889) Use thrift 0.12.0 when build thrift by compile-thrift profile

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766932#comment-16766932 ] Duo Zhang commented on HBASE-21889: --- +1. > Use thrift 0.12.0 when build thrift by com

[jira] [Updated] (HBASE-21875) Change the retry logic in RSProcedureDispatcher to 'retry by default, only if xxx'

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21875: -- Attachment: HBASE-21875-v2.patch > Change the retry logic in RSProcedureDispatcher to 'retry by defaul

[jira] [Commented] (HBASE-21875) Change the retry logic in RSProcedureDispatcher to 'retry by default, only if xxx'

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766952#comment-16766952 ] Duo Zhang commented on HBASE-21875: --- Add more tests. And abort master if there are une

[jira] [Commented] (HBASE-21879) Read HFile's block to ByteBuffer directly instead of to byte for reducing young gc purpose

2019-02-13 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766953#comment-16766953 ] Zheng Hu commented on HBASE-21879: -- IMO, we can read the block into an ByteBuffer first

[jira] [Commented] (HBASE-21889) Use thrift 0.12.0 when build thrift by compile-thrift profile

2019-02-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766954#comment-16766954 ] Hadoop QA commented on HBASE-21889: --- | (/) *{color:green}+1 overall{color}* | \\ \\ ||

[jira] [Comment Edited] (HBASE-21879) Read HFile's block to ByteBuffer directly instead of to byte for reducing young gc purpose

2019-02-13 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766953#comment-16766953 ] Zheng Hu edited comment on HBASE-21879 at 2/13/19 9:10 AM: --- IM

[jira] [Commented] (HBASE-21879) Read HFile's block to ByteBuffer directly instead of to byte for reducing young gc purpose

2019-02-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766958#comment-16766958 ] Anoop Sam John commented on HBASE-21879: bq.Another problem is: the dfs client p

[jira] [Commented] (HBASE-21874) Bucket cache on Persistent memory

2019-02-13 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766957#comment-16766957 ] ramkrishna.s.vasudevan commented on HBASE-21874:  *Performance numbers*

[jira] [Updated] (HBASE-21874) Bucket cache on Persistent memory

2019-02-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-21874: --- Attachment: HBASE-21874.patch > Bucket cache on Persistent memory >

[jira] [Updated] (HBASE-21874) Bucket cache on Persistent memory

2019-02-13 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-21874: --- Attachment: Pmem_BC.png > Bucket cache on Persistent memory > --

[jira] [Commented] (HBASE-21875) Change the retry logic in RSProcedureDispatcher to 'retry by default, only if xxx'

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766964#comment-16766964 ] Duo Zhang commented on HBASE-21875: --- We have an UncaughtExceptionHandler for the threa

[jira] [Updated] (HBASE-21889) Use thrift 0.12.0 when build thrift by compile-thrift profile

2019-02-13 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-21889: --- Fix Version/s: (was: 1.5.1) > Use thrift 0.12.0 when build thrift by compile-thrift prof

[jira] [Updated] (HBASE-21889) Use thrift 0.12.0 when build thrift by compile-thrift profile

2019-02-13 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-21889: --- Resolution: Fixed Status: Resolved (was: Patch Available) Pushed to branch-2.0+. An

[jira] [Updated] (HBASE-21889) Use thrift 0.12.0 when build thrift by compile-thrift profile

2019-02-13 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-21889: --- Fix Version/s: 1.5.1 2.1.4 2.3.0 2.0

[jira] [Commented] (HBASE-21879) Read HFile's block to ByteBuffer directly instead of to byte for reducing young gc purpose

2019-02-13 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16766969#comment-16766969 ] Zheng Hu commented on HBASE-21879: -- Well, let me have a try. Thanks for your help. [~

[jira] [Commented] (HBASE-21717) Implement Connection based on AsyncConnection

2019-02-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767011#comment-16767011 ] Hadoop QA commented on HBASE-21717: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-21879) Read HFile's block to ByteBuffer directly instead of to byte for reducing young gc purpose

2019-02-13 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767029#comment-16767029 ] Zheng Hu commented on HBASE-21879: -- Still another problem is: the DFSInputStream did n

[jira] [Commented] (HBASE-21875) Change the retry logic in RSProcedureDispatcher to 'retry by default, only if xxx'

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767031#comment-16767031 ] Duo Zhang commented on HBASE-21875: --- OK, confirmed. The UncaughtExceptionHandler will

[jira] [Comment Edited] (HBASE-21879) Read HFile's block to ByteBuffer directly instead of to byte for reducing young gc purpose

2019-02-13 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767029#comment-16767029 ] Zheng Hu edited comment on HBASE-21879 at 2/13/19 10:28 AM:

[jira] [Created] (HBASE-21890) Use execute instead of submit to submit a task in RemoteProcedureDispatcher

2019-02-13 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-21890: - Summary: Use execute instead of submit to submit a task in RemoteProcedureDispatcher Key: HBASE-21890 URL: https://issues.apache.org/jira/browse/HBASE-21890 Project: HBase

[jira] [Commented] (HBASE-21888) Add a isClosed method to AsyncConnection

2019-02-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767076#comment-16767076 ] Hadoop QA commented on HBASE-21888: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[GitHub] meszibalu merged pull request #12: HBASE-21842 Properly use flatten-maven-plugin in hbase-connectors

2019-02-13 Thread GitBox
meszibalu merged pull request #12: HBASE-21842 Properly use flatten-maven-plugin in hbase-connectors URL: https://github.com/apache/hbase-connectors/pull/12 This is an automated message from the Apache Git Service. To respon

[jira] [Updated] (HBASE-21842) Properly use flatten-maven-plugin in hbase-connectors

2019-02-13 Thread Balazs Meszaros (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balazs Meszaros updated HBASE-21842: Resolution: Fixed Status: Resolved (was: Patch Available) > Properly use flatten-

[jira] [Commented] (HBASE-21884) Fix box/unbox findbugs warning in secure bulk load

2019-02-13 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767081#comment-16767081 ] Peter Somogyi commented on HBASE-21884: --- +1 on HBASE-21884-branch-1.v0.patch > Fi

[jira] [Updated] (HBASE-21884) Fix box/unbox findbugs warning in secure bulk load

2019-02-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-21884: Attachment: HBASE-21884-master.v0.patch > Fix box/unbox findbugs warning in secure bulk load > ---

[jira] [Updated] (HBASE-21890) Use execute instead of submit to submit a task in RemoteProcedureDispatcher

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21890: -- Priority: Critical (was: Major) > Use execute instead of submit to submit a task in RemoteProcedureDi

[jira] [Updated] (HBASE-21890) Use execute instead of submit to submit a task in RemoteProcedureDispatcher

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21890: -- Fix Version/s: 2.1.4 2.3.0 2.0.5 2.2.0

[jira] [Commented] (HBASE-21890) Use execute instead of submit to submit a task in RemoteProcedureDispatcher

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767089#comment-16767089 ] Duo Zhang commented on HBASE-21890: --- Ok we have delay task... So we have to eat the re

[jira] [Updated] (HBASE-21890) Should deal with the returned Future for RemoteProcedureDispatcher.submitTask

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21890: -- Summary: Should deal with the returned Future for RemoteProcedureDispatcher.submitTask (was: Use exec

[jira] [Commented] (HBASE-21875) Change the retry logic in RSProcedureDispatcher to 'retry by default, only if xxx'

2019-02-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767091#comment-16767091 ] Hadoop QA commented on HBASE-21875: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Updated] (HBASE-21890) Should deal with the returned Future for RemoteProcedureDispatcher.submitTask

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21890: -- Description: Found this when implementing HBASE-21875, the UncaughtExceptionHandler will not be invoke

[jira] [Commented] (HBASE-21890) Should deal with the returned Future for RemoteProcedureDispatcher.submitTask

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767096#comment-16767096 ] Duo Zhang commented on HBASE-21890: --- Oh we use the TimeoutExecutor to schedule the del

[jira] [Updated] (HBASE-21881) Use Forbidden API Checker to prevent future usages of forbidden api's

2019-02-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nihal Jain updated HBASE-21881: --- Attachment: forbiddenapis.out.txt > Use Forbidden API Checker to prevent future usages of forbidden

[jira] [Updated] (HBASE-21881) Use Forbidden API Checker to prevent future usages of forbidden api's

2019-02-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nihal Jain updated HBASE-21881: --- Attachment: forbiddenapis.out > Use Forbidden API Checker to prevent future usages of forbidden api'

[jira] [Commented] (HBASE-21879) Read HFile's block to ByteBuffer directly instead of to byte for reducing young gc purpose

2019-02-13 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767090#comment-16767090 ] ramkrishna.s.vasudevan commented on HBASE-21879: bq.Still another proble

[jira] [Updated] (HBASE-21881) Use Forbidden API Checker to prevent future usages of forbidden api's

2019-02-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nihal Jain updated HBASE-21881: --- Attachment: (was: forbiddenapis.out.txt) > Use Forbidden API Checker to prevent future usages of

[jira] [Commented] (HBASE-21881) Use Forbidden API Checker to prevent future usages of forbidden api's

2019-02-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767104#comment-16767104 ] Nihal Jain commented on HBASE-21881: {noformat} Search "Forbidden method invocation"

[jira] [Comment Edited] (HBASE-21881) Use Forbidden API Checker to prevent future usages of forbidden api's

2019-02-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767104#comment-16767104 ] Nihal Jain edited comment on HBASE-21881 at 2/13/19 12:24 PM:

[jira] [Commented] (HBASE-21887) HBaseTestingUtility should not be IA.Public

2019-02-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767126#comment-16767126 ] Sean Busbey commented on HBASE-21887: - We could take a look at what some downstreame

[jira] [Commented] (HBASE-21887) HBaseTestingUtility should not be IA.Public

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767128#comment-16767128 ] Duo Zhang commented on HBASE-21887: --- Yes. Maybe phoenix will use HBTU a bit heavier, b

[jira] [Updated] (HBASE-21890) Use execute instead of submit to submit a task in RemoteProcedureDispatcher

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21890: -- Summary: Use execute instead of submit to submit a task in RemoteProcedureDispatcher (was: Should dea

[jira] [Updated] (HBASE-21890) Use execute instead of submit to submit a task in RemoteProcedureDispatcher

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21890: -- Description: Found this when implementing HBASE-21875, the UncaughtExceptionHandler will not be invok

[jira] [Updated] (HBASE-21890) Use execute instead of submit to submit a task in RemoteProcedureDispatcher

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21890: -- Attachment: HBASE-21890.patch > Use execute instead of submit to submit a task in RemoteProcedureDispa

[jira] [Commented] (HBASE-21859) Add clearRegionLocationCache method for AsyncConnection

2019-02-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767140#comment-16767140 ] Hudson commented on HBASE-21859: Results for branch master [build #792 on build

[jira] [Commented] (HBASE-21890) Use execute instead of submit to submit a task in RemoteProcedureDispatcher

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767144#comment-16767144 ] Duo Zhang commented on HBASE-21890: --- Review board link: https://reviews.apache.org/r/

[jira] [Comment Edited] (HBASE-21881) Use Forbidden API Checker to prevent future usages of forbidden api's

2019-02-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767104#comment-16767104 ] Nihal Jain edited comment on HBASE-21881 at 2/13/19 12:47 PM:

[jira] [Updated] (HBASE-21890) Use execute instead of submit to submit a task in RemoteProcedureDispatcher

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21890: -- Assignee: Duo Zhang Status: Patch Available (was: Open) > Use execute instead of submit to subm

[jira] [Commented] (HBASE-21890) Use execute instead of submit to submit a task in RemoteProcedureDispatcher

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767138#comment-16767138 ] Duo Zhang commented on HBASE-21890: --- Change to use execute. And add a UT to confirm th

[jira] [Updated] (HBASE-21888) Add a isClosed method to AsyncConnection

2019-02-13 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21888: -- Attachment: HBASE-21888-v1.patch > Add a isClosed method to AsyncConnection >

[jira] [Updated] (HBASE-21881) Use Forbidden API Checker to prevent future usages of forbidden api's

2019-02-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nihal Jain updated HBASE-21881: --- Attachment: forbiddenapi_all.out > Use Forbidden API Checker to prevent future usages of forbidden a

[jira] [Commented] (HBASE-21879) Read HFile's block to ByteBuffer directly instead of to byte for reducing young gc purpose

2019-02-13 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767152#comment-16767152 ] Zheng Hu commented on HBASE-21879: -- Thanks for your info, [~ram_krish]. I think we can

[jira] [Comment Edited] (HBASE-21881) Use Forbidden API Checker to prevent future usages of forbidden api's

2019-02-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767151#comment-16767151 ] Nihal Jain edited comment on HBASE-21881 at 2/13/19 12:59 PM:

[jira] [Comment Edited] (HBASE-21881) Use Forbidden API Checker to prevent future usages of forbidden api's

2019-02-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767104#comment-16767104 ] Nihal Jain edited comment on HBASE-21881 at 2/13/19 1:00 PM: -

[jira] [Commented] (HBASE-21881) Use Forbidden API Checker to prevent future usages of forbidden api's

2019-02-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767151#comment-16767151 ] Nihal Jain commented on HBASE-21881: [^forbiddenapi_all.out] Results for test + sour

[jira] [Commented] (HBASE-17942) Disable region splits and merges per table

2019-02-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767168#comment-16767168 ] Nihal Jain commented on HBASE-17942: Ping [~stack], [~Apache9], [~zghaobac] > Disab

[jira] [Created] (HBASE-21891) New space quota policy doesn't take effect if quota policy is changed after violation

2019-02-13 Thread Ajeet Rai (JIRA)
Ajeet Rai created HBASE-21891: - Summary: New space quota policy doesn't take effect if quota policy is changed after violation Key: HBASE-21891 URL: https://issues.apache.org/jira/browse/HBASE-21891 Proje

[jira] [Commented] (HBASE-21881) Use Forbidden API Checker to prevent future usages of forbidden api's

2019-02-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767186#comment-16767186 ] Nihal Jain commented on HBASE-21881: Just noticed (in attached files) the compilatio

[jira] [Created] (HBASE-21892) If a new table is created inside a namespace then NS quota violation is not working for first time

2019-02-13 Thread Ajeet Rai (JIRA)
Ajeet Rai created HBASE-21892: - Summary: If a new table is created inside a namespace then NS quota violation is not working for first time Key: HBASE-21892 URL: https://issues.apache.org/jira/browse/HBASE-21892

[jira] [Commented] (HBASE-21891) New space quota policy doesn't take effect if quota policy is changed after violation

2019-02-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767181#comment-16767181 ] Nihal Jain commented on HBASE-21891: HBASE-20662 takes care of this bug. Can you ple

[jira] [Updated] (HBASE-21892) If a new table is created inside a namespace then NS quota violation is not working for first time

2019-02-13 Thread Ajeet Rai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajeet Rai updated HBASE-21892: -- Description: If a new table is created inside a namespace then NS quota violation is not working for

[jira] [Updated] (HBASE-21892) If a new table is created inside a namespace then Namespace space quota violation is not working for first time

2019-02-13 Thread Ajeet Rai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajeet Rai updated HBASE-21892: -- Summary: If a new table is created inside a namespace then Namespace space quota violation is not work

[jira] [Commented] (HBASE-20662) Increasing space quota on a violated table does not remove SpaceViolationPolicy.DISABLE enforcement

2019-02-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767188#comment-16767188 ] Nihal Jain commented on HBASE-20662: FYI [~a00408367]. I think [^HBASE-20662.master.

[jira] [Updated] (HBASE-21893) Space quota: Usage is not calculated correctly if snapshot is created on a table then deleted and created again

2019-02-13 Thread Ajeet Rai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajeet Rai updated HBASE-21893: -- Summary: Space quota: Usage is not calculated correctly if snapshot is created on a table then delete

[jira] [Created] (HBASE-21893) Space quota: Usage is not getting calculated correctly if snapshot is created on a table then deleted and created again

2019-02-13 Thread Ajeet Rai (JIRA)
Ajeet Rai created HBASE-21893: - Summary: Space quota: Usage is not getting calculated correctly if snapshot is created on a table then deleted and created again Key: HBASE-21893 URL: https://issues.apache.org/jira/bro

[jira] [Updated] (HBASE-21893) Space quota: Usage is not calculated correctly if snapshot is created on a table then table is deleted and created again

2019-02-13 Thread Ajeet Rai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajeet Rai updated HBASE-21893: -- Summary: Space quota: Usage is not calculated correctly if snapshot is created on a table then table

[jira] [Commented] (HBASE-21893) Space quota: Usage is not calculated correctly if snapshot is created on a table then table is deleted and created again

2019-02-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767205#comment-16767205 ] Nihal Jain commented on HBASE-21893: {quote} Observe that no data here and original

[jira] [Updated] (HBASE-21881) Use Forbidden API Checker to prevent future usages of forbidden api's

2019-02-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nihal Jain updated HBASE-21881: --- Attachment: forbiddenapi_all_1.out > Use Forbidden API Checker to prevent future usages of forbidden

[jira] [Updated] (HBASE-20587) Replace Jackson with shaded thirdparty gson in client

2019-02-13 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-20587: --- Fix Version/s: (was: 2.2.0) 2.3.0 > Replace Jackson with shaded thirdparty gs

[jira] [Comment Edited] (HBASE-21881) Use Forbidden API Checker to prevent future usages of forbidden api's

2019-02-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767186#comment-16767186 ] Nihal Jain edited comment on HBASE-21881 at 2/13/19 2:06 PM: -

[jira] [Updated] (HBASE-21866) Move the table to null rsgroup when creating a existing table

2019-02-13 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-21866: - Status: Patch Available (was: Open) > Move the table to null rsgroup when creating a existing table > -

[jira] [Updated] (HBASE-21866) Move the table to null rsgroup when creating a existing table

2019-02-13 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-21866: - Attachment: HBASE-21866.master.000.patch > Move the table to null rsgroup when creating a existing table

[jira] [Updated] (HBASE-21866) Do not move the table to null rsgroup when creating a existing table

2019-02-13 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-21866: - Summary: Do not move the table to null rsgroup when creating a existing table (was: Move the table to n

[jira] [Commented] (HBASE-21889) Use thrift 0.12.0 when build thrift by compile-thrift profile

2019-02-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767232#comment-16767232 ] Hudson commented on HBASE-21889: Results for branch branch-2.0 [build #1343 on

[jira] [Commented] (HBASE-20587) Replace Jackson with shaded thirdparty gson in client

2019-02-13 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767223#comment-16767223 ] Josh Elser commented on HBASE-20587: Moved it out. Need to come back :) > Replace J

[jira] [Commented] (HBASE-21866) Do not move the table to null rsgroup when creating a existing table

2019-02-13 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767243#comment-16767243 ] Xiang Li commented on HBASE-21866: -- Trying to add a UT for this case. > Do not move th

[jira] [Commented] (HBASE-21889) Use thrift 0.12.0 when build thrift by compile-thrift profile

2019-02-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767251#comment-16767251 ] Hudson commented on HBASE-21889: Results for branch branch-2.1 [build #860 on b

[jira] [Commented] (HBASE-21889) Use thrift 0.12.0 when build thrift by compile-thrift profile

2019-02-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767252#comment-16767252 ] Hudson commented on HBASE-21889: Results for branch master [build #793 on build

[jira] [Commented] (HBASE-21884) Fix box/unbox findbugs warning in secure bulk load

2019-02-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767255#comment-16767255 ] Sean Busbey commented on HBASE-21884: - The three failed tests for branch-1 don't sho

[jira] [Commented] (HBASE-21866) Do not move the table to null rsgroup when creating a existing table

2019-02-13 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767241#comment-16767241 ] Xiang Li commented on HBASE-21866: -- [~xucang] Thanks for your guide! Uploaded the very

[jira] [Commented] (HBASE-21859) Add clearRegionLocationCache method for AsyncConnection

2019-02-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767258#comment-16767258 ] Hudson commented on HBASE-21859: Results for branch branch-2.2 [build #38 on bu

[jira] [Commented] (HBASE-21512) Introduce an AsyncClusterConnection and replace the usage of ClusterConnection

2019-02-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767266#comment-16767266 ] Hudson commented on HBASE-21512: Results for branch HBASE-21512 [build #98 on b

[jira] [Commented] (HBASE-21889) Use thrift 0.12.0 when build thrift by compile-thrift profile

2019-02-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767259#comment-16767259 ] Hudson commented on HBASE-21889: Results for branch branch-2.2 [build #38 on bu

[jira] [Commented] (HBASE-21887) HBaseTestingUtility should not be IA.Public

2019-02-13 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767267#comment-16767267 ] Sean Busbey commented on HBASE-21887: - I was thinking more along the lines of Apache

[jira] [Commented] (HBASE-21884) Fix box/unbox findbugs warning in secure bulk load

2019-02-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767284#comment-16767284 ] Hadoop QA commented on HBASE-21884: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-21866) Do not move the table to null rsgroup when creating a existing table

2019-02-13 Thread Nihal Jain (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767278#comment-16767278 ] Nihal Jain commented on HBASE-21866: Can't we just move the logic of {{*postCreateTa

[jira] [Commented] (HBASE-21890) Use execute instead of submit to submit a task in RemoteProcedureDispatcher

2019-02-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767320#comment-16767320 ] stack commented on HBASE-21890: --- Patch is good. I did not know that submit bypassed the in

[jira] [Updated] (HBASE-21872) Clean up getBytes() calls without charsets provided

2019-02-13 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-21872: --- Attachment: HBASE-21872.004.patch > Clean up getBytes() calls without charsets provided > --

[jira] [Commented] (HBASE-21872) Clean up getBytes() calls without charsets provided

2019-02-13 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767327#comment-16767327 ] Josh Elser commented on HBASE-21872: .004 one more..  This should be good. Just more

[jira] [Commented] (HBASE-21890) Use execute instead of submit to submit a task in RemoteProcedureDispatcher

2019-02-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767341#comment-16767341 ] Hadoop QA commented on HBASE-21890: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || V

  1   2   >