[GitHub] [hbase] Apache-HBase commented on pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

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

[jira] [Commented] (HBASE-24847) Backport HBASE-23956: Use less resources running tests to branch-2.2

2020-08-13 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177531#comment-17177531 ] Hudson commented on HBASE-24847: Results for branch branch-2.2 [build #8 on bui

[jira] [Commented] (HBASE-23956) Use less resources running tests

2020-08-13 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177532#comment-17177532 ] Hudson commented on HBASE-23956: Results for branch branch-2.2 [build #8 on bui

[jira] [Commented] (HBASE-23987) NettyRpcClientConfigHelper will not share event loop by default which is incorrect

2020-08-13 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177534#comment-17177534 ] Hudson commented on HBASE-23987: Results for branch branch-2.2 [build #8 on bui

[jira] [Commented] (HBASE-24870) Ignore TestAsyncTableRSCrashPublish

2020-08-13 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177533#comment-17177533 ] Hudson commented on HBASE-24870: Results for branch branch-2.2 [build #8 on bui

[GitHub] [hbase] bsglz commented on a change in pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread GitBox
bsglz commented on a change in pull request #2254: URL: https://github.com/apache/hbase/pull/2254#discussion_r470429209 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/assignment/UnassignProcedure.java ## @@ -80,9 +78,6 @@ protected void serializeStateD

[jira] [Updated] (HBASE-24878) Backport part of HBASE-24079 and HBASE-24034

2020-08-13 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-24878: --- Summary: Backport part of HBASE-24079 and HBASE-24034 (was: Backport part of HBASE-24079 )

[GitHub] [hbase] bsglz commented on a change in pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread GitBox
bsglz commented on a change in pull request #2254: URL: https://github.com/apache/hbase/pull/2254#discussion_r470428399 ## File path: hbase-shell/src/main/ruby/hbase/admin.rb ## @@ -537,8 +537,8 @@ def assign(region_name) #---

[GitHub] [hbase] bsglz commented on a change in pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread GitBox
bsglz commented on a change in pull request #2254: URL: https://github.com/apache/hbase/pull/2254#discussion_r470424739 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/MasterObserver.java ## @@ -508,35 +508,57 @@ default void postAssign(final Obse

[GitHub] [hbase] infraio merged pull request #2257: HBASE-24879 Fix the shellcheck download url

2020-08-13 Thread GitBox
infraio merged pull request #2257: URL: https://github.com/apache/hbase/pull/2257 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 th

[GitHub] [hbase] bsglz commented on a change in pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread GitBox
bsglz commented on a change in pull request #2254: URL: https://github.com/apache/hbase/pull/2254#discussion_r470423500 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/MasterObserver.java ## @@ -508,35 +508,57 @@ default void postAssign(final Obse

[GitHub] [hbase] bsglz commented on a change in pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread GitBox
bsglz commented on a change in pull request #2254: URL: https://github.com/apache/hbase/pull/2254#discussion_r470423388 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/MasterObserver.java ## @@ -508,35 +508,57 @@ default void postAssign(final Obse

[GitHub] [hbase] bsglz commented on a change in pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread GitBox
bsglz commented on a change in pull request #2254: URL: https://github.com/apache/hbase/pull/2254#discussion_r470422725 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdmin.java ## @@ -591,7 +596,11 @@ * @param forcible If true, force unassign

[GitHub] [hbase] bsglz commented on a change in pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread GitBox
bsglz commented on a change in pull request #2254: URL: https://github.com/apache/hbase/pull/2254#discussion_r470422377 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java ## @@ -784,9 +791,12 @@ default void move(byte[] encodedRegionName, byte[]

[GitHub] [hbase] Apache9 commented on pull request #2237: HBASE-24833: Bootstrap should not delete the META table directory if …

2020-08-13 Thread GitBox
Apache9 commented on pull request #2237: URL: https://github.com/apache/hbase/pull/2237#issuecomment-673896406 The inconsistency is between the data on filesystem and zookeeper. In general, after the meta table has been initialized, it should have a directory on the file system, and also a

[GitHub] [hbase] taklwu edited a comment on pull request #2237: HBASE-24833: Bootstrap should not delete the META table directory if …

2020-08-13 Thread GitBox
taklwu edited a comment on pull request #2237: URL: https://github.com/apache/hbase/pull/2237#issuecomment-673880783 > how we could start a cluster with no data on zookeeper? IMO the title of the google design may be going on the cloud use cases that has been restarting on just HFil

[GitHub] [hbase] Apache-HBase commented on pull request #2257: HBASE-24879 Fix the shellcheck download url

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

[GitHub] [hbase] Apache-HBase commented on pull request #2257: HBASE-24879 Fix the shellcheck download url

2020-08-13 Thread GitBox
Apache-HBase commented on pull request #2257: URL: https://github.com/apache/hbase/pull/2257#issuecomment-673891881 (!) A patch to the testing environment has been detected. Re-executing against the patched versions to perform further tests. The console is at https://ci-hadoop.apach

[GitHub] [hbase] Apache-HBase commented on pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread GitBox
Apache-HBase commented on pull request #2254: URL: https://github.com/apache/hbase/pull/2254#issuecomment-673890844 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 27

[GitHub] [hbase] taklwu edited a comment on pull request #2237: HBASE-24833: Bootstrap should not delete the META table directory if …

2020-08-13 Thread GitBox
taklwu edited a comment on pull request #2237: URL: https://github.com/apache/hbase/pull/2237#issuecomment-673880783 > how we could start a cluster with no data on zookeeper? IMO the title of the google design may be going on the cloud use cases that has been restarting on just HFil

[jira] [Commented] (HBASE-24880) Remove ReplicationPeerConfigUpgrader

2020-08-13 Thread niuyulin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177482#comment-17177482 ] niuyulin commented on HBASE-24880: -- let me remove it  > Remove ReplicationPeerConfigUp

[GitHub] [hbase] busbey commented on a change in pull request #2215: HBASE-24627 Normalize one table at a time

2020-08-13 Thread GitBox
busbey commented on a change in pull request #2215: URL: https://github.com/apache/hbase/pull/2215#discussion_r470408344 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java ## @@ -856,11 +856,23 @@ void unassign(byte[] regionName, boolean force)

[GitHub] [hbase] busbey commented on a change in pull request #2215: HBASE-24627 Normalize one table at a time

2020-08-13 Thread GitBox
busbey commented on a change in pull request #2215: URL: https://github.com/apache/hbase/pull/2215#discussion_r470408396 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdmin.java ## @@ -1281,6 +1281,14 @@ */ CompletableFuture normalize();

[GitHub] [hbase] taklwu commented on pull request #2237: HBASE-24833: Bootstrap should not delete the META table directory if …

2020-08-13 Thread GitBox
taklwu commented on pull request #2237: URL: https://github.com/apache/hbase/pull/2237#issuecomment-673880783 > how we could start a cluster with no data on zookeeper? IMO the title of the google design may be going on the cloud use cases that has been restarting on just HFiles with

[GitHub] [hbase] busbey commented on a change in pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread GitBox
busbey commented on a change in pull request #2254: URL: https://github.com/apache/hbase/pull/2254#discussion_r470395358 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java ## @@ -784,9 +791,12 @@ default void move(byte[] encodedRegionName, byte[]

[jira] [Created] (HBASE-24880) Remove ReplicationPeerConfigUpgrader

2020-08-13 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-24880: - Summary: Remove ReplicationPeerConfigUpgrader Key: HBASE-24880 URL: https://issues.apache.org/jira/browse/HBASE-24880 Project: HBase Issue Type: Task Com

[jira] [Updated] (HBASE-24869) migrate website generation to new asf jenkins

2020-08-13 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-24869: Fix Version/s: 3.0.0-alpha-1 Resolution: Fixed Status: Resolved (was: Patch Avai

[jira] [Commented] (HBASE-24869) migrate website generation to new asf jenkins

2020-08-13 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177454#comment-17177454 ] Sean Busbey commented on HBASE-24869: - I checked on the job on ci-hadoop today and t

[GitHub] [hbase] infraio opened a new pull request #2257: HBASE-24879 Fix the shellcheck download url

2020-08-13 Thread GitBox
infraio opened a new pull request #2257: URL: https://github.com/apache/hbase/pull/2257 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

[jira] [Updated] (HBASE-24879) Fix the shellcheck download url

2020-08-13 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-24879: --- Description: *10:43:08* You are downloading ShellCheck from an outdated URL! *10:43:08* *10:

[jira] [Created] (HBASE-24879) Fix the shellcheck download url

2020-08-13 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24879: -- Summary: Fix the shellcheck download url Key: HBASE-24879 URL: https://issues.apache.org/jira/browse/HBASE-24879 Project: HBase Issue Type: Sub-task

[GitHub] [hbase] Apache-HBase commented on pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread GitBox
Apache-HBase commented on pull request #2254: URL: https://github.com/apache/hbase/pull/2254#issuecomment-673858160 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 8

[GitHub] [hbase] Apache9 commented on a change in pull request #2191: HBASE-24813 ReplicationSource should clear buffer usage on Replicatio…

2020-08-13 Thread GitBox
Apache9 commented on a change in pull request #2191: URL: https://github.com/apache/hbase/pull/2191#discussion_r470374275 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.java ## @@ -650,6 +650,10 @@ public void termin

[GitHub] [hbase] Apache-HBase commented on pull request #2215: HBASE-24627 Normalize one table at a time

2020-08-13 Thread GitBox
Apache-HBase commented on pull request #2215: URL: https://github.com/apache/hbase/pull/2215#issuecomment-673841254 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 4s

[GitHub] [hbase] Apache9 commented on pull request #2130: HBASE-24765: Dynamic master discovery

2020-08-13 Thread GitBox
Apache9 commented on pull request #2130: URL: https://github.com/apache/hbase/pull/2130#issuecomment-673840254 Oh shit, I forgot to hit the submit review button... Sorry @bharathv , I've commented long ago but forgot to submit them... Hope you still have patience to fix the rev

[GitHub] [hbase] Apache9 commented on a change in pull request #2130: HBASE-24765: Dynamic master discovery

2020-08-13 Thread GitBox
Apache9 commented on a change in pull request #2130: URL: https://github.com/apache/hbase/pull/2130#discussion_r459835061 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/MasterRegistry.java ## @@ -170,6 +214,11 @@ public static String getMasterAddr(Conf

[GitHub] [hbase] Apache9 commented on pull request #2237: HBASE-24833: Bootstrap should not delete the META table directory if …

2020-08-13 Thread GitBox
Apache9 commented on pull request #2237: URL: https://github.com/apache/hbase/pull/2237#issuecomment-673836007 I think we'd better start from a high level design, on how we could start a cluster with no data on zookeeper. My proposal is always, introducing a new option in HBCK2 to reconstr

[GitHub] [hbase] infraio commented on a change in pull request #2249: HBASE-24871 Replication may loss data when refresh recovered replicat…

2020-08-13 Thread GitBox
infraio commented on a change in pull request #2249: URL: https://github.com/apache/hbase/pull/2249#discussion_r470366397 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java ## @@ -516,7 +516,7 @@ public void

[GitHub] [hbase] infraio opened a new pull request #2256: HBASE-24878 Backport part of HBASE-24079

2020-08-13 Thread GitBox
infraio opened a new pull request #2256: URL: https://github.com/apache/hbase/pull/2256 hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide3.java Be explicit about timestamping to avoid concurrent edit landing server-side and messing up test expectation.

[GitHub] [hbase] infraio merged pull request #2248: HBASE-24870 Ignore TestAsyncTableRSCrashPublish

2020-08-13 Thread GitBox
infraio merged pull request #2248: URL: https://github.com/apache/hbase/pull/2248 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 th

[GitHub] [hbase] infraio merged pull request #2247: HBASE-24847 Backport HBASE-23956: Use less resources running tests to…

2020-08-13 Thread GitBox
infraio merged pull request #2247: URL: https://github.com/apache/hbase/pull/2247 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 th

[jira] [Created] (HBASE-24878) Backport part of HBASE-24079

2020-08-13 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-24878: -- Summary: Backport part of HBASE-24079 Key: HBASE-24878 URL: https://issues.apache.org/jira/browse/HBASE-24878 Project: HBase Issue Type: Sub-task

[GitHub] [hbase] Apache-HBase commented on pull request #2215: HBASE-24627 Normalize one table at a time

2020-08-13 Thread GitBox
Apache-HBase commented on pull request #2215: URL: https://github.com/apache/hbase/pull/2215#issuecomment-673783465 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 4m 44s

[jira] [Resolved] (HBASE-24079) [Flakey Tests] Misc fixes and debug; fix BindException in Thrift tests; add waits on quota table to come online; etc.

2020-08-13 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24079. Resolution: Fixed Cannot cherry-pick to branch-2.2 directly. Will open new issue to backpo

[jira] [Reopened] (HBASE-24079) [Flakey Tests] Misc fixes and debug; fix BindException in Thrift tests; add waits on quota table to come online; etc.

2020-08-13 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reopened HBASE-24079: Reopen for cherry-pick to branch-2.2. > [Flakey Tests] Misc fixes and debug; fix BindExceptio

[GitHub] [hbase] taklwu commented on a change in pull request #2113: HBASE-24286: HMaster won't become healthy after after cloning or crea…

2020-08-13 Thread GitBox
taklwu commented on a change in pull request #2113: URL: https://github.com/apache/hbase/pull/2113#discussion_r470312667 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/InitMetaProcedure.java ## @@ -71,7 +71,11 @@ private static void writeFsLa

[GitHub] [hbase] Apache-HBase commented on pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread GitBox
Apache-HBase commented on pull request #2254: URL: https://github.com/apache/hbase/pull/2254#issuecomment-673765633 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 8

[GitHub] [hbase] taklwu edited a comment on pull request #2237: HBASE-24833: Bootstrap should not delete the META table directory if …

2020-08-13 Thread GitBox
taklwu edited a comment on pull request #2237: URL: https://github.com/apache/hbase/pull/2237#issuecomment-673751605 > should not depend on the data on zookeeper. I agreed with you that we may not be ready to totally skip relying on the data stored on zookeeper, that's definitely a b

[GitHub] [hbase] taklwu commented on pull request #2237: HBASE-24833: Bootstrap should not delete the META table directory if …

2020-08-13 Thread GitBox
taklwu commented on pull request #2237: URL: https://github.com/apache/hbase/pull/2237#issuecomment-673751605 > should not depend on the data on zookeeper. I agreed with you that we may not be ready to totally skip relying on the data stored on zookeeper, that's definitely a boarder

[GitHub] [hbase] Apache-HBase commented on pull request #2215: HBASE-24627 Normalize one table at a time

2020-08-13 Thread GitBox
Apache-HBase commented on pull request #2215: URL: https://github.com/apache/hbase/pull/2215#issuecomment-673750541 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 4m 44

[GitHub] [hbase] Apache-HBase commented on pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread GitBox
Apache-HBase commented on pull request #2254: URL: https://github.com/apache/hbase/pull/2254#issuecomment-673745776 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 35

[GitHub] [hbase] taklwu commented on a change in pull request #2113: HBASE-24286: HMaster won't become healthy after after cloning or crea…

2020-08-13 Thread GitBox
taklwu commented on a change in pull request #2113: URL: https://github.com/apache/hbase/pull/2113#discussion_r470286861 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/InitMetaProcedure.java ## @@ -71,7 +71,11 @@ private static void writeFsLa

[GitHub] [hbase] bharathv commented on a change in pull request #2130: HBASE-24765: Dynamic master discovery

2020-08-13 Thread GitBox
bharathv commented on a change in pull request #2130: URL: https://github.com/apache/hbase/pull/2130#discussion_r470268400 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/MasterAddressRefresher.java ## @@ -0,0 +1,124 @@ +/* + * Licensed to the Apache So

[jira] [Updated] (HBASE-23976) [flakey test] TestVerifyBucketCacheFile

2020-08-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-23976: - Attachment: TEST-org.apache.hadoop.hbase.io.hfile.bucket.TestVerifyBucketCacheFile.xml > [flake

[jira] [Commented] (HBASE-23976) [flakey test] TestVerifyBucketCacheFile

2020-08-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177333#comment-17177333 ] Nick Dimiduk commented on HBASE-23976: -- Hit this one again on  https://ci-hadoop.ap

[GitHub] [hbase] Apache-HBase commented on pull request #2247: HBASE-24847 Backport HBASE-23956: Use less resources running tests to…

2020-08-13 Thread GitBox
Apache-HBase commented on pull request #2247: URL: https://github.com/apache/hbase/pull/2247#issuecomment-673720378 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 34s

[GitHub] [hbase] ndimiduk commented on a change in pull request #2130: HBASE-24765: Dynamic master discovery

2020-08-13 Thread GitBox
ndimiduk commented on a change in pull request #2130: URL: https://github.com/apache/hbase/pull/2130#discussion_r470252040 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/MasterAddressRefresher.java ## @@ -0,0 +1,124 @@ +/* + * Licensed to the Apache So

[jira] [Commented] (HBASE-24876) Fix the flaky job url in hbase-personality.sh

2020-08-13 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177326#comment-17177326 ] Hudson commented on HBASE-24876: Results for branch branch-1.4 [build #3 on bui

[GitHub] [hbase] Apache-HBase commented on pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

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

[GitHub] [hbase] virajjasani commented on pull request #2130: HBASE-24765: Dynamic master discovery

2020-08-13 Thread GitBox
virajjasani commented on pull request #2130: URL: https://github.com/apache/hbase/pull/2130#issuecomment-673624360 Ah, somehow missed this today. Will take a look tomorrow 👍 This is an automated message from the Apache Git S

[GitHub] [hbase] bharathv commented on pull request #2130: HBASE-24765: Dynamic master discovery

2020-08-13 Thread GitBox
bharathv commented on pull request #2130: URL: https://github.com/apache/hbase/pull/2130#issuecomment-673604488 any more thoughts on this? i think I addressed the review comments, let me know if I missed something. Thanks. T

[jira] [Commented] (HBASE-24844) Exception on standalone (master) shutdown

2020-08-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177183#comment-17177183 ] Nick Dimiduk commented on HBASE-24844: -- Thanks for the quick turn-around [~wenfeiyi

[jira] [Commented] (HBASE-24876) Fix the flaky job url in hbase-personality.sh

2020-08-13 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177180#comment-17177180 ] Hudson commented on HBASE-24876: Results for branch branch-1 [build #6 on build

[GitHub] [hbase] Apache-HBase commented on pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread GitBox
Apache-HBase commented on pull request #2254: URL: https://github.com/apache/hbase/pull/2254#issuecomment-673558052 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 43

[jira] [Commented] (HBASE-24876) Fix the flaky job url in hbase-personality.sh

2020-08-13 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177107#comment-17177107 ] Hudson commented on HBASE-24876: Results for branch branch-2.2 [build #6 on bui

[GitHub] [hbase] bsglz commented on pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread GitBox
bsglz commented on pull request #2254: URL: https://github.com/apache/hbase/pull/2254#issuecomment-673549359 No prob. @virajjasani This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [hbase] Apache-HBase commented on pull request #2247: HBASE-24847 Backport HBASE-23956: Use less resources running tests to…

2020-08-13 Thread GitBox
Apache-HBase commented on pull request #2247: URL: https://github.com/apache/hbase/pull/2247#issuecomment-673501324 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 24s

[GitHub] [hbase] Apache-HBase commented on pull request #2191: HBASE-24813 ReplicationSource should clear buffer usage on Replicatio…

2020-08-13 Thread GitBox
Apache-HBase commented on pull request #2191: URL: https://github.com/apache/hbase/pull/2191#issuecomment-673491296 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 6s

[GitHub] [hbase] Apache-HBase commented on pull request #2248: HBASE-24870 Ignore TestAsyncTableRSCrashPublish

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

[GitHub] [hbase] virajjasani commented on pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread GitBox
virajjasani commented on pull request #2254: URL: https://github.com/apache/hbase/pull/2254#issuecomment-673486059 > > Is this driven by https://issues.apache.org/jira/browse/HBASE-20881 ? > > Seems earlier, by https://issues.apache.org/jira/browse/HBASE-14614(AMv2), though the Unass

[GitHub] [hbase] virajjasani commented on a change in pull request #2255: HBASE-24877 Add option to avoid aborting RS process upon uncaught exc…

2020-08-13 Thread GitBox
virajjasani commented on a change in pull request #2255: URL: https://github.com/apache/hbase/pull/2255#discussion_r469904081 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.java ## @@ -583,16 +614,27 @@ private void

[GitHub] [hbase] Apache-HBase commented on pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

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

[GitHub] [hbase] Apache-HBase commented on pull request #2191: HBASE-24813 ReplicationSource should clear buffer usage on Replicatio…

2020-08-13 Thread GitBox
Apache-HBase commented on pull request #2191: URL: https://github.com/apache/hbase/pull/2191#issuecomment-673458194 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 8s

[GitHub] [hbase] Apache-HBase commented on pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread GitBox
Apache-HBase commented on pull request #2254: URL: https://github.com/apache/hbase/pull/2254#issuecomment-673456581 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 41

[jira] [Commented] (HBASE-24876) Fix the flaky job url in hbase-personality.sh

2020-08-13 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176974#comment-17176974 ] Guanghao Zhang commented on HBASE-24876: This fix worked. See  [https://ci-hadoo

[jira] [Commented] (HBASE-24869) migrate website generation to new asf jenkins

2020-08-13 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176963#comment-17176963 ] Hudson commented on HBASE-24869: Results for branch master [build #7 on builds.

[jira] [Commented] (HBASE-24583) Normalizer can't actually merge empty regions when neighbor is larger than average size

2020-08-13 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176964#comment-17176964 ] Hudson commented on HBASE-24583: Results for branch master [build #7 on builds.

[jira] [Commented] (HBASE-24568) do-release need not wait for tag

2020-08-13 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176965#comment-17176965 ] Hudson commented on HBASE-24568: Results for branch master [build #7 on builds.

[jira] [Commented] (HBASE-24844) Exception on standalone (master) shutdown

2020-08-13 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176962#comment-17176962 ] Hudson commented on HBASE-24844: Results for branch master [build #7 on builds.

[GitHub] [hbase] Apache-HBase commented on pull request #2255: HBASE-24877 Add option to avoid aborting RS process upon uncaught exc…

2020-08-13 Thread GitBox
Apache-HBase commented on pull request #2255: URL: https://github.com/apache/hbase/pull/2255#issuecomment-673445925 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 41

[GitHub] [hbase] bsglz commented on pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread GitBox
bsglz commented on pull request #2254: URL: https://github.com/apache/hbase/pull/2254#issuecomment-673444023 > Is this driven by https://issues.apache.org/jira/browse/HBASE-20881 ? Seems earlier, by https://issues.apache.org/jira/browse/HBASE-14614(AMv2), though the UnassignProcedure

[GitHub] [hbase] Apache-HBase commented on pull request #2255: HBASE-24877 Add option to avoid aborting RS process upon uncaught exc…

2020-08-13 Thread GitBox
Apache-HBase commented on pull request #2255: URL: https://github.com/apache/hbase/pull/2255#issuecomment-673440803 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 45s

[GitHub] [hbase] virajjasani commented on pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread GitBox
virajjasani commented on pull request #2254: URL: https://github.com/apache/hbase/pull/2254#issuecomment-673429097 Is this driven by https://issues.apache.org/jira/browse/HBASE-20881 ? This is an automated message from the Ap

[GitHub] [hbase] Apache-HBase commented on pull request #2254: HBASE-24875 Remove the force param for unassign since it dose not take effect any more

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

[GitHub] [hbase] wchevreuil opened a new pull request #2255: HBASE-24877 Add option to avoid aborting RS process upon uncaught exc…

2020-08-13 Thread GitBox
wchevreuil opened a new pull request #2255: URL: https://github.com/apache/hbase/pull/2255 …eptions happen on replication source This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Created] (HBASE-24877) Add option to avoid aborting RS process upon uncaught exceptions happen on replication source

2020-08-13 Thread Wellington Chevreuil (Jira)
Wellington Chevreuil created HBASE-24877: Summary: Add option to avoid aborting RS process upon uncaught exceptions happen on replication source Key: HBASE-24877 URL: https://issues.apache.org/jira/browse/

[GitHub] [hbase] bsglz commented on pull request #2254: HBASE-24875 The describe and param for unassign not correct since the…

2020-08-13 Thread GitBox
bsglz commented on pull request #2254: URL: https://github.com/apache/hbase/pull/2254#issuecomment-673416359 > Bit confused by the original description here, it suggests this was only a doc change, but there are new methods definitions and deprecations in the API. > > Can you explain

[jira] [Updated] (HBASE-24875) Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24875: --- Description: Currently unassign region in fact only close it, so not need force param any more.(

[jira] [Updated] (HBASE-24875) Remove the force param for unassign since it dose not take effect any more

2020-08-13 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24875: --- Summary: Remove the force param for unassign since it dose not take effect any more (was: The seman

[jira] [Updated] (HBASE-24875) The semantic of unassign changed and the force param does't take effect

2020-08-13 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24875: --- Summary: The semantic of unassign changed and the force param does't take effect (was: The semantic

[jira] [Updated] (HBASE-24875) The semantic of unassign changed and the force param does't take effct

2020-08-13 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24875: --- Summary: The semantic of unassign changed and the force param does't take effct (was: The semantic

[jira] [Updated] (HBASE-24875) The semantic of unassign not correct and the force param does't take effct since the implementation changed at server side

2020-08-13 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24875: --- Summary: The semantic of unassign not correct and the force param does't take effct since the implem

[jira] [Updated] (HBASE-24875) The semantic of unassign not correct and the force param does't take effct since the implementation changed at server side

2020-08-13 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24875: --- Description: The semantic of unassign not correct and the force param does't take effct since the im

[jira] [Commented] (HBASE-24854) Correct the help content of assign and unassign commands in hbase shell

2020-08-13 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176923#comment-17176923 ] Zheng Wang commented on HBASE-24854: Thanks for all the comments. > Correct the hel

[jira] [Resolved] (HBASE-24873) Not able to access Flink 1.7.2 with HBase 2.0.0 included in HDP cluster 3.0.1

2020-08-13 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HBASE-24873. -- Hadoop Flags: (was: Incompatible change) Resolution: Invalid > Not able to access Flin

[jira] [Commented] (HBASE-24873) Not able to access Flink 1.7.2 with HBase 2.0.0 included in HDP cluster 3.0.1

2020-08-13 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176910#comment-17176910 ] Viraj Jasani commented on HBASE-24873: -- Closing this Jira as it is not related to O

[jira] [Commented] (HBASE-24873) Not able to access Flink 1.7.2 with HBase 2.0.0 included in HDP cluster 3.0.1

2020-08-13 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176909#comment-17176909 ] Viraj Jasani commented on HBASE-24873: -- HBase Opensource community has EOL'ed 2.0 r

[GitHub] [hbase] Apache-HBase commented on pull request #2191: HBASE-24813 ReplicationSource should clear buffer usage on Replicatio…

2020-08-13 Thread GitBox
Apache-HBase commented on pull request #2191: URL: https://github.com/apache/hbase/pull/2191#issuecomment-673400498 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 35

[GitHub] [hbase] Apache9 commented on pull request #2237: HBASE-24833: Bootstrap should not delete the META table directory if …

2020-08-13 Thread GitBox
Apache9 commented on pull request #2237: URL: https://github.com/apache/hbase/pull/2237#issuecomment-673400372 Anyway, let's get back to the initial goal? I think it is to support restart a cluster with nothing on zookeeper? Let's have an overall design first? As I said above, it is not ea

[jira] [Resolved] (HBASE-24854) Correct the help content of assign and unassign commands in hbase shell

2020-08-13 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HBASE-24854. -- Fix Version/s: 2.3.2 2.2.7 2.4.0 3.0.0

  1   2   >