[jira] [Created] (HBASE-21933) regionserver (with kerberos ) relogin failture from keytab due to the ConcurrentModificationException

2019-02-19 Thread powerinf (JIRA)
powerinf created HBASE-21933: Summary: regionserver (with kerberos ) relogin failture from keytab due to the ConcurrentModificationException Key: HBASE-21933 URL: https://issues.apache.org/jira/browse/HBASE-21933

[jira] [Assigned] (HBASE-21932) Use Runtime.getRuntime().halt to terminate regionserver when abort timeout

2019-02-19 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reassigned HBASE-21932: -- Assignee: Guanghao Zhang > Use Runtime.getRuntime().halt to terminate regionserver

[jira] [Updated] (HBASE-21932) Use Runtime.getRuntime().halt to terminate regionserver when abort timeout

2019-02-19 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-21932: --- Status: Patch Available (was: Open) > Use Runtime.getRuntime().halt to terminate

[jira] [Commented] (HBASE-21924) Region assignment will fail, if reference files are copied into new region while running HBCK -fixHdfsOverlaps command

2019-02-19 Thread Syeda Arshiya Tabreen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771793#comment-16771793 ] Syeda Arshiya Tabreen commented on HBASE-21924: --- Not a problem.If any reference files are

[jira] [Commented] (HBASE-16313) Docs on hbase-spark connector need to include examples of actually submitting jobs

2019-02-19 Thread Jacek Laskowski (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771688#comment-16771688 ] Jacek Laskowski commented on HBASE-16313: - I'd like to contribute to the issue, but am not sure

[GitHub] asfgit commented on issue #16: Dummy change in pom.xml for PR verification

2019-02-19 Thread GitBox
asfgit commented on issue #16: Dummy change in pom.xml for PR verification URL: https://github.com/apache/hbase-connectors/pull/16#issuecomment-465034996 Refer to this link for build results (access rights to CI server needed):

[jira] [Commented] (HBASE-16580) [DOC] Spark chapter improvements

2019-02-19 Thread Jacek Laskowski (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771689#comment-16771689 ] Jacek Laskowski commented on HBASE-16580: - Is this something people new to the project (but not

[jira] [Updated] (HBASE-21932) Use Runtime.getRuntime().halt to terminate regionserver when abort timeout

2019-02-19 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-21932: --- Attachment: HBASE-21932.master.001.patch > Use Runtime.getRuntime().halt to terminate

[jira] [Created] (HBASE-21932) Use Runtime.getRuntime().halt to terminate regionserver when abort timeout

2019-02-19 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-21932: -- Summary: Use Runtime.getRuntime().halt to terminate regionserver when abort timeout Key: HBASE-21932 URL: https://issues.apache.org/jira/browse/HBASE-21932

[GitHub] petersomogyi opened a new pull request #19: HBASE-21931 Bump surefire version

2019-02-19 Thread GitBox
petersomogyi opened a new pull request #19: HBASE-21931 Bump surefire version URL: https://github.com/apache/hbase-connectors/pull/19 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Created] (HBASE-21934) SplitWALProcedure get stuck during ITBLL

2019-02-19 Thread Jingyun Tian (JIRA)
Jingyun Tian created HBASE-21934: Summary: SplitWALProcedure get stuck during ITBLL Key: HBASE-21934 URL: https://issues.apache.org/jira/browse/HBASE-21934 Project: HBase Issue Type:

[jira] [Created] (HBASE-21931) [hbase-connectors] Bump surefire version

2019-02-19 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-21931: - Summary: [hbase-connectors] Bump surefire version Key: HBASE-21931 URL: https://issues.apache.org/jira/browse/HBASE-21931 Project: HBase Issue Type:

[GitHub] asfgit commented on issue #19: HBASE-21931 Bump surefire version

2019-02-19 Thread GitBox
asfgit commented on issue #19: HBASE-21931 Bump surefire version URL: https://github.com/apache/hbase-connectors/pull/19#issuecomment-465064663 Refer to this link for build results (access rights to CI server needed):

[jira] [Updated] (HBASE-21923) [hbase-connectors] Make apache-rat pass

2019-02-19 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-21923: -- Resolution: Fixed Status: Resolved (was: Patch Available) > [hbase-connectors] Make

[GitHub] petersomogyi commented on issue #16: Dummy change in pom.xml for PR verification

2019-02-19 Thread GitBox
petersomogyi commented on issue #16: Dummy change in pom.xml for PR verification URL: https://github.com/apache/hbase-connectors/pull/16#issuecomment-465026980 retest build This is an automated message from the Apache Git

[GitHub] petersomogyi merged pull request #17: HBASE-21923 Make apache-rat pass

2019-02-19 Thread GitBox
petersomogyi merged pull request #17: HBASE-21923 Make apache-rat pass URL: https://github.com/apache/hbase-connectors/pull/17 This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (HBASE-21928) Use MasterFifoRpcScheduler by default for HMaster

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

[GitHub] asfgit commented on issue #16: Dummy change in pom.xml for PR verification

2019-02-19 Thread GitBox
asfgit commented on issue #16: Dummy change in pom.xml for PR verification URL: https://github.com/apache/hbase-connectors/pull/16#issuecomment-465029870 Refer to this link for build results (access rights to CI server needed):

[jira] [Commented] (HBASE-14498) Master stuck in infinite loop when all Zookeeper servers are unreachable (and RS may run after losing its znode)

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

[jira] [Commented] (HBASE-20704) Sometimes some compacted storefiles are not archived on region close

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771780#comment-16771780 ] Duo Zhang commented on HBASE-20704: --- Another problem introduced by this patch... The problem described

[jira] [Updated] (HBASE-21931) [hbase-connectors] Bump surefire version

2019-02-19 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-21931: -- Status: Patch Available (was: Open) > [hbase-connectors] Bump surefire version >

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

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

[jira] [Commented] (HBASE-20724) Sometimes some compacted storefiles are still opened after region failover

2019-02-19 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771898#comment-16771898 ] Guanghao Zhang commented on HBASE-20724: Add a ut in 001 patch. The ut will flush 3 storefile

[jira] [Commented] (HBASE-21928) Use MasterFifoRpcScheduler by default for HMaster

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771874#comment-16771874 ] Duo Zhang commented on HBASE-21928: --- OK, seems not enough. The problem here is that, we should reserve

[jira] [Commented] (HBASE-21928) Introduce a MasterPriorityRpcScheduler and make it default

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771881#comment-16771881 ] Duo Zhang commented on HBASE-21928: --- OK, in sync client implementation, we will only set request to

[jira] [Comment Edited] (HBASE-21919) RSGroupAdminEndpoint#postCreateTable tries to get table state before it is in meta

2019-02-19 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771199#comment-16771199 ] Xiang Li edited comment on HBASE-21919 at 2/19/19 12:58 PM: The root cause

[jira] [Updated] (HBASE-21928) Deprecated HConstants.META_QOS

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21928: -- Attachment: HBASE-21928-v1.patch > Deprecated HConstants.META_QOS > -- >

[jira] [Commented] (HBASE-21932) Use Runtime.getRuntime().halt to terminate regionserver when abort timeout

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771935#comment-16771935 ] Duo Zhang commented on HBASE-21932: --- +1. > Use Runtime.getRuntime().halt to terminate regionserver

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

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

[jira] [Commented] (HBASE-21915) FileLink$FileLinkInputStream doesn't implement CanUnbuffer

2019-02-19 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771996#comment-16771996 ] Josh Elser commented on HBASE-21915: {quote}Whats up w/ the call to tryOpen inside the unbuffer? Are

[jira] [Updated] (HBASE-21928) Deprecated HConstants.META_QOS

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21928: -- Description: [INFO] Running org.apache.hadoop.hbase.master.TestServerCrashProcedureCarryingMetaStuck

[jira] [Commented] (HBASE-20724) Sometimes some compacted storefiles are still opened after region failover

2019-02-19 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771895#comment-16771895 ] Guanghao Zhang commented on HBASE-20724: Ping [~toffer]. Do you have any progress here? If not,

[jira] [Commented] (HBASE-21505) Several inconsistencies on information reported for Replication Sources by hbase shell status 'replication' command.

2019-02-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771896#comment-16771896 ] Hudson commented on HBASE-21505: Results for branch master [build #807 on

[jira] [Commented] (HBASE-21932) Use Runtime.getRuntime().halt to terminate regionserver when abort timeout

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

[jira] [Created] (HBASE-21935) Replace make_rc.sh with customized spark/dev/create-release

2019-02-19 Thread stack (JIRA)
stack created HBASE-21935: - Summary: Replace make_rc.sh with customized spark/dev/create-release Key: HBASE-21935 URL: https://issues.apache.org/jira/browse/HBASE-21935 Project: HBase Issue Type:

[GitHub] petersomogyi merged pull request #19: HBASE-21931 Bump surefire version

2019-02-19 Thread GitBox
petersomogyi merged pull request #19: HBASE-21931 Bump surefire version URL: https://github.com/apache/hbase-connectors/pull/19 This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Updated] (HBASE-21930) Deal with ScannerResetException when opening region scanner

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21930: -- Assignee: Duo Zhang Status: Patch Available (was: Open) > Deal with ScannerResetException when

[jira] [Commented] (HBASE-21505) Several inconsistencies on information reported for Replication Sources by hbase shell status 'replication' command.

2019-02-19 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771983#comment-16771983 ] Wellington Chevreuil commented on HBASE-21505: -- Thanks a lot for the help, [~tianjingyun]!

[jira] [Updated] (HBASE-21505) Several inconsistencies on information reported for Replication Sources by hbase shell status 'replication' command.

2019-02-19 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-21505: - Attachment: HBASE-21505-branch-2.001.patch > Several inconsistencies on

[jira] [Updated] (HBASE-20724) Sometimes some compacted storefiles are still opened after region failover

2019-02-19 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-20724: --- Attachment: HBASE-20724.master.001.patch > Sometimes some compacted storefiles are still

[jira] [Assigned] (HBASE-20724) Sometimes some compacted storefiles are still opened after region failover

2019-02-19 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reassigned HBASE-20724: -- Assignee: Guanghao Zhang (was: Francis Liu) > Sometimes some compacted storefiles

[jira] [Updated] (HBASE-21928) Deprecated HConstants.META_QOS

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21928: -- Summary: Deprecated HConstants.META_QOS (was: Introduce a MasterPriorityRpcScheduler and make it

[jira] [Commented] (HBASE-21928) Deprecated HConstants.META_QOS

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771907#comment-16771907 ] Duo Zhang commented on HBASE-21928: --- Review board link: https://reviews.apache.org/r/70007/ >

[jira] [Commented] (HBASE-21919) RSGroupAdminEndpoint#postCreateTable tries to get table state before it is in meta

2019-02-19 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771858#comment-16771858 ] Xiang Li commented on HBASE-21919: -- Ping [~xucang] [~mbertozzi] [~stack] >

[jira] [Comment Edited] (HBASE-21919) RSGroupAdminEndpoint#postCreateTable tries to get table state before it is in meta

2019-02-19 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771858#comment-16771858 ] Xiang Li edited comment on HBASE-21919 at 2/19/19 12:13 PM: Ping [~xucang]

[jira] [Comment Edited] (HBASE-21919) RSGroupAdminEndpoint#postCreateTable tries to get table state before it is in meta

2019-02-19 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771858#comment-16771858 ] Xiang Li edited comment on HBASE-21919 at 2/19/19 12:13 PM: Ping [~xucang]

[jira] [Updated] (HBASE-21928) Introduce a MasterPriorityRpcScheduler and make it default

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21928: -- Summary: Introduce a MasterPriorityRpcScheduler and make it default (was: Use MasterFifoRpcScheduler

[jira] [Commented] (HBASE-21928) Introduce a MasterPriorityRpcScheduler and make it default

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771888#comment-16771888 ] Duo Zhang commented on HBASE-21928: --- OK, the meta QOS is introduced in HBASE-21754... The name is a

[jira] [Comment Edited] (HBASE-20724) Sometimes some compacted storefiles are still opened after region failover

2019-02-19 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771898#comment-16771898 ] Guanghao Zhang edited comment on HBASE-20724 at 2/19/19 12:56 PM: -- Add

[jira] [Commented] (HBASE-21928) Deprecated HConstants.META_QOS

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771908#comment-16771908 ] Duo Zhang commented on HBASE-21928: --- [~openinx] PTAL. Thanks. > Deprecated HConstants.META_QOS >

[jira] [Comment Edited] (HBASE-20724) Sometimes some compacted storefiles are still opened after region failover

2019-02-19 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16771898#comment-16771898 ] Guanghao Zhang edited comment on HBASE-20724 at 2/19/19 12:55 PM: -- Add

[jira] [Updated] (HBASE-21930) Deal with ScannerResetException when opening region scanner

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21930: -- Attachment: HBASE-21930.patch > Deal with ScannerResetException when opening region scanner >

[jira] [Commented] (HBASE-21933) regionserver (with kerberos ) relogin failture from keytab due to the ConcurrentModificationException

2019-02-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772038#comment-16772038 ] Sean Busbey commented on HBASE-21933: - also what OS and version? > regionserver (with kerberos )

[jira] [Commented] (HBASE-21933) regionserver (with kerberos ) relogin failture from keytab due to the ConcurrentModificationException

2019-02-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772037#comment-16772037 ] Sean Busbey commented on HBASE-21933: - This looks like a jdk bug. What jdk vendor and version are

[jira] [Commented] (HBASE-21933) regionserver (with kerberos ) relogin failture from keytab due to the ConcurrentModificationException

2019-02-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772041#comment-16772041 ] Sean Busbey commented on HBASE-21933: - hurm I think I see the bug in this mirror of jdk8. let me see

[jira] [Comment Edited] (HBASE-21933) regionserver (with kerberos ) relogin failture from keytab due to the ConcurrentModificationException

2019-02-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772057#comment-16772057 ] Sean Busbey edited comment on HBASE-21933 at 2/19/19 4:06 PM: -- looks like

[jira] [Updated] (HBASE-21918) the use cases in doc should use Cell instead of KeyValue

2019-02-19 Thread Zheng Wang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-21918: --- Attachment: HBASE-21918.patch > the use cases in doc should use Cell instead of KeyValue >

[jira] [Updated] (HBASE-21933) regionserver (with kerberos ) relogin failture from keytab due to the ConcurrentModificationException

2019-02-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-21933: Component/s: (was: regionserver) java > regionserver (with kerberos )

[jira] [Updated] (HBASE-21933) regionserver (with kerberos ) relogin failture from keytab due to the ConcurrentModificationException

2019-02-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-21933: Priority: Critical (was: Blocker) > regionserver (with kerberos ) relogin failture from keytab

[jira] [Updated] (HBASE-21918) the use cases in doc should use Cell instead of KeyValue

2019-02-19 Thread Zheng Wang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-21918: --- Labels: starter (was: ) Status: Patch Available (was: Open) > the use cases in doc should use

[jira] [Commented] (HBASE-21918) the use cases in doc should use Cell instead of KeyValue

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

[jira] [Commented] (HBASE-20724) Sometimes some compacted storefiles are still opened after region failover

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

[jira] [Commented] (HBASE-21926) Profiler servlet

2019-02-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772117#comment-16772117 ] Sean Busbey commented on HBASE-21926: - any chance we could put this in the hbase-operator-tools repo

[jira] [Commented] (HBASE-21932) Use Runtime.getRuntime().halt to terminate regionserver when abort timeout

2019-02-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772031#comment-16772031 ] Sean Busbey commented on HBASE-21932: - What shutdown hooks does this mean we're skipping? We should

[jira] [Commented] (HBASE-21933) regionserver (with kerberos ) relogin failture from keytab due to the ConcurrentModificationException

2019-02-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772047#comment-16772047 ] Sean Busbey commented on HBASE-21933: - line numbers don't fit, because I don't know what version,

[jira] [Commented] (HBASE-21933) regionserver (with kerberos ) relogin failture from keytab due to the ConcurrentModificationException

2019-02-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772057#comment-16772057 ] Sean Busbey commented on HBASE-21933: - looks like the bug is still in JDK8u as of rev 74aaaf4cc105

[jira] [Commented] (HBASE-21933) regionserver (with kerberos ) relogin failture from keytab due to the ConcurrentModificationException

2019-02-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772063#comment-16772063 ] Sean Busbey commented on HBASE-21933: - it's also in jdk11u as of rev 74aaaf4cc105 (~3 hours ago)

[jira] [Updated] (HBASE-21926) Profiler servlet

2019-02-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-21926: Component/s: regionserver master > Profiler servlet > > >

[jira] [Updated] (HBASE-21926) Profiler servlet

2019-02-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-21926: Component/s: Operability > Profiler servlet > > > Key:

[jira] [Updated] (HBASE-21312) ReplicationSource should log the incorrect peerClusterId at Error level instead of Info

2019-02-19 Thread Daisuke Kobayashi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daisuke Kobayashi updated HBASE-21312: -- Status: Patch Available (was: Open) > ReplicationSource should log the incorrect

[jira] [Updated] (HBASE-21312) ReplicationSource should log the incorrect peerClusterId at Error level instead of Info

2019-02-19 Thread Daisuke Kobayashi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daisuke Kobayashi updated HBASE-21312: -- Status: Open (was: Patch Available) > ReplicationSource should log the incorrect

[jira] [Commented] (HBASE-21927) Always fail the locate request when error occur

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

[jira] [Commented] (HBASE-21915) FileLink$FileLinkInputStream doesn't implement CanUnbuffer

2019-02-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772647#comment-16772647 ] Hudson commented on HBASE-21915: Results for branch branch-2.1 [build #879 on

[jira] [Commented] (HBASE-21936) Disable split/merge of a table during snapshot

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772576#comment-16772576 ] Duo Zhang commented on HBASE-21936: --- HBASE-21480. And in fact, before HBASE-21480, we will hold the

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

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772594#comment-16772594 ] Duo Zhang commented on HBASE-20587: --- I can work on this if you do not mind [~elserj]. > Replace

[jira] [Commented] (HBASE-21928) Deprecated HConstants.META_QOS

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

[jira] [Commented] (HBASE-21763) [HBCK2] hbck2 options does not work and throws exceptions

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

[jira] [Comment Edited] (HBASE-21763) [HBCK2] hbck2 options does not work and throws exceptions

2019-02-19 Thread Syeda Arshiya Tabreen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772654#comment-16772654 ] Syeda Arshiya Tabreen edited comment on HBASE-21763 at 2/20/19 6:20 AM:

[jira] [Updated] (HBASE-21928) Deprecated HConstants.META_QOS

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21928: -- Release Note: Mark HConstants.META_QOS as deprecated. It is for internal use only, which is the

[jira] [Commented] (HBASE-21927) Always fail the locate request when error occur

2019-02-19 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772707#comment-16772707 ] Zheng Hu commented on HBASE-21927: -- {code} Throwable cause = findException(exception); -

[jira] [Updated] (HBASE-21928) Deprecated HConstants.META_QOS

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21928: -- Release Note: Mark HConstants.META_QOS as deprecated. It is for internal use only, which is the

[jira] [Updated] (HBASE-21930) Deal with ScannerResetException when opening region scanner

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21930: -- Component/s: Client asyncclient > Deal with ScannerResetException when opening

[jira] [Updated] (HBASE-21930) Deal with ScannerResetException when opening region scanner

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21930: -- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.1.4 2.3.0

[jira] [Updated] (HBASE-21312) ReplicationSource should log the incorrect peerClusterId at Error level instead of Info

2019-02-19 Thread Lingeshwaran Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lingeshwaran Radhakrishnan updated HBASE-21312: --- Attachment: (was: HBASE-21312-master-002.patch) >

[jira] [Commented] (HBASE-21916) Abstract an ByteBuffAllocator to allocate/free ByteBuffer in ByteBufferPool

2019-02-19 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772643#comment-16772643 ] ramkrishna.s.vasudevan commented on HBASE-21916: [~openinx] Sorry for the time taken

[jira] [Updated] (HBASE-21763) [HBCK2] hbck2 options does not work and throws exceptions

2019-02-19 Thread Syeda Arshiya Tabreen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Syeda Arshiya Tabreen updated HBASE-21763: -- Attachment: HBASE-21763.001.patch > [HBCK2] hbck2 options does not work and

[jira] [Commented] (HBASE-21312) ReplicationSource should log the incorrect peerClusterId at Error level instead of Info

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

[jira] [Updated] (HBASE-21928) Deprecated HConstants.META_QOS

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21928: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-21312) ReplicationSource should log the incorrect peerClusterId at Error level instead of Info

2019-02-19 Thread Lingeshwaran Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772593#comment-16772593 ] Lingeshwaran Radhakrishnan commented on HBASE-21312: Thank you [~daisuke.kobayashi] 

[jira] [Updated] (HBASE-21312) ReplicationSource should log the incorrect peerClusterId at Error level instead of Info

2019-02-19 Thread Lingeshwaran Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lingeshwaran Radhakrishnan updated HBASE-21312: --- Labels: supportability (was: ) Attachment:

[jira] [Created] (HBASE-21937) Make the Compression#decompress can accept ByteBuff as input

2019-02-19 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21937: Summary: Make the Compression#decompress can accept ByteBuff as input Key: HBASE-21937 URL: https://issues.apache.org/jira/browse/HBASE-21937 Project: HBase Issue

[jira] [Commented] (HBASE-21915) FileLink$FileLinkInputStream doesn't implement CanUnbuffer

2019-02-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772616#comment-16772616 ] Hudson commented on HBASE-21915: Results for branch branch-2.0 [build #1364 on

[jira] [Commented] (HBASE-21932) Use Runtime.getRuntime().halt to terminate regionserver when abort timeout

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

[jira] [Commented] (HBASE-21820) Implement CLUSTER quota scope

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

[jira] [Commented] (HBASE-21763) [HBCK2] hbck2 options does not work and throws exceptions

2019-02-19 Thread Syeda Arshiya Tabreen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772654#comment-16772654 ] Syeda Arshiya Tabreen commented on HBASE-21763: --- Hi [~wchevreuil], Thanks for reviewing

[jira] [Updated] (HBASE-21928) Deprecated HConstants.META_QOS

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-21928: -- Component/s: rpc Client > Deprecated HConstants.META_QOS >

[jira] [Commented] (HBASE-21922) BloomContext#sanityCheck may failed when use ROWPREFIX_DELIMITED bloom filter

2019-02-19 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772416#comment-16772416 ] Xu Cang commented on HBASE-21922: - Is '1234' smaller than '123' expected? > BloomContext#sanityCheck

[jira] [Commented] (HBASE-21929) The checks at the end of TestRpcClientLeaks are not executed

2019-02-19 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772467#comment-16772467 ] Xu Cang commented on HBASE-21929: - oh sorry, Duo. I saw it had no assignee and no patch, so I quickly

[jira] [Commented] (HBASE-21929) The checks at the end of TestRpcClientLeaks are not executed

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772469#comment-16772469 ] Duo Zhang commented on HBASE-21929: --- Please use try-with-resources to close the connection and the

[jira] [Commented] (HBASE-21930) Deal with ScannerResetException when opening region scanner

2019-02-19 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772475#comment-16772475 ] Duo Zhang commented on HBASE-21930: --- Need a review here. Ping [~openinx] [~zghaobac]. Thanks. > Deal

  1   2   >