[GitHub] [hbase] bharathv merged pull request #1905: HBASE-24564: Make RS abort call idempotent

2020-06-15 Thread GitBox
bharathv merged pull request #1905: URL: https://github.com/apache/hbase/pull/1905 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [hbase] bsglz commented on a change in pull request #1883: HBASE-24530 Introduce a split policy similar with SteppingSplitPolicy…

2020-06-15 Thread GitBox
bsglz commented on a change in pull request #1883: URL: https://github.com/apache/hbase/pull/1883#discussion_r440598275 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SteppingAllStoresSizeSplitPolicy.java ## @@ -0,0 +1,49 @@ +/** + * Licensed to

[GitHub] [hbase] Apache-HBase commented on pull request #1905: HBASE-24564: Make RS abort call idempotent

2020-06-15 Thread GitBox
Apache-HBase commented on pull request #1905: URL: https://github.com/apache/hbase/pull/1905#issuecomment-644542483 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #1908: HBASE-19365 Guard against a missing table descriptor which crashes ma…

2020-06-15 Thread GitBox
Apache-HBase commented on pull request #1908: URL: https://github.com/apache/hbase/pull/1908#issuecomment-644523422 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 7m

[jira] [Commented] (HBASE-23941) get_slowlog_responses filters with AND/OR operator support

2020-06-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17136287#comment-17136287 ] Hudson commented on HBASE-23941: Results for branch branch-2.3 [build #140 on

[jira] [Commented] (HBASE-24547) Thrift support for HBASE-23941

2020-06-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17136286#comment-17136286 ] Hudson commented on HBASE-24547: Results for branch branch-2.3 [build #140 on

[jira] [Commented] (HBASE-24144) Update docs from master

2020-06-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17136288#comment-17136288 ] Hudson commented on HBASE-24144: Results for branch branch-2.3 [build #140 on

[GitHub] [hbase] JeongDaeKim commented on pull request #1745: HBASE-24402 Moving the meta region causes MetricsException when using above 2.6.0 hadoop version

2020-06-15 Thread GitBox
JeongDaeKim commented on pull request #1745: URL: https://github.com/apache/hbase/pull/1745#issuecomment-644516512 @thangTang Thank you for the review! I'm still waiting for other's opinion, but no one seems not interested in this PR 

[jira] [Updated] (HBASE-24568) do-release wait for tag has empty value for `ASF_GITHUB_REPO`

2020-06-15 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-24568: - Issue Type: Bug (was: Task) > do-release wait for tag has empty value for `ASF_GITHUB_REPO` >

[jira] [Created] (HBASE-24568) do-release wait for tag has empty value for `ASF_GITHUB_REPO`

2020-06-15 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24568: Summary: do-release wait for tag has empty value for `ASF_GITHUB_REPO` Key: HBASE-24568 URL: https://issues.apache.org/jira/browse/HBASE-24568 Project: HBase

[jira] [Commented] (HBASE-23286) Improve MTTR: Split WAL to HFile

2020-06-15 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17136254#comment-17136254 ] Michael Stack commented on HBASE-23286: --- Thanks [~zghao] That helps. > Improve MTTR: Split WAL to

[jira] [Commented] (HBASE-23941) get_slowlog_responses filters with AND/OR operator support

2020-06-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17136252#comment-17136252 ] Hudson commented on HBASE-23941: Results for branch branch-2 [build #2707 on

[jira] [Commented] (HBASE-24038) Add a metric to show the locality of ssd in table.jsp

2020-06-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17136253#comment-17136253 ] Hudson commented on HBASE-24038: Results for branch branch-2 [build #2707 on

[jira] [Commented] (HBASE-24517) AssignmentManager.start should add meta region to ServerStateNode

2020-06-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17136250#comment-17136250 ] Hudson commented on HBASE-24517: Results for branch branch-2 [build #2707 on

[jira] [Commented] (HBASE-24547) Thrift support for HBASE-23941

2020-06-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17136251#comment-17136251 ] Hudson commented on HBASE-24547: Results for branch branch-2 [build #2707 on

[GitHub] [hbase] busbey commented on a change in pull request #1862: HBASE-24466 Release scripts in docker mode should be able to use a named volume for maven repo

2020-06-15 Thread GitBox
busbey commented on a change in pull request #1862: URL: https://github.com/apache/hbase/pull/1862#discussion_r440549452 ## File path: dev-support/create-release/do-release-docker.sh ## @@ -85,12 +86,14 @@ IMGTAG=latest JAVA= RELEASE_STEP= GIT_REPO= -while getopts

[jira] [Commented] (HBASE-23286) Improve MTTR: Split WAL to HFile

2020-06-15 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17136240#comment-17136240 ] Guanghao Zhang commented on HBASE-23286: [~stack] I thought this was resolved by HBASE-23739. >

[GitHub] [hbase] bharathv commented on a change in pull request #1905: HBASE-24564: Make RS abort call idempotent

2020-06-15 Thread GitBox
bharathv commented on a change in pull request #1905: URL: https://github.com/apache/hbase/pull/1905#discussion_r440547451 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java ## @@ -2475,13 +2475,21 @@ public RSRpcServices

[GitHub] [hbase] Apache9 commented on a change in pull request #1905: HBASE-24564: Make RS abort call idempotent

2020-06-15 Thread GitBox
Apache9 commented on a change in pull request #1905: URL: https://github.com/apache/hbase/pull/1905#discussion_r440535863 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java ## @@ -2475,13 +2475,21 @@ public RSRpcServices

[jira] [Updated] (HBASE-22870) reflection fails to access a private nested class

2020-06-15 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharath Vissapragada updated HBASE-22870: - Fix Version/s: 1.7.0 > reflection fails to access a private nested class >

[GitHub] [hbase] bharathv merged pull request #1906: HBASE-22870 reflection fails to access a private nested class

2020-06-15 Thread GitBox
bharathv merged pull request #1906: URL: https://github.com/apache/hbase/pull/1906 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[jira] [Work started] (HBASE-19365) FSTableDescriptors#get() can return null reference, in some cases, it is not checked

2020-06-15 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-19365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-19365 started by Josh Elser. -- > FSTableDescriptors#get() can return null reference, in some cases, it is not >

[GitHub] [hbase] joshelser opened a new pull request #1908: HBASE-19365 Guard against a missing table descriptor which crashes ma…

2020-06-15 Thread GitBox
joshelser opened a new pull request #1908: URL: https://github.com/apache/hbase/pull/1908 …ster While we never expect table descriptors to be missing, a corrupt meta (rogue merge daughters) or corrupt filesystem (missing tabledesc) can result in the master crashing before regions

[GitHub] [hbase] Apache-HBase commented on pull request #1906: HBASE-22870 reflection fails to access a private nested class

2020-06-15 Thread GitBox
Apache-HBase commented on pull request #1906: URL: https://github.com/apache/hbase/pull/1906#issuecomment-644470265 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 7m

[jira] [Commented] (HBASE-19365) FSTableDescriptors#get() can return null reference, in some cases, it is not checked

2020-06-15 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-19365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17136218#comment-17136218 ] Josh Elser commented on HBASE-19365: Stealing this from you as I just had a user run into this and

[jira] [Assigned] (HBASE-19365) FSTableDescriptors#get() can return null reference, in some cases, it is not checked

2020-06-15 Thread Josh Elser (Jira)
[ https://issues.apache.org/jira/browse/HBASE-19365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned HBASE-19365: -- Assignee: Josh Elser (was: Hua Xiang) > FSTableDescriptors#get() can return null reference,

[GitHub] [hbase] ndimiduk commented on a change in pull request #1862: HBASE-24466 Release scripts in docker mode should be able to use a named volume for maven repo

2020-06-15 Thread GitBox
ndimiduk commented on a change in pull request #1862: URL: https://github.com/apache/hbase/pull/1862#discussion_r440516792 ## File path: dev-support/create-release/do-release-docker.sh ## @@ -85,12 +86,14 @@ IMGTAG=latest JAVA= RELEASE_STEP= GIT_REPO= -while getopts

[GitHub] [hbase] Apache-HBase commented on pull request #1907: HBASE-24567 Create release should url-encode all characters when building git uri

2020-06-15 Thread GitBox
Apache-HBase commented on pull request #1907: URL: https://github.com/apache/hbase/pull/1907#issuecomment-644453785 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #1907: HBASE-24567 Create release should url-encode all characters when building git uri

2020-06-15 Thread GitBox
Apache-HBase commented on pull request #1907: URL: https://github.com/apache/hbase/pull/1907#issuecomment-644453556 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [hbase] ndimiduk commented on pull request #1907: HBASE-24567 Create release should url-encode all characters when building git uri

2020-06-15 Thread GitBox
ndimiduk commented on pull request #1907: URL: https://github.com/apache/hbase/pull/1907#issuecomment-644452740 https://docs.python.org/2/library/urllib.html#urllib.quote This is an automated message from the Apache Git

[jira] [Updated] (HBASE-24567) Create release should url-encode all characters when building git uri

2020-06-15 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-24567: - Status: Patch Available (was: Open) > Create release should url-encode all characters when

[GitHub] [hbase] ndimiduk commented on pull request #1907: HBASE-24567 Create release should url-encode all characters when building git uri

2020-06-15 Thread GitBox
ndimiduk commented on pull request #1907: URL: https://github.com/apache/hbase/pull/1907#issuecomment-644452444 A follow-on from using #1620 "for real". PTAL @busbey @saintstack @mattf-apache This is an automated

[GitHub] [hbase] ndimiduk opened a new pull request #1907: HBASE-24567 Create release should url-encode all characters when building git uri

2020-06-15 Thread GitBox
ndimiduk opened a new pull request #1907: URL: https://github.com/apache/hbase/pull/1907 By default, `urllib.quote` will skipp over `/` characters, which are valid for use in passwords. This is an automated message from the

[jira] [Created] (HBASE-24567) Create release should url-encode all characters when building git uri

2020-06-15 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24567: Summary: Create release should url-encode all characters when building git uri Key: HBASE-24567 URL: https://issues.apache.org/jira/browse/HBASE-24567 Project: HBase

[GitHub] [hbase] ndimiduk commented on pull request #1620: HBASE-23339 Release scripts should use forwarded gpg-agent

2020-06-15 Thread GitBox
ndimiduk commented on pull request #1620: URL: https://github.com/apache/hbase/pull/1620#issuecomment-67084 Using it without `-r` doesn't work either. ``` Cloning into 'hbase'... fatal: unable to access 'https://ndimiduk:hxx...@gitbox.apache.org/repos/asf/hbase.git/': Port

[GitHub] [hbase] ndimiduk commented on pull request #1620: HBASE-23339 Release scripts should use forwarded gpg-agent

2020-06-15 Thread GitBox
ndimiduk commented on pull request #1620: URL: https://github.com/apache/hbase/pull/1620#issuecomment-644437760 @busbey @mattf-apache I'm trying to use this to create an RC for real, using `-r .git`. Does this mean anything to you? ``` $ cat ~/build-rc0/output/tag.log ...

[jira] [Commented] (HBASE-24517) AssignmentManager.start should add meta region to ServerStateNode

2020-06-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17136185#comment-17136185 ] Hudson commented on HBASE-24517: Results for branch branch-2.2 [build #894 on

[GitHub] [hbase] Apache-HBase commented on pull request #1905: HBASE-24564: Make RS abort call idempotent

2020-06-15 Thread GitBox
Apache-HBase commented on pull request #1905: URL: https://github.com/apache/hbase/pull/1905#issuecomment-644425906 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[jira] [Commented] (HBASE-23286) Improve MTTR: Split WAL to HFile

2020-06-15 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17136181#comment-17136181 ] Michael Stack commented on HBASE-23286: --- [~zghao] Any progress on the [~pankaj2461] question sir?

[GitHub] [hbase] bharathv opened a new pull request #1906: HBASE-22870 reflection fails to access a private nested class

2020-06-15 Thread GitBox
bharathv opened a new pull request #1906: URL: https://github.com/apache/hbase/pull/1906 Signed-off-by Reid Chan (cherry picked from commit 7697d48cd7b636396d5f73be43326a4501a9ea43) This is an automated message from

[jira] [Updated] (HBASE-24564) Make RS abort call idempotent

2020-06-15 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharath Vissapragada updated HBASE-24564: - Status: Patch Available (was: Open) > Make RS abort call idempotent >

[jira] [Updated] (HBASE-24564) Make RS abort call idempotent

2020-06-15 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharath Vissapragada updated HBASE-24564: - Description: We noticed this in our deployment based on branch-1, but it

[jira] [Updated] (HBASE-24564) Make RS abort call idempotent

2020-06-15 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharath Vissapragada updated HBASE-24564: - Summary: Make RS abort call idempotent (was: Fix a couple of issues in RS

[GitHub] [hbase] bharathv opened a new pull request #1905: HBASE-24564: Make RS abort call idempotent

2020-06-15 Thread GitBox
bharathv opened a new pull request #1905: URL: https://github.com/apache/hbase/pull/1905 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Resolved] (HBASE-24144) Update docs from master

2020-06-15 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24144. -- Fix Version/s: 2.3.0 Resolution: Fixed > Update docs from master >

[GitHub] [hbase] ndimiduk merged pull request #1904: Backport "HBASE-24144 Update docs from master" to branch-2.3

2020-06-15 Thread GitBox
ndimiduk merged pull request #1904: URL: https://github.com/apache/hbase/pull/1904 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [hbase] Apache-HBase commented on pull request #1904: Backport "HBASE-24144 Update docs from master" to branch-2.3

2020-06-15 Thread GitBox
Apache-HBase commented on pull request #1904: URL: https://github.com/apache/hbase/pull/1904#issuecomment-644407985 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[jira] [Assigned] (HBASE-24487) Add 2.3 Documentation to the website

2020-06-15 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reassigned HBASE-24487: Assignee: Nick Dimiduk > Add 2.3 Documentation to the website >

[jira] [Created] (HBASE-24565) Bump version on branch-2.3 to 2.3.1-SNAPSHOT

2020-06-15 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24565: Summary: Bump version on branch-2.3 to 2.3.1-SNAPSHOT Key: HBASE-24565 URL: https://issues.apache.org/jira/browse/HBASE-24565 Project: HBase Issue Type:

[jira] [Assigned] (HBASE-24565) Bump version on branch-2.3 to 2.3.1-SNAPSHOT

2020-06-15 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reassigned HBASE-24565: Assignee: Nick Dimiduk > Bump version on branch-2.3 to 2.3.1-SNAPSHOT >

[jira] [Created] (HBASE-24566) Add 2.3.0 to the downloads page

2020-06-15 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24566: Summary: Add 2.3.0 to the downloads page Key: HBASE-24566 URL: https://issues.apache.org/jira/browse/HBASE-24566 Project: HBase Issue Type: Sub-task

[GitHub] [hbase] Apache-HBase commented on pull request #1898: HBASE-24015: Test for Assign and Unassign of Regions on RegionServer on failure

2020-06-15 Thread GitBox
Apache-HBase commented on pull request #1898: URL: https://github.com/apache/hbase/pull/1898#issuecomment-644398636 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #1898: HBASE-24015: Test for Assign and Unassign of Regions on RegionServer on failure

2020-06-15 Thread GitBox
Apache-HBase commented on pull request #1898: URL: https://github.com/apache/hbase/pull/1898#issuecomment-644397442 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[jira] [Commented] (HBASE-24564) Fix a couple of issues in RS abort procedure

2020-06-15 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17136141#comment-17136141 ] Bharath Vissapragada commented on HBASE-24564: -- Issue (2) is already fixed via HBASE-22870,

[GitHub] [hbase] Apache-HBase commented on pull request #1904: Backport "HBASE-24144 Update docs from master" to branch-2.3

2020-06-15 Thread GitBox
Apache-HBase commented on pull request #1904: URL: https://github.com/apache/hbase/pull/1904#issuecomment-644376513 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m

[GitHub] [hbase] Apache-HBase commented on pull request #1904: Backport "HBASE-24144 Update docs from master" to branch-2.3

2020-06-15 Thread GitBox
Apache-HBase commented on pull request #1904: URL: https://github.com/apache/hbase/pull/1904#issuecomment-644375690 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] ndimiduk opened a new pull request #1904: Backport "HBASE-24144 Update docs from master" to branch-2.3

2020-06-15 Thread GitBox
ndimiduk opened a new pull request #1904: URL: https://github.com/apache/hbase/pull/1904 Bring back documentation from master branch (2ecbaf130e), using ``` $ git checkout master -- src/main/asciidoc/ $ git checkout master -- src/site/asciidoc/ ``` And then: *

[GitHub] [hbase] ndimiduk merged pull request #1880: HBASE-24144 Update docs from master

2020-06-15 Thread GitBox
ndimiduk merged pull request #1880: URL: https://github.com/apache/hbase/pull/1880 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [hbase] Apache-HBase commented on pull request #1880: HBASE-24144 Update docs from master

2020-06-15 Thread GitBox
Apache-HBase commented on pull request #1880: URL: https://github.com/apache/hbase/pull/1880#issuecomment-644356618 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #1903: HBASE-24562: Stabilize master startup with meta replicas enabled

2020-06-15 Thread GitBox
Apache-HBase commented on pull request #1903: URL: https://github.com/apache/hbase/pull/1903#issuecomment-644333141 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #1903: HBASE-24562: Stabilize master startup with meta replicas enabled

2020-06-15 Thread GitBox
Apache-HBase commented on pull request #1903: URL: https://github.com/apache/hbase/pull/1903#issuecomment-644332733 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 6m

[GitHub] [hbase] Apache-HBase commented on pull request #1880: HBASE-24144 Update docs from master

2020-06-15 Thread GitBox
Apache-HBase commented on pull request #1880: URL: https://github.com/apache/hbase/pull/1880#issuecomment-644332537 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #1880: HBASE-24144 Update docs from master

2020-06-15 Thread GitBox
Apache-HBase commented on pull request #1880: URL: https://github.com/apache/hbase/pull/1880#issuecomment-644332479 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[GitHub] [hbase] Apache-HBase commented on pull request #1898: HBASE-24015: Test for Assign and Unassign of Regions on RegionServer on failure

2020-06-15 Thread GitBox
Apache-HBase commented on pull request #1898: URL: https://github.com/apache/hbase/pull/1898#issuecomment-644329064 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[jira] [Created] (HBASE-24564) Fix a couple of issues in RS abort procedure

2020-06-15 Thread Bharath Vissapragada (Jira)
Bharath Vissapragada created HBASE-24564: Summary: Fix a couple of issues in RS abort procedure Key: HBASE-24564 URL: https://issues.apache.org/jira/browse/HBASE-24564 Project: HBase

[GitHub] [hbase] ndimiduk commented on pull request #1880: HBASE-24144 Update docs from master

2020-06-15 Thread GitBox
ndimiduk commented on pull request #1880: URL: https://github.com/apache/hbase/pull/1880#issuecomment-644328501 rebased onto latest master to get HBASE-24535. This is an automated message from the Apache Git Service. To

[GitHub] [hbase] ndimiduk commented on pull request #1890: HBASE-24535: Tweak the master registry docs for branch-2

2020-06-15 Thread GitBox
ndimiduk commented on pull request #1890: URL: https://github.com/apache/hbase/pull/1890#issuecomment-644323773 Thank you @bharathv ! This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [hbase] virajjasani commented on a change in pull request #1894: HBASE-21405 [DOC] Add Details about Output of "status 'replication'"

2020-06-15 Thread GitBox
virajjasani commented on a change in pull request #1894: URL: https://github.com/apache/hbase/pull/1894#discussion_r440369853 ## File path: src/main/asciidoc/_chapters/ops_mgt.adoc ## @@ -2629,6 +2629,91 @@ You can use the HBase Shell command `status 'replication'` to monitor

[GitHub] [hbase] virajjasani commented on a change in pull request #1894: HBASE-21405 [DOC] Add Details about Output of "status 'replication'"

2020-06-15 Thread GitBox
virajjasani commented on a change in pull request #1894: URL: https://github.com/apache/hbase/pull/1894#discussion_r440369853 ## File path: src/main/asciidoc/_chapters/ops_mgt.adoc ## @@ -2629,6 +2629,91 @@ You can use the HBase Shell command `status 'replication'` to monitor

[GitHub] [hbase] virajjasani commented on a change in pull request #1894: HBASE-21405 [DOC] Add Details about Output of "status 'replication'"

2020-06-15 Thread GitBox
virajjasani commented on a change in pull request #1894: URL: https://github.com/apache/hbase/pull/1894#discussion_r440367737 ## File path: src/main/asciidoc/_chapters/ops_mgt.adoc ## @@ -2629,6 +2629,91 @@ You can use the HBase Shell command `status 'replication'` to monitor

[GitHub] [hbase] virajjasani commented on a change in pull request #1894: HBASE-21405 [DOC] Add Details about Output of "status 'replication'"

2020-06-15 Thread GitBox
virajjasani commented on a change in pull request #1894: URL: https://github.com/apache/hbase/pull/1894#discussion_r440367737 ## File path: src/main/asciidoc/_chapters/ops_mgt.adoc ## @@ -2629,6 +2629,91 @@ You can use the HBase Shell command `status 'replication'` to monitor

[GitHub] [hbase-native-client] bharathv commented on a change in pull request #7: HBASE-24538: Simplify the lifecycle of mini cluster

2020-06-15 Thread GitBox
bharathv commented on a change in pull request #7: URL: https://github.com/apache/hbase-native-client/pull/7#discussion_r440358850 ## File path: src/hbase/test-util/mini-cluster.cc ## @@ -306,3 +289,14 @@ jclass hbase::MiniCluster::FindClassAndGetGlobalRef(const char

[GitHub] [hbase] sandeepvinayak commented on a change in pull request #1898: HBASE-24015: Test for Assign and Unassign of Regions on RegionServer on failure

2020-06-15 Thread GitBox
sandeepvinayak commented on a change in pull request #1898: URL: https://github.com/apache/hbase/pull/1898#discussion_r440363638 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/master/assignment/TestExceptionInUnassignedRegion.java ## @@ -0,0 +1,132 @@ +/** +

[GitHub] [hbase] wchevreuil commented on a change in pull request #1894: HBASE-21405 [DOC] Add Details about Output of "status 'replication'"

2020-06-15 Thread GitBox
wchevreuil commented on a change in pull request #1894: URL: https://github.com/apache/hbase/pull/1894#discussion_r440335530 ## File path: src/main/asciidoc/_chapters/ops_mgt.adoc ## @@ -2629,6 +2629,91 @@ You can use the HBase Shell command `status 'replication'` to monitor

[jira] [Commented] (HBASE-24558) Classic (ZK-based) distributed WAL splitter is inscrutable in operation

2020-06-15 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17136023#comment-17136023 ] Michael Stack commented on HBASE-24558: --- [~anoop.hbase] bq. I saw that but we will do that

[GitHub] [hbase] ndimiduk commented on pull request #1620: HBASE-23339 Release scripts should use forwarded gpg-agent

2020-06-15 Thread GitBox
ndimiduk commented on pull request #1620: URL: https://github.com/apache/hbase/pull/1620#issuecomment-644248138 I was able to use this patch over the weekend to build an rc as dry run. all the gpg passthrough worked well for me.

[jira] [Created] (HBASE-24563) Make hbck chore aware of replica region and check/fix replica region consistency

2020-06-15 Thread Huaxiang Sun (Jira)
Huaxiang Sun created HBASE-24563: Summary: Make hbck chore aware of replica region and check/fix replica region consistency Key: HBASE-24563 URL: https://issues.apache.org/jira/browse/HBASE-24563

[GitHub] [hbase] virajjasani commented on a change in pull request #1898: HBASE-24015: Test for Assign and Unassign of Regions on RegionServer on failure

2020-06-15 Thread GitBox
virajjasani commented on a change in pull request #1898: URL: https://github.com/apache/hbase/pull/1898#discussion_r440278559 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/master/assignment/TestExceptionInUnassignedRegion.java ## @@ -0,0 +1,132 @@ +/** + *

[GitHub] [hbase] wchevreuil commented on a change in pull request #1903: HBASE-24562: Stabilize master startup with meta replicas enabled

2020-06-15 Thread GitBox
wchevreuil commented on a change in pull request #1903: URL: https://github.com/apache/hbase/pull/1903#discussion_r440297695 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestMetaWithReplicas.java ## @@ -355,4 +362,58 @@ public void

[GitHub] [hbase] Apache-HBase commented on pull request #1903: HBASE-24562: Stabilize master startup with meta replicas enabled

2020-06-15 Thread GitBox
Apache-HBase commented on pull request #1903: URL: https://github.com/apache/hbase/pull/1903#issuecomment-644235845 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 3m

[jira] [Updated] (HBASE-24540) Switch docker to use new build system

2020-06-15 Thread Bharath Vissapragada (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharath Vissapragada updated HBASE-24540: - Fix Version/s: master Resolution: Fixed Status: Resolved

[GitHub] [hbase-native-client] bharathv merged pull request #5: HBASE-24540: Leverage DOWNLOAD_DEPENDENCIES in docker build system

2020-06-15 Thread GitBox
bharathv merged pull request #5: URL: https://github.com/apache/hbase-native-client/pull/5 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [hbase] BukrosSzabolcs opened a new pull request #1903: HBASE-24562: Stabilize master startup with meta replicas enabled

2020-06-15 Thread GitBox
BukrosSzabolcs opened a new pull request #1903: URL: https://github.com/apache/hbase/pull/1903 This is related to HBASE-21624 . I created a separate ticket because in the original one a "complete solution for meta replicas" was requested and this is not one. I'm just trying to make

[GitHub] [hbase] virajjasani commented on a change in pull request #1894: HBASE-21405 [DOC] Add Details about Output of "status 'replication'"

2020-06-15 Thread GitBox
virajjasani commented on a change in pull request #1894: URL: https://github.com/apache/hbase/pull/1894#discussion_r440239542 ## File path: src/main/asciidoc/_chapters/ops_mgt.adoc ## @@ -2629,6 +2629,91 @@ You can use the HBase Shell command `status 'replication'` to monitor

[jira] [Created] (HBASE-24562) Stabilize master startup with meta replicas enabled

2020-06-15 Thread Szabolcs Bukros (Jira)
Szabolcs Bukros created HBASE-24562: --- Summary: Stabilize master startup with meta replicas enabled Key: HBASE-24562 URL: https://issues.apache.org/jira/browse/HBASE-24562 Project: HBase

[jira] [Commented] (HBASE-24560) Add a new option of designatedfile in RegionMover

2020-06-15 Thread Baiqiang Zhao (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17135914#comment-17135914 ] Baiqiang Zhao commented on HBASE-24560: --- Thanks for comment [~anoop.hbase] . Yes, excludefile can

[jira] [Commented] (HBASE-24517) AssignmentManager.start should add meta region to ServerStateNode

2020-06-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17135909#comment-17135909 ] Hudson commented on HBASE-24517: Results for branch branch-2.3 [build #139 on

[jira] [Commented] (HBASE-24038) Add a metric to show the locality of ssd in table.jsp

2020-06-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17135902#comment-17135902 ] Hudson commented on HBASE-24038: Results for branch master [build #1757 on

[jira] [Commented] (HBASE-24517) AssignmentManager.start should add meta region to ServerStateNode

2020-06-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17135903#comment-17135903 ] Hudson commented on HBASE-24517: Results for branch master [build #1757 on

[jira] [Commented] (HBASE-23941) get_slowlog_responses filters with AND/OR operator support

2020-06-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17135905#comment-17135905 ] Hudson commented on HBASE-23941: Results for branch master [build #1757 on

[jira] [Commented] (HBASE-24547) Thrift support for HBASE-23941

2020-06-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17135904#comment-17135904 ] Hudson commented on HBASE-24547: Results for branch master [build #1757 on

[jira] [Commented] (HBASE-8458) Support for batch version of checkAndMutate()

2020-06-15 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17135901#comment-17135901 ] Hudson commented on HBASE-8458: --- Results for branch master [build #1757 on

[GitHub] [hbase] virajjasani commented on a change in pull request #1869: HBASE-24518 : waitForNamespaceOnline() should return false if any region is offline

2020-06-15 Thread GitBox
virajjasani commented on a change in pull request #1869: URL: https://github.com/apache/hbase/pull/1869#discussion_r440199005 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java ## @@ -1285,7 +1285,9 @@ private boolean waitForNamespaceOnline()

[jira] [Commented] (HBASE-24038) Add a metric to show the locality of ssd in table.jsp

2020-06-15 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17135888#comment-17135888 ] Zheng Wang commented on HBASE-24038: Thanks. > Add a metric to show the locality of ssd in

[jira] [Commented] (HBASE-24038) Add a metric to show the locality of ssd in table.jsp

2020-06-15 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17135884#comment-17135884 ] Viraj Jasani commented on HBASE-24038: -- Thank you [~filtertip], merged to branch-2. Thanks for the

[jira] [Updated] (HBASE-24038) Add a metric to show the locality of ssd in table.jsp

2020-06-15 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HBASE-24038: - Hadoop Flags: Reviewed Resolution: Fixed Status: Resolved (was: Patch

[GitHub] [hbase] virajjasani closed pull request #1902: HBASE-24038 Add a metric to show the locality of ssd in table.jsp

2020-06-15 Thread GitBox
virajjasani closed pull request #1902: URL: https://github.com/apache/hbase/pull/1902 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [hbase] ramkrish86 commented on a change in pull request #1869: HBASE-24518 : waitForNamespaceOnline() should return false if any region is offline

2020-06-15 Thread GitBox
ramkrish86 commented on a change in pull request #1869: URL: https://github.com/apache/hbase/pull/1869#discussion_r438961440 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java ## @@ -1285,7 +1285,9 @@ private boolean waitForNamespaceOnline()

[jira] [Commented] (HBASE-24556) HBase upgrade from 2.2 to 2.3 fails due to failure in ZooKeeper

2020-06-15 Thread Mate Szalay-Beko (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17135843#comment-17135843 ] Mate Szalay-Beko commented on HBASE-24556: -- This is indeed a ZooKeeper Server issue. In a real

[GitHub] [hbase] Apache-HBase commented on pull request #1902: HBASE-24038 Add a metric to show the locality of ssd in table.jsp

2020-06-15 Thread GitBox
Apache-HBase commented on pull request #1902: URL: https://github.com/apache/hbase/pull/1902#issuecomment-644112443 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

  1   2   >