[GitHub] [hbase] Apache9 opened a new pull request #3331: HBASE-25939 Move more tests code for StochasticLoadBalancer to hbase-…

2021-05-28 Thread GitBox
Apache9 opened a new pull request #3331: URL: https://github.com/apache/hbase/pull/3331 …balancer module -- 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 the specific comment. For queries about

[jira] [Commented] (HBASE-25914) Provide slow/large logs on RegionServer UI

2021-05-28 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17353399#comment-17353399 ] Michael Stack commented on HBASE-25914: --- On naming, instead of 'Name Queue Log' , which exposes

[GitHub] [hbase] virajjasani merged pull request #3308: HBASE-25910 - Fix port assignment test

2021-05-28 Thread GitBox
virajjasani merged pull request #3308: URL: https://github.com/apache/hbase/pull/3308 -- 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 the specific comment. For queries about this service,

[GitHub] [hbase] pankaj72981 commented on a change in pull request #3319: HBASE-25914 Provide slow/large logs on RegionServer UI

2021-05-28 Thread GitBox
pankaj72981 commented on a change in pull request #3319: URL: https://github.com/apache/hbase/pull/3319#discussion_r641634864 ## File path: hbase-server/src/main/resources/hbase-webapps/regionserver/rsNamedQueueLog.jsp ## @@ -0,0 +1,157 @@ +<%-- +/** + * Licensed to the

[jira] [Resolved] (HBASE-25910) Fix TestClusterPortAssignment.testClusterPortAssignment test and re-enable it.

2021-05-28 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HBASE-25910. -- Fix Version/s: 2.4.4 2.3.6 2.5.0 Hadoop Flags:

[jira] [Commented] (HBASE-25920) Support Hadoop 3.3.1

2021-05-28 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17353410#comment-17353410 ] Michael Stack commented on HBASE-25920: --- The suggested fix for TestBackupSmallTests works for me.

[GitHub] [hbase] Apache-HBase commented on pull request #3329: HBASE-25938 The SnapshotOfRegionAssignmentFromMeta.initialize call in…

2021-05-28 Thread GitBox
Apache-HBase commented on pull request #3329: URL: https://github.com/apache/hbase/pull/3329#issuecomment-850509830 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m

[jira] [Commented] (HBASE-25920) Support Hadoop 3.3.1

2021-05-28 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17353418#comment-17353418 ] Wei-Chiu Chuang commented on HBASE-25920: - For TestBackupSmallTests, we will revert the

[GitHub] [hbase] belugabehr commented on a change in pull request #3330: HBASE-25937: Clarify UnknownRegionException

2021-05-28 Thread GitBox
belugabehr commented on a change in pull request #3330: URL: https://github.com/apache/hbase/pull/3330#discussion_r641657779 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/UnknownRegionException.java ## @@ -26,12 +26,25 @@ */ @InterfaceAudience.Public

[GitHub] [hbase] Apache9 opened a new pull request #3329: HBASE-25938 The SnapshotOfRegionAssignmentFromMeta.initialize call in…

2021-05-28 Thread GitBox
Apache9 opened a new pull request #3329: URL: https://github.com/apache/hbase/pull/3329 … FavoredNodeLoadBalancer is just a dummy one -- 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 the

[jira] [Commented] (HBASE-25914) Provide slow/large logs on RegionServer UI

2021-05-28 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17353388#comment-17353388 ] Viraj Jasani commented on HBASE-25914: -- {quote}My concern w/ 'Name Queue Log' is that it indeed is

[jira] [Resolved] (HBASE-25861) Correct the usage of Configuration#addDeprecation

2021-05-28 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack resolved HBASE-25861. --- Hadoop Flags: Reviewed Resolution: Fixed Re-resolving. Issue addressed over in

[GitHub] [hbase] Apache-HBase commented on pull request #3327: HBASE-25916 Move FavoredNodeLoadBalancer to hbase-balancer module

2021-05-28 Thread GitBox
Apache-HBase commented on pull request #3327: URL: https://github.com/apache/hbase/pull/3327#issuecomment-850478116 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] Apache-HBase commented on pull request #3328: HBASE-25936: Improve Logging Statement Formatting

2021-05-28 Thread GitBox
Apache-HBase commented on pull request #3328: URL: https://github.com/apache/hbase/pull/3328#issuecomment-850483816 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] saintstack commented on pull request #3325: HBASE-25934 Add username for RegionScannerHolder

2021-05-28 Thread GitBox
saintstack commented on pull request #3325: URL: https://github.com/apache/hbase/pull/3325#issuecomment-850484679 Agree the test failures look unrelated. Rerunning tests just to be sure. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [hbase] busbey commented on a change in pull request #3330: HBASE-25937: Clarify UnknownRegionException

2021-05-28 Thread GitBox
busbey commented on a change in pull request #3330: URL: https://github.com/apache/hbase/pull/3330#discussion_r641627968 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/UnknownRegionException.java ## @@ -26,12 +26,25 @@ */ @InterfaceAudience.Public public

[GitHub] [hbase] Apache-HBase commented on pull request #3328: HBASE-25936: Improve Logging Statement Formatting

2021-05-28 Thread GitBox
Apache-HBase commented on pull request #3328: URL: https://github.com/apache/hbase/pull/3328#issuecomment-850484705 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

[GitHub] [hbase] pankaj72981 commented on a change in pull request #3319: HBASE-25914 Provide slow/large logs on RegionServer UI

2021-05-28 Thread GitBox
pankaj72981 commented on a change in pull request #3319: URL: https://github.com/apache/hbase/pull/3319#discussion_r641626284 ## File path: hbase-server/src/main/resources/hbase-webapps/regionserver/rsNamedQueueLog.jsp ## @@ -0,0 +1,157 @@ +<%-- +/** + * Licensed to the

[GitHub] [hbase] pankaj72981 commented on a change in pull request #3319: HBASE-25914 Provide slow/large logs on RegionServer UI

2021-05-28 Thread GitBox
pankaj72981 commented on a change in pull request #3319: URL: https://github.com/apache/hbase/pull/3319#discussion_r641626284 ## File path: hbase-server/src/main/resources/hbase-webapps/regionserver/rsNamedQueueLog.jsp ## @@ -0,0 +1,157 @@ +<%-- +/** + * Licensed to the

[GitHub] [hbase] vli02 commented on a change in pull request #3308: HBASE-25910 - Fix port assignment test

2021-05-28 Thread GitBox
vli02 commented on a change in pull request #3308: URL: https://github.com/apache/hbase/pull/3308#discussion_r641628429 ## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/TestClusterPortAssignment.java ## @@ -67,13 +71,14 @@ public void

[GitHub] [hbase] virajjasani commented on pull request #3302: HBASE-25911 Replace calls to System.currentTimeMillis with EnvironmentEdgeManager.currentTime

2021-05-28 Thread GitBox
virajjasani commented on pull request #3302: URL: https://github.com/apache/hbase/pull/3302#issuecomment-850502504 > https://stackoverflow.com/questions/19052316/why-is-system-nanotime-way-slower-in-performance-than-system-currenttimemill As per the Oracle blog (link to blog is

[GitHub] [hbase] virajjasani edited a comment on pull request #3302: HBASE-25911 Replace calls to System.currentTimeMillis with EnvironmentEdgeManager.currentTime

2021-05-28 Thread GitBox
virajjasani edited a comment on pull request #3302: URL: https://github.com/apache/hbase/pull/3302#issuecomment-850502504 > https://stackoverflow.com/questions/19052316/why-is-system-nanotime-way-slower-in-performance-than-system-currenttimemill As per the Oracle blog (link to blog

[GitHub] [hbase] Apache-HBase commented on pull request #3330: HBASE-25937: Clarify UnknownRegionException

2021-05-28 Thread GitBox
Apache-HBase commented on pull request #3330: URL: https://github.com/apache/hbase/pull/3330#issuecomment-850510607 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m

<    1   2   3