[jira] [Resolved] (HBASE-24327) TestMasterShutdown#testMasterShutdownBeforeStartingAnyRegionServer can fail with retries exhausted on an admin call.

2020-05-16 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani resolved HBASE-24327. -- Resolution: Fixed > TestMasterShutdown#testMasterShutdownBeforeStartingAnyRegionServer can fai

[jira] [Created] (HBASE-24382) Flush partial stores of region filtered by seqId when archive wal due to too many wals

2020-05-16 Thread Zheng Wang (Jira)
Zheng Wang created HBASE-24382: -- Summary: Flush partial stores of region filtered by seqId when archive wal due to too many wals Key: HBASE-24382 URL: https://issues.apache.org/jira/browse/HBASE-24382 Pr

[jira] [Updated] (HBASE-24382) Flush partial stores of region filtered by seqId when archive wal due to too many wals

2020-05-16 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24382: --- Description: When the logRoller archive the oldest wal due to too many wals, if a region should be f

[jira] [Work started] (HBASE-24382) Flush partial stores of region filtered by seqId when archive wal due to too many wals

2020-05-16 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-24382 started by Zheng Wang. -- > Flush partial stores of region filtered by seqId when archive wal due to too > m

[jira] [Commented] (HBASE-23887) BlockCache performance improve by reduce eviction rate

2020-05-16 Thread Danil Lipovoy (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17109077#comment-17109077 ] Danil Lipovoy commented on HBASE-23887: --- Just made some visualisation: !BlockCach

[jira] [Updated] (HBASE-23887) BlockCache performance improve by reduce eviction rate

2020-05-16 Thread Danil Lipovoy (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danil Lipovoy updated HBASE-23887: -- Attachment: BlockCacheEvictionProcess.gif > BlockCache performance improve by reduce eviction

[jira] [Commented] (HBASE-24327) TestMasterShutdown#testMasterShutdownBeforeStartingAnyRegionServer can fail with retries exhausted on an admin call.

2020-05-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17109080#comment-17109080 ] Hudson commented on HBASE-24327: Results for branch master [build #1729 on buil

[GitHub] [hbase] virajjasani commented on a change in pull request #1681: HBASE-23938 : System table hbase:slowlog to store complete slow/large…

2020-05-16 Thread GitBox
virajjasani commented on a change in pull request #1681: URL: https://github.com/apache/hbase/pull/1681#discussion_r426139520 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/slowlog/LogEventHandler.java ## @@ -256,4 +278,32 @@ private boolean isF

[GitHub] [hbase] virajjasani commented on a change in pull request #1681: HBASE-23938 : System table hbase:slowlog to store complete slow/large…

2020-05-16 Thread GitBox
virajjasani commented on a change in pull request #1681: URL: https://github.com/apache/hbase/pull/1681#discussion_r426163100 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/TableName.java ## @@ -83,6 +83,12 @@ public static final TableName META_TABLE_NAME =

[jira] [Commented] (HBASE-23296) Add CompositeBucketCache to support tiered BC

2020-05-16 Thread Anoop Sam John (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17109108#comment-17109108 ] Anoop Sam John commented on HBASE-23296: [~javaman_chen] I dont have access to

[GitHub] [hbase] Apache-HBase commented on pull request #1681: HBASE-23938 : System table hbase:slowlog to store complete slow/large…

2020-05-16 Thread GitBox
Apache-HBase commented on pull request #1681: URL: https://github.com/apache/hbase/pull/1681#issuecomment-629668344 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 29s

[GitHub] [hbase] HorizonNet commented on a change in pull request #1723: HBASE-24381 The Size metrics in Master Webui is wrong if the size is 0

2020-05-16 Thread GitBox
HorizonNet commented on a change in pull request #1723: URL: https://github.com/apache/hbase/pull/1723#discussion_r426174769 ## File path: hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/master/RegionServerListTmpl.jamon ## @@ -162,10 +162,10 @@ Arrays.sort(serverName

[GitHub] [hbase] ramkrish86 commented on a change in pull request #1681: HBASE-23938 : System table hbase:slowlog to store complete slow/large…

2020-05-16 Thread GitBox
ramkrish86 commented on a change in pull request #1681: URL: https://github.com/apache/hbase/pull/1681#discussion_r426174968 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java ## @@ -1532,6 +1532,16 @@ "hbase.regionserver.slowlog.buffer.enable

[jira] [Created] (HBASE-24383) compatibility report in release process should use existing binaries

2020-05-16 Thread Sean Busbey (Jira)
Sean Busbey created HBASE-24383: --- Summary: compatibility report in release process should use existing binaries Key: HBASE-24383 URL: https://issues.apache.org/jira/browse/HBASE-24383 Project: HBase

[jira] [Created] (HBASE-24384) new major version in release script should default compat report to previous latest minor release

2020-05-16 Thread Sean Busbey (Jira)
Sean Busbey created HBASE-24384: --- Summary: new major version in release script should default compat report to previous latest minor release Key: HBASE-24384 URL: https://issues.apache.org/jira/browse/HBASE-24384

[jira] [Created] (HBASE-24385) release scripts should do compat report that includes LimitedPrivate APIs for maintenance releases

2020-05-16 Thread Sean Busbey (Jira)
Sean Busbey created HBASE-24385: --- Summary: release scripts should do compat report that includes LimitedPrivate APIs for maintenance releases Key: HBASE-24385 URL: https://issues.apache.org/jira/browse/HBASE-24385

[jira] [Updated] (HBASE-24385) release scripts should do compat report that includes LimitedPrivate APIs for maintenance releases

2020-05-16 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-24385: Component/s: community > release scripts should do compat report that includes LimitedPrivate APIs

[GitHub] [hbase] virajjasani commented on a change in pull request #1681: HBASE-23938 : System table hbase:slowlog to store complete slow/large…

2020-05-16 Thread GitBox
virajjasani commented on a change in pull request #1681: URL: https://github.com/apache/hbase/pull/1681#discussion_r426177730 ## File path: hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/slowlog/SlowLogRecorder.java ## @@ -86,7 +87,9 @@ public SlowLogRecorder(

[jira] [Commented] (HBASE-24165) maxPoolSize is logged incorrectly in ByteBufferPool

2020-05-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17109167#comment-17109167 ] Hudson commented on HBASE-24165: Results for branch branch-2.2 [build #864 on b

[GitHub] [hbase] Apache-HBase commented on pull request #1685: Backport "HBASE-24305 Prepare deprecations in ServerName (#1666)" to branch-2

2020-05-16 Thread GitBox
Apache-HBase commented on pull request #1685: URL: https://github.com/apache/hbase/pull/1685#issuecomment-629690731 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 42

[GitHub] [hbase] Apache-HBase commented on pull request #1681: HBASE-23938 : System table hbase:slowlog to store complete slow/large…

2020-05-16 Thread GitBox
Apache-HBase commented on pull request #1681: URL: https://github.com/apache/hbase/pull/1681#issuecomment-629696664 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 33

[GitHub] [hbase] Apache-HBase commented on pull request #1681: HBASE-23938 : System table hbase:slowlog to store complete slow/large…

2020-05-16 Thread GitBox
Apache-HBase commented on pull request #1681: URL: https://github.com/apache/hbase/pull/1681#issuecomment-629697348 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 32s

[GitHub] [hbase] Apache-HBase commented on pull request #1681: HBASE-23938 : System table hbase:slowlog to store complete slow/large…

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

[GitHub] [hbase] Apache-HBase commented on pull request #1685: Backport "HBASE-24305 Prepare deprecations in ServerName (#1666)" to branch-2

2020-05-16 Thread GitBox
Apache-HBase commented on pull request #1685: URL: https://github.com/apache/hbase/pull/1685#issuecomment-629703546 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 2m 21s

[GitHub] [hbase] Apache-HBase commented on pull request #1685: Backport "HBASE-24305 Prepare deprecations in ServerName (#1666)" to branch-2

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

[jira] [Commented] (HBASE-24165) maxPoolSize is logged incorrectly in ByteBufferPool

2020-05-16 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17109236#comment-17109236 ] Michael Stack commented on HBASE-24165: --- I can revert unless you want to fix it [~

[jira] [Resolved] (HBASE-24165) maxPoolSize is logged incorrectly in ByteBufferPool

2020-05-16 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-24165. Resolution: Fixed > maxPoolSize is logged incorrectly in ByteBufferPool >

[jira] [Commented] (HBASE-24165) maxPoolSize is logged incorrectly in ByteBufferPool

2020-05-16 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17109242#comment-17109242 ] Guanghao Zhang commented on HBASE-24165: [~stack] No need to revert, sir. The fi

[GitHub] [hbase] Apache-HBase commented on pull request #1681: HBASE-23938 : System table hbase:slowlog to store complete slow/large…

2020-05-16 Thread GitBox
Apache-HBase commented on pull request #1681: URL: https://github.com/apache/hbase/pull/1681#issuecomment-629721606 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 39

[GitHub] [hbase] Apache-HBase commented on pull request #1681: HBASE-23938 : System table hbase:slowlog to store complete slow/large…

2020-05-16 Thread GitBox
Apache-HBase commented on pull request #1681: URL: https://github.com/apache/hbase/pull/1681#issuecomment-629722569 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 40

[GitHub] [hbase] Apache-HBase commented on pull request #1620: HBASE-23339 Release scripts should not need to write out a copy of gpg key material - WIP do not merge

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

[GitHub] [hbase] Apache-HBase commented on pull request #1620: HBASE-23339 Release scripts should not need to write out a copy of gpg key material - WIP do not merge

2020-05-16 Thread GitBox
Apache-HBase commented on pull request #1620: URL: https://github.com/apache/hbase/pull/1620#issuecomment-629727114 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 31

[GitHub] [hbase] Apache-HBase commented on pull request #1620: HBASE-23339 Release scripts should not need to write out a copy of gpg key material - WIP do not merge

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

[jira] [Commented] (HBASE-24271) Set values in `conf/hbase-site.xml` that enable running on `LocalFileSystem` out of the box

2020-05-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17109272#comment-17109272 ] Hudson commented on HBASE-24271: Results for branch branch-2 [build #2664 on bu

[jira] [Commented] (HBASE-24368) Let HBCKSCP clear 'Unknown Servers', even if RegionStateNode has RegionLocation == null

2020-05-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17109269#comment-17109269 ] Hudson commented on HBASE-24368: Results for branch branch-2 [build #2664 on bu

[jira] [Commented] (HBASE-23702) `hbase.hstore.flusher.count` setting to 0 breaks HMaster

2020-05-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17109273#comment-17109273 ] Hudson commented on HBASE-23702: Results for branch branch-2 [build #2664 on bu

[jira] [Commented] (HBASE-24350) HBase table level replication metrics for shippedBytes are always 0

2020-05-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17109270#comment-17109270 ] Hudson commented on HBASE-24350: Results for branch branch-2 [build #2664 on bu

[jira] [Commented] (HBASE-24086) Disable output stream capability enforcement when running in standalone mode

2020-05-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17109271#comment-17109271 ] Hudson commented on HBASE-24086: Results for branch branch-2 [build #2664 on bu

[jira] [Created] (HBASE-24386) TableSnapshotScanner support scan limit

2020-05-16 Thread niuyulin (Jira)
niuyulin created HBASE-24386: Summary: TableSnapshotScanner support scan limit Key: HBASE-24386 URL: https://issues.apache.org/jira/browse/HBASE-24386 Project: HBase Issue Type: Improvement

[GitHub] [hbase] nyl3532016 opened a new pull request #1724: HBASE-24386 TableSnapshotScanner support scan limit

2020-05-16 Thread GitBox
nyl3532016 opened a new pull request #1724: URL: https://github.com/apache/hbase/pull/1724 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

[GitHub] [hbase] Apache-HBase commented on pull request #1724: HBASE-24386 TableSnapshotScanner support scan limit

2020-05-16 Thread GitBox
Apache-HBase commented on pull request #1724: URL: https://github.com/apache/hbase/pull/1724#issuecomment-629736234 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 39

[jira] [Created] (HBASE-24387) TableSnapshotInputFormatImpl support scan limit on each InputSplit

2020-05-16 Thread niuyulin (Jira)
niuyulin created HBASE-24387: Summary: TableSnapshotInputFormatImpl support scan limit on each InputSplit Key: HBASE-24387 URL: https://issues.apache.org/jira/browse/HBASE-24387 Project: HBase I

[jira] [Updated] (HBASE-24387) TableSnapshotInputFormatImpl support scan limit on each InputSplit

2020-05-16 Thread niuyulin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] niuyulin updated HBASE-24387: - Description: In some scenario , We want to  scan limited rows on each InputSplit for sampling verificati

[GitHub] [hbase] Apache-HBase commented on pull request #1724: HBASE-24386 TableSnapshotScanner support scan limit

2020-05-16 Thread GitBox
Apache-HBase commented on pull request #1724: URL: https://github.com/apache/hbase/pull/1724#issuecomment-629744652 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 1m 11

[GitHub] [hbase] Apache-HBase commented on pull request #1724: HBASE-24386 TableSnapshotScanner support scan limit

2020-05-16 Thread GitBox
Apache-HBase commented on pull request #1724: URL: https://github.com/apache/hbase/pull/1724#issuecomment-629744988 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 32

[GitHub] [hbase] Apache-HBase commented on pull request #1724: HBASE-24386 TableSnapshotScanner support scan limit

2020-05-16 Thread GitBox
Apache-HBase commented on pull request #1724: URL: https://github.com/apache/hbase/pull/1724#issuecomment-629747495 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 29

[jira] [Resolved] (HBASE-23806) Provide a much faster and efficient alternate option to maven and surefire for running tests.

2020-05-16 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller resolved HBASE-23806. Resolution: Won't Fix > Provide a much faster and efficient alternate option to ma

[jira] [Commented] (HBASE-23806) Provide a much faster and efficient alternate option to maven and surefire for running tests.

2020-05-16 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17109348#comment-17109348 ] Mark Robert Miller commented on HBASE-23806: I’m done with my project. I was