[jira] [Commented] (HBASE-11288) Splittable Meta

2019-09-25 Thread Francis Liu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937468#comment-16937468 ] Francis Liu commented on HBASE-11288: - Let me write one up tomorrow [~stack] and [~r

[GitHub] [hbase] Apache-HBase commented on issue #655: HBASE-23055 Alter hbase:meta

2019-09-25 Thread GitBox
Apache-HBase commented on issue #655: HBASE-23055 Alter hbase:meta URL: https://github.com/apache/hbase/pull/655#issuecomment-534886824 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | :blue

[jira] [Commented] (HBASE-23038) Provide consistent and clear logging about disabling chores

2019-09-25 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937470#comment-16937470 ] Viraj Jasani commented on HBASE-23038: -- nit: we can include variable params with {}

[GitHub] [hbase] virajjasani commented on a change in pull request #600: HBASE-22460 : Reopen regions with very high Store Ref Counts

2019-09-25 Thread GitBox
virajjasani commented on a change in pull request #600: HBASE-22460 : Reopen regions with very high Store Ref Counts URL: https://github.com/apache/hbase/pull/600#discussion_r327724014 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/ServerMetricsBuilder.java #

[GitHub] [hbase] chenxu14 commented on a change in pull request #656: HBASE-23063 Add an option to enable multiget in parallel

2019-09-25 Thread GitBox
chenxu14 commented on a change in pull request #656: HBASE-23063 Add an option to enable multiget in parallel URL: https://github.com/apache/hbase/pull/656#discussion_r327989118 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/RpcCallContext.java ## @@

[GitHub] [hbase] chenxu14 commented on a change in pull request #656: HBASE-23063 Add an option to enable multiget in parallel

2019-09-25 Thread GitBox
chenxu14 commented on a change in pull request #656: HBASE-23063 Add an option to enable multiget in parallel URL: https://github.com/apache/hbase/pull/656#discussion_r327989314 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSRpcServices.java ##

[GitHub] [hbase] chenxu14 commented on a change in pull request #656: HBASE-23063 Add an option to enable multiget in parallel

2019-09-25 Thread GitBox
chenxu14 commented on a change in pull request #656: HBASE-23063 Add an option to enable multiget in parallel URL: https://github.com/apache/hbase/pull/656#discussion_r327989668 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSRpcServices.java ##

[GitHub] [hbase] chenxu14 commented on a change in pull request #656: HBASE-23063 Add an option to enable multiget in parallel

2019-09-25 Thread GitBox
chenxu14 commented on a change in pull request #656: HBASE-23063 Add an option to enable multiget in parallel URL: https://github.com/apache/hbase/pull/656#discussion_r327989914 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java ## @@ -969,6 +

[GitHub] [hbase] chenxu14 commented on a change in pull request #656: HBASE-23063 Add an option to enable multiget in parallel

2019-09-25 Thread GitBox
chenxu14 commented on a change in pull request #656: HBASE-23063 Add an option to enable multiget in parallel URL: https://github.com/apache/hbase/pull/656#discussion_r327990702 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java ## @@ -969,6 +

[GitHub] [hbase] chenxu14 commented on a change in pull request #656: HBASE-23063 Add an option to enable multiget in parallel

2019-09-25 Thread GitBox
chenxu14 commented on a change in pull request #656: HBASE-23063 Add an option to enable multiget in parallel URL: https://github.com/apache/hbase/pull/656#discussion_r327991994 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java ## @@ -969,6 +

[jira] [Commented] (HBASE-23054) Remove synchronization block from MetaTableMetrics and fix LossyCounting algorithm

2019-09-25 Thread Sakthi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937520#comment-16937520 ] Sakthi commented on HBASE-23054: Looking into the patch. > Remove synchronization block

[GitHub] [hbase] chenxu14 commented on a change in pull request #656: HBASE-23063 Add an option to enable multiget in parallel

2019-09-25 Thread GitBox
chenxu14 commented on a change in pull request #656: HBASE-23063 Add an option to enable multiget in parallel URL: https://github.com/apache/hbase/pull/656#discussion_r327998371 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/ServerCall.java ## @@ -43

[GitHub] [hbase] chenxu14 commented on a change in pull request #656: HBASE-23063 Add an option to enable multiget in parallel

2019-09-25 Thread GitBox
chenxu14 commented on a change in pull request #656: HBASE-23063 Add an option to enable multiget in parallel URL: https://github.com/apache/hbase/pull/656#discussion_r327998696 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSRpcServices.java ##

[GitHub] [hbase] chenxu14 commented on issue #656: HBASE-23063 Add an option to enable multiget in parallel

2019-09-25 Thread GitBox
chenxu14 commented on issue #656: HBASE-23063 Add an option to enable multiget in parallel URL: https://github.com/apache/hbase/pull/656#issuecomment-534917614 @saintstack @ramkrish86 About the removal of RpcCallContext#getResponseBlockSize This is what HBASE-14978 doing, in order to

[jira] [Created] (HBASE-23074) scan#setVersion is invalid.

2019-09-25 Thread Bo Cui (Jira)
Bo Cui created HBASE-23074: -- Summary: scan#setVersion is invalid. Key: HBASE-23074 URL: https://issues.apache.org/jira/browse/HBASE-23074 Project: HBase Issue Type: Bug Affects Versions: 2.1.1

[jira] [Updated] (HBASE-23074) scan#setVersion is invalid.

2019-09-25 Thread Bo Cui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bo Cui updated HBASE-23074: --- Attachment: image-2019-09-25-16-45-37-780.png > scan#setVersion is invalid. > --- >

[jira] [Updated] (HBASE-23074) scan#setVersion is invalid.

2019-09-25 Thread Bo Cui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bo Cui updated HBASE-23074: --- Attachment: image-2019-09-25-16-45-08-870.png > scan#setVersion is invalid. > --- >

[jira] [Commented] (HBASE-23074) scan#setVersion is invalid.

2019-09-25 Thread Bo Cui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937536#comment-16937536 ] Bo Cui commented on HBASE-23074: !image-2019-09-25-16-45-08-870.png! !image-2019-09-25-

[jira] [Comment Edited] (HBASE-23074) scan#setVersion is invalid.

2019-09-25 Thread Bo Cui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937536#comment-16937536 ] Bo Cui edited comment on HBASE-23074 at 9/25/19 8:52 AM: - 1.3.1

[jira] [Updated] (HBASE-23074) scan#setVersion is invalid.

2019-09-25 Thread Bo Cui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bo Cui updated HBASE-23074: --- Description: I found a problem, it could be a mistake.. reproduce steps in hbase shell: 1. create 't11', \

[jira] [Updated] (HBASE-23074) scan#setVersion is invalid.

2019-09-25 Thread Bo Cui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bo Cui updated HBASE-23074: --- Description: I found a problem, it could be a mistake.. reproduce steps in hbase shell: 1. create 't11', \

[jira] [Updated] (HBASE-23074) scan#setVersion is invalid.

2019-09-25 Thread Bo Cui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bo Cui updated HBASE-23074: --- Description: I found a problem, it could be a mistake.. reproduce steps in hbase shell: 1. create 't11', \

[jira] [Updated] (HBASE-23074) scan#setVersion is invalid.

2019-09-25 Thread Bo Cui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bo Cui updated HBASE-23074: --- Affects Version/s: master > scan#setVersion is invalid. > --- > > Ke

[jira] [Updated] (HBASE-23038) Provide consistent and clear logging about disabling chores

2019-09-25 Thread Sanjeet Nishad (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjeet Nishad updated HBASE-23038: --- Attachment: HBASE-23038.002.patch > Provide consistent and clear logging about disabling cho

[jira] [Assigned] (HBASE-22942) move snapshot verification during restore / clone into the async master side handling

2019-09-25 Thread Sanjeet Nishad (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjeet Nishad reassigned HBASE-22942: -- Assignee: Sanjeet Nishad > move snapshot verification during restore / clone into the

[GitHub] [hbase] brfrn169 commented on issue #647: HBASE-22988 Backport HBASE-11062 "hbtop" to branch-1

2019-09-25 Thread GitBox
brfrn169 commented on issue #647: HBASE-22988 Backport HBASE-11062 "hbtop" to branch-1 URL: https://github.com/apache/hbase/pull/647#issuecomment-534936171 I changed the commons-lang3 version to 3.8.1 to support java7: https://commons.apache.org/proper/commons-lang/changes-report.html -

[GitHub] [hbase] brfrn169 commented on issue #647: HBASE-22988 Backport HBASE-11062 "hbtop" to branch-1

2019-09-25 Thread GitBox
brfrn169 commented on issue #647: HBASE-22988 Backport HBASE-11062 "hbtop" to branch-1 URL: https://github.com/apache/hbase/pull/647#issuecomment-534936440 Thank you for reviewing! @Reidd This is an automated message fro

[jira] [Commented] (HBASE-23074) scan#setVersion is invalid.

2019-09-25 Thread Bo Cui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937559#comment-16937559 ] Bo Cui commented on HBASE-23074: [~zghao]   my scene:the value of cell is a file path,

[jira] [Comment Edited] (HBASE-23074) scan#setVersion is invalid.

2019-09-25 Thread Bo Cui (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937559#comment-16937559 ] Bo Cui edited comment on HBASE-23074 at 9/25/19 9:46 AM: - [~zgha

[jira] [Commented] (HBASE-23038) Provide consistent and clear logging about disabling chores

2019-09-25 Thread HBase QA (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937587#comment-16937587 ] HBase QA commented on HBASE-23038: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || V

[jira] [Commented] (HBASE-23038) Provide consistent and clear logging about disabling chores

2019-09-25 Thread Sanjeet Nishad (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937611#comment-16937611 ] Sanjeet Nishad commented on HBASE-23038: Hi [~vjasani], I have updated the patch

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

2019-09-25 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937634#comment-16937634 ] Hudson commented on HBASE-22514: Results for branch HBASE-22514 [build #127 on

[GitHub] [hbase] petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r32805 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/S

[GitHub] [hbase] petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328015807 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/Act

[GitHub] [hbase] petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328030516 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/Gra

[GitHub] [hbase] petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328058038 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/Rol

[GitHub] [hbase] petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328020894 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/Gra

[GitHub] [hbase] petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328031685 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/Res

[GitHub] [hbase] petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328019811 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/Gra

[GitHub] [hbase] petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328019053 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/Act

[GitHub] [hbase] petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328061190 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/MiniHBaseClus

[GitHub] [hbase] petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328060329 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/Rol

[GitHub] [hbase] petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328021113 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/Gra

[GitHub] [hbase] petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328030997 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/Gra

[GitHub] [hbase] petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328015214 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/Act

[GitHub] [hbase] petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328032967 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/Res

[GitHub] [hbase] petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328060218 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/Rol

[GitHub] [hbase-operator-tools] petersomogyi opened a new pull request #38: Move version to 1.1.0-SNAPSHOT

2019-09-25 Thread GitBox
petersomogyi opened a new pull request #38: Move version to 1.1.0-SNAPSHOT URL: https://github.com/apache/hbase-operator-tools/pull/38 This is an automated message from the Apache Git Service. To respond to the message, pleas

[jira] [Created] (HBASE-23075) Upgrade jackson version

2019-09-25 Thread Nicholas Jiang (Jira)
Nicholas Jiang created HBASE-23075: -- Summary: Upgrade jackson version Key: HBASE-23075 URL: https://issues.apache.org/jira/browse/HBASE-23075 Project: HBase Issue Type: Improvement

[GitHub] [hbase] SteNicholas opened a new pull request #660: HBASE-23075 Upgrade jackson version

2019-09-25 Thread GitBox
SteNicholas opened a new pull request #660: HBASE-23075 Upgrade jackson version URL: https://github.com/apache/hbase/pull/660 Jackson security issues: A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariDataSourc

[jira] [Updated] (HBASE-23031) Upgrade Yetus version in RM scripts

2019-09-25 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-23031: -- Fix Version/s: (was: hbase-operator-tools-2.0.0) hbase-operator-tools-1.

[GitHub] [hbase-operator-tools] asf-ci commented on issue #38: Move version to 1.1.0-SNAPSHOT

2019-09-25 Thread GitBox
asf-ci commented on issue #38: Move version to 1.1.0-SNAPSHOT URL: https://github.com/apache/hbase-operator-tools/pull/38#issuecomment-534990914 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/PreCommit-HBASE-OPERATOR-TOOLS-Bui

[jira] [Updated] (HBASE-22983) [HBCK2] Record executed command and output to log file

2019-09-25 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-22983: -- Fix Version/s: hbase-operator-tools-1.1.0 > [HBCK2] Record executed command and output to log

[jira] [Updated] (HBASE-21369) [hbase-operator-tools] Create a tool that will write the versions file

2019-09-25 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-21369: -- Fix Version/s: hbase-operator-tools-1.1.0 > [hbase-operator-tools] Create a tool that will wri

[jira] [Updated] (HBASE-21163) Support backup-and-restore operations without Hbase Super user privilege

2019-09-25 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-21163: -- Component/s: (was: hbase-operator-tools) backup&restore > Support backup-

[GitHub] [hbase-connectors] asf-ci commented on issue #42: HBASE-22817 Use hbase-shaded dependencies in hbase-spark

2019-09-25 Thread GitBox
asf-ci commented on issue #42: HBASE-22817 Use hbase-shaded dependencies in hbase-spark URL: https://github.com/apache/hbase-connectors/pull/42#issuecomment-534998486 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/PreCommit-HB

[GitHub] [hbase] BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328095804 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/A

[GitHub] [hbase] BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328097760 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/A

[GitHub] [hbase] BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328097760 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/A

[GitHub] [hbase] BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328101050 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/A

[GitHub] [hbase-operator-tools] petersomogyi merged pull request #38: Move version to 1.1.0-SNAPSHOT

2019-09-25 Thread GitBox
petersomogyi merged pull request #38: Move version to 1.1.0-SNAPSHOT URL: https://github.com/apache/hbase-operator-tools/pull/38 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [hbase] BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328103562 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/G

[jira] [Assigned] (HBASE-16822) Enable restore-snapshot and clone-snapshot to use external specified snapshot locatioin

2019-09-25 Thread Sanjeet Nishad (Jira)
[ https://issues.apache.org/jira/browse/HBASE-16822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjeet Nishad reassigned HBASE-16822: -- Assignee: Sanjeet Nishad > Enable restore-snapshot and clone-snapshot to use external

[jira] [Assigned] (HBASE-16822) Enable restore-snapshot and clone-snapshot to use external specified snapshot locatioin

2019-09-25 Thread Sanjeet Nishad (Jira)
[ https://issues.apache.org/jira/browse/HBASE-16822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjeet Nishad reassigned HBASE-16822: -- Assignee: (was: Sanjeet Nishad) > Enable restore-snapshot and clone-snapshot to u

[GitHub] [hbase] BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328113442 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/G

[GitHub] [hbase] BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328113713 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/G

[GitHub] [hbase] BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328114387 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/G

[GitHub] [hbase] BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328114798 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/G

[GitHub] [hbase] BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328115617 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/R

[GitHub] [hbase-connectors] meszibalu commented on issue #42: HBASE-22817 Use hbase-shaded dependencies in hbase-spark

2019-09-25 Thread GitBox
meszibalu commented on issue #42: HBASE-22817 Use hbase-shaded dependencies in hbase-spark URL: https://github.com/apache/hbase-connectors/pull/42#issuecomment-535018984 I did the rebase but it still fails. This package is definitely in hbase-spark-protocol-shaded package. --

[GitHub] [hbase] BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328118752 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/R

[GitHub] [hbase] BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328122475 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories

[GitHub] [hbase-connectors] busbey commented on issue #42: HBASE-22817 Use hbase-shaded dependencies in hbase-spark

2019-09-25 Thread GitBox
busbey commented on issue #42: HBASE-22817 Use hbase-shaded dependencies in hbase-spark URL: https://github.com/apache/hbase-connectors/pull/42#issuecomment-535023466 okay let me dig in and see what's going on. This is an aut

[jira] [Comment Edited] (HBASE-23038) Provide consistent and clear logging about disabling chores

2019-09-25 Thread Sanjeet Nishad (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937611#comment-16937611 ] Sanjeet Nishad edited comment on HBASE-23038 at 9/25/19 1:46 PM: -

[GitHub] [hbase] BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328132821 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/R

[GitHub] [hbase] BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328133706 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/R

[GitHub] [hbase] BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
BukrosSzabolcs commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328134999 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/MiniHBaseCl

[jira] [Commented] (HBASE-22969) A new binary component comparator(BinaryComponentComparator) to perform comparison of arbitrary length and position

2019-09-25 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937754#comment-16937754 ] Josh Elser commented on HBASE-22969: Does this need to be a new class (with new pb's

[GitHub] [hbase] petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions

2019-09-25 Thread GitBox
petersomogyi commented on a change in pull request #592: HBASE-22982: region server suspend/resume and graceful rolling restart actions URL: https://github.com/apache/hbase/pull/592#discussion_r328139466 ## File path: hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/actions/Act

[jira] [Commented] (HBASE-23038) Provide consistent and clear logging about disabling chores

2019-09-25 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937759#comment-16937759 ] Sean Busbey commented on HBASE-23038: - thanks for taking this up! can you remove th

[jira] [Updated] (HBASE-23069) periodic dependency bump for Sep 2019

2019-09-25 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-23069: Summary: periodic dependency bump for Sep 2019 (was: periodic dependency bump) > periodic depend

[jira] [Updated] (HBASE-23075) Upgrade jackson version

2019-09-25 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-23075: Component/s: REST dependencies > Upgrade jackson version > --

[jira] [Commented] (HBASE-23075) Upgrade jackson version

2019-09-25 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937772#comment-16937772 ] Sean Busbey commented on HBASE-23075: - thanks for working on this [~nicholasjiang]!

[GitHub] [hbase] Apache-HBase commented on issue #647: HBASE-22988 Backport HBASE-11062 "hbtop" to branch-1

2019-09-25 Thread GitBox
Apache-HBase commented on issue #647: HBASE-22988 Backport HBASE-11062 "hbtop" to branch-1 URL: https://github.com/apache/hbase/pull/647#issuecomment-535048911 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|

[GitHub] [hbase] brfrn169 commented on issue #647: HBASE-22988 Backport HBASE-11062 "hbtop" to branch-1

2019-09-25 Thread GitBox
brfrn169 commented on issue #647: HBASE-22988 Backport HBASE-11062 "hbtop" to branch-1 URL: https://github.com/apache/hbase/pull/647#issuecomment-535052624 I think we can ignore the error-prone waring: ``` [WARNING] /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-6

[jira] [Commented] (HBASE-23034) List all of our repos in one place (download page? Home page?)

2019-09-25 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16937826#comment-16937826 ] Sean Busbey commented on HBASE-23034: - the ref guide page is also missing the {{hbas

[jira] [Updated] (HBASE-23034) List all of our repos in one place

2019-09-25 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-23034: Summary: List all of our repos in one place (was: List all of our repos in one place (download pa

[jira] [Created] (HBASE-23076) [HBOSS] ZKTreeLockManager shouldn't try to acquire a lock from the InterProcessMutex instance when checking if other processes hold it.

2019-09-25 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-23076: Summary: [HBOSS] ZKTreeLockManager shouldn't try to acquire a lock from the InterProcessMutex instance when checking if other processes hold it. Key: HBASE-23076 U

[GitHub] [hbase] joshelser commented on issue #572: HBASE-22012 Space Quota: DisableTableViolationPolicy will cause cycles of enable/disable table

2019-09-25 Thread GitBox
joshelser commented on issue #572: HBASE-22012 Space Quota: DisableTableViolationPolicy will cause cycles of enable/disable table URL: https://github.com/apache/hbase/pull/572#issuecomment-535071760 Looks ok now. Let me try to get this in. --

[jira] [Updated] (HBASE-23034) List all of our repos in one place

2019-09-25 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-23034: Component/s: community > List all of our repos in one place > -- >

[GitHub] [hbase-filesystem] wchevreuil opened a new pull request #8: first attempt to improve performance by removing unnecessary calls to…

2019-09-25 Thread GitBox
wchevreuil opened a new pull request #8: first attempt to improve performance by removing unnecessary calls to… URL: https://github.com/apache/hbase-filesystem/pull/8 … lock.acquire Change-Id: I5e75695f56f05e5481ebbfa7350734936b222aba

[jira] [Updated] (HBASE-23076) [HBOSS] ZKTreeLockManager shouldn't try to acquire a lock from the InterProcessMutex instance when checking if other processes hold it.

2019-09-25 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-23076: --- Description: While going through some internal tests, our [~elserj] had faced major bottleneck prob

[GitHub] [hbase] ramkrish86 commented on issue #656: HBASE-23063 Add an option to enable multiget in parallel

2019-09-25 Thread GitBox
ramkrish86 commented on issue #656: HBASE-23063 Add an option to enable multiget in parallel URL: https://github.com/apache/hbase/pull/656#issuecomment-535091493 > About the removal of RpcCallContext#getResponseBlockSize This is what HBASE-14978 doing, in order to limit the number of Blo

[GitHub] [hbase] Apache-HBase commented on issue #660: HBASE-23075 Upgrade jackson version

2019-09-25 Thread GitBox
Apache-HBase commented on issue #660: HBASE-23075 Upgrade jackson version URL: https://github.com/apache/hbase/pull/660#issuecomment-535091642 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | :b

[GitHub] [hbase-filesystem] joshelser commented on issue #8: HBASE-23076 [HBOSS] ZKTreeLockManager shouldn't try to acquire a lock from the InterProcessMutex instance when checking if other processes

2019-09-25 Thread GitBox
joshelser commented on issue #8: HBASE-23076 [HBOSS] ZKTreeLockManager shouldn't try to acquire a lock from the InterProcessMutex instance when checking if other processes hold it. URL: https://github.com/apache/hbase-filesystem/pull/8#issuecomment-535093164 For reference, I wrote a little

[GitHub] [hbase] ramkrish86 commented on a change in pull request #656: HBASE-23063 Add an option to enable multiget in parallel

2019-09-25 Thread GitBox
ramkrish86 commented on a change in pull request #656: HBASE-23063 Add an option to enable multiget in parallel URL: https://github.com/apache/hbase/pull/656#discussion_r328211174 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSRpcServices.java

[jira] [Created] (HBASE-23077) move entirely to spotbugs

2019-09-25 Thread Sean Busbey (Jira)
Sean Busbey created HBASE-23077: --- Summary: move entirely to spotbugs Key: HBASE-23077 URL: https://issues.apache.org/jira/browse/HBASE-23077 Project: HBase Issue Type: Improvement Com

[GitHub] [hbase] busbey commented on issue #616: HBASE-23015 : Moving from Jackson2 to shaded Gson (Backport HBASE-20587)

2019-09-25 Thread GitBox
busbey commented on issue #616: HBASE-23015 : Moving from Jackson2 to shaded Gson (Backport HBASE-20587) URL: https://github.com/apache/hbase/pull/616#issuecomment-535120241 Okay! a new version of the hbase-thirdparty library is out now and includes a jdk7 compatible relocated GSON.

[GitHub] [hbase] virajjasani commented on issue #616: HBASE-23015 : Moving from Jackson2 to shaded Gson (Backport HBASE-20587)

2019-09-25 Thread GitBox
virajjasani commented on issue #616: HBASE-23015 : Moving from Jackson2 to shaded Gson (Backport HBASE-20587) URL: https://github.com/apache/hbase/pull/616#issuecomment-535147235 That's great! Thanks @busbey Sure I will be on it, soon as my local build passes, will commit it --

[GitHub] [hbase] virajjasani commented on issue #616: HBASE-23015 : Moving from Jackson2 to shaded Gson (Backport HBASE-20587)

2019-09-25 Thread GitBox
virajjasani commented on issue #616: HBASE-23015 : Moving from Jackson2 to shaded Gson (Backport HBASE-20587) URL: https://github.com/apache/hbase/pull/616#issuecomment-535151722 It is available: https://repository.apache.org/content/repositories/releases/org/apache/hbase/thirdparty/hbase-

  1   2   >