[jira] [Updated] (HBASE-23177) If fail to open reference because FNFE, make it plain it is a Reference

2019-10-20 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-23177: -- Attachment: HBASE-23177.branch-1.001.patch > If fail to open reference because FNFE, make it

[jira] [Commented] (HBASE-23177) If fail to open reference because FNFE, make it plain it is a Reference

2019-10-20 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955766#comment-16955766 ] Michael Stack commented on HBASE-23177: --- Retry > If fail to open reference because FNFE, make it

[jira] [Commented] (HBASE-23172) HBase Canary region success count metrics reflect column family successes, not region successes

2019-10-20 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955765#comment-16955765 ] Michael Stack commented on HBASE-23172: --- Retry > HBase Canary region success count metrics

[jira] [Updated] (HBASE-23172) HBase Canary region success count metrics reflect column family successes, not region successes

2019-10-20 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Stack updated HBASE-23172: -- Attachment: HBASE-23172.master.000.patch > HBase Canary region success count metrics reflect

[GitHub] [hbase] saintstack commented on a change in pull request #735: HBASE-22679 : Revamping CellUtil

2019-10-20 Thread GitBox
saintstack commented on a change in pull request #735: HBASE-22679 : Revamping CellUtil URL: https://github.com/apache/hbase/pull/735#discussion_r336845824 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/CellUtil.java ## @@ -714,39 +418,13 @@ public

[GitHub] [hbase] saintstack commented on a change in pull request #735: HBASE-22679 : Revamping CellUtil

2019-10-20 Thread GitBox
saintstack commented on a change in pull request #735: HBASE-22679 : Revamping CellUtil URL: https://github.com/apache/hbase/pull/735#discussion_r336846259 ## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/CellUtil.java ## @@ -714,39 +418,13 @@ public

[jira] [Commented] (HBASE-23169) Random region server aborts while clearing Old Wals

2019-10-20 Thread Karthick (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955751#comment-16955751 ] Karthick commented on HBASE-23169: -- [~wchevreuil] We have 1.4.10 deployed on our production clusters.

[jira] [Updated] (HBASE-23195) FSDataInputStreamWrapper unbuffer can NOT invoke the classes that NOT implements CanUnbuffer but its parents class implements CanUnbuffer

2019-10-20 Thread Zhao Yi Ming (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhao Yi Ming updated HBASE-23195: - Summary: FSDataInputStreamWrapper unbuffer can NOT invoke the classes that NOT implements

[jira] [Updated] (HBASE-23195) FSDataInputStreamWrapper unbuffer can NOT invoke the classes that NOT implements CanUnbuffer but its parents class implements CanUnbuffer

2019-10-20 Thread Zhao Yi Ming (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhao Yi Ming updated HBASE-23195: - Description: FSDataInputStreamWrapper unbuffer can NOT invoke the classes that NOT implements

[jira] [Comment Edited] (HBASE-23195) FSDataInputStreamWrapper unbuffer can NOT invoke the classes NOT implement CanUnbuffer but parents implements CanUnbuffer

2019-10-20 Thread Zhao Yi Ming (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955736#comment-16955736 ] Zhao Yi Ming edited comment on HBASE-23195 at 10/21/19 4:01 AM:

[jira] [Commented] (HBASE-23195) FSDataInputStreamWrapper unbuffer can NOT invoke the classes NOT implement CanUnbuffer but parents implements CanUnbuffer

2019-10-20 Thread Zhao Yi Ming (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955737#comment-16955737 ] Zhao Yi Ming commented on HBASE-23195: -- [~weichiu] I updated HDFS issue 

[jira] [Commented] (HBASE-23195) FSDataInputStreamWrapper unbuffer can NOT invoke the classes NOT implement CanUnbuffer but parents implements CanUnbuffer

2019-10-20 Thread Zhao Yi Ming (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955736#comment-16955736 ] Zhao Yi Ming commented on HBASE-23195: -- [~weichiu] It is related with HDFS issue 

[jira] [Created] (HBASE-23196) The IndexChunkPool’s percentage is hard code to 0.1

2019-10-20 Thread chenxu (Jira)
chenxu created HBASE-23196: -- Summary: The IndexChunkPool’s percentage is hard code to 0.1 Key: HBASE-23196 URL: https://issues.apache.org/jira/browse/HBASE-23196 Project: HBase Issue Type: Bug

[GitHub] [hbase] Apache9 commented on issue #732: HBASE-23187 Update parent region state to SPLIT in meta

2019-10-20 Thread GitBox
Apache9 commented on issue #732: HBASE-23187 Update parent region state to SPLIT in meta URL: https://github.com/apache/hbase/pull/732#issuecomment-544337346 Or we could check for OFFLINE state but for at least for split, we should check the field in RegionInfo.

[GitHub] [hbase] Apache9 commented on issue #732: HBASE-23187 Update parent region state to SPLIT in meta

2019-10-20 Thread GitBox
Apache9 commented on issue #732: HBASE-23187 Update parent region state to SPLIT in meta URL: https://github.com/apache/hbase/pull/732#issuecomment-544337279 The problem here is that we need to check the split and offline field in RegionInfo, not the state...

[jira] [Assigned] (HBASE-23195) FSDataInputStreamWrapper unbuffer can NOT invoke the classes NOT implement CanUnbuffer but parents implements CanUnbuffer

2019-10-20 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reassigned HBASE-23195: - Assignee: Zhao Yi Ming > FSDataInputStreamWrapper unbuffer can NOT invoke the classes NOT

[jira] [Commented] (HBASE-23195) FSDataInputStreamWrapper unbuffer can NOT invoke the classes NOT implement CanUnbuffer but parents implements CanUnbuffer

2019-10-20 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955727#comment-16955727 ] Duo Zhang commented on HBASE-23195: --- Just create a PR on github, make sure that you have the

[jira] [Commented] (HBASE-23195) FSDataInputStreamWrapper unbuffer can NOT invoke the classes NOT implement CanUnbuffer but parents implements CanUnbuffer

2019-10-20 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955726#comment-16955726 ] Wei-Chiu Chuang commented on HBASE-23195: - I wonder if this is a HDFS issue instead ... >

[jira] [Commented] (HBASE-23195) FSDataInputStreamWrapper unbuffer can NOT invoke the classes NOT implement CanUnbuffer but parents implements CanUnbuffer

2019-10-20 Thread Zhao Yi Ming (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955724#comment-16955724 ] Zhao Yi Ming commented on HBASE-23195: -- Anyone can help give the Hbase authority, and assign this

[jira] [Created] (HBASE-23195) FSDataInputStreamWrapper unbuffer can NOT invoke the classes NOT implement CanUnbuffer but parents implements CanUnbuffer

2019-10-20 Thread Zhao Yi Ming (Jira)
Zhao Yi Ming created HBASE-23195: Summary: FSDataInputStreamWrapper unbuffer can NOT invoke the classes NOT implement CanUnbuffer but parents implements CanUnbuffer Key: HBASE-23195 URL:

[GitHub] [hbase] binlijin commented on issue #732: HBASE-23187 Update parent region state to SPLIT in meta

2019-10-20 Thread GitBox
binlijin commented on issue #732: HBASE-23187 Update parent region state to SPLIT in meta URL: https://github.com/apache/hbase/pull/732#issuecomment-544333908 * Utility. Whether to include region in list of regions. Default is to * weed out split and offline regions. *

[jira] [Resolved] (HBASE-23042) Parameters are incorrect in procedures jsp

2019-10-20 Thread Yi Mei (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Mei resolved HBASE-23042. Fix Version/s: 2.2.3 2.3.0 3.0.0 Resolution: Fixed >

[jira] [Commented] (HBASE-23042) Parameters are incorrect in procedures jsp

2019-10-20 Thread Yi Mei (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955699#comment-16955699 ] Yi Mei commented on HBASE-23042: Pushed to master, branch-2, branche-2.2. Thanks for [~zghao] for

[GitHub] [hbase] Apache9 commented on issue #732: HBASE-23187 Update parent region state to SPLIT in meta

2019-10-20 Thread GitBox
Apache9 commented on issue #732: HBASE-23187 Update parent region state to SPLIT in meta URL: https://github.com/apache/hbase/pull/732#issuecomment-544326077 Anyway, I think we could persist the SPLIT state but the problem is that, when closing the parent region we will set the state to

[GitHub] [hbase] Apache9 commented on issue #732: HBASE-23187 Update parent region state to SPLIT in meta

2019-10-20 Thread GitBox
Apache9 commented on issue #732: HBASE-23187 Update parent region state to SPLIT in meta URL: https://github.com/apache/hbase/pull/732#issuecomment-544324200 I'm also not very familiar with the details SPLIT/MERGE processings. Let me take a look on it, we need to find the correct way to

[GitHub] [hbase] mymeiyi merged pull request #728: HBASE-23042 Parameters are incorrect in procedures jsp

2019-10-20 Thread GitBox
mymeiyi merged pull request #728: HBASE-23042 Parameters are incorrect in procedures jsp URL: https://github.com/apache/hbase/pull/728 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (HBASE-23157) WAL unflushed seqId tracking may wrong when Durability.ASYNC_WAL is used

2019-10-20 Thread Lijin Bin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955691#comment-16955691 ] Lijin Bin commented on HBASE-23157: --- Yes, we must make sure that before calling startCacheFlush we

[GitHub] [hbase] binlijin commented on a change in pull request #732: HBASE-23187 Update parent region state to SPLIT in meta

2019-10-20 Thread GitBox
binlijin commented on a change in pull request #732: HBASE-23187 Update parent region state to SPLIT in meta URL: https://github.com/apache/hbase/pull/732#discussion_r336816984 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/MetaTableAccessor.java ## @@

[jira] [Commented] (HBASE-23157) WAL unflushed seqId tracking may wrong when Durability.ASYNC_WAL is used

2019-10-20 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955688#comment-16955688 ] Duo Zhang commented on HBASE-23157: --- OK, so the problem is that, in startCacheFlush we will remove

[jira] [Comment Edited] (HBASE-23157) WAL unflushed seqId tracking may wrong when Durability.ASYNC_WAL is used

2019-10-20 Thread Lijin Bin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955685#comment-16955685 ] Lijin Bin edited comment on HBASE-23157 at 10/21/19 1:51 AM: - [~zhangduo]

[jira] [Commented] (HBASE-23157) WAL unflushed seqId tracking may wrong when Durability.ASYNC_WAL is used

2019-10-20 Thread Lijin Bin (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955685#comment-16955685 ] Lijin Bin commented on HBASE-23157: --- [~zhangduo] The wal.sync is called after

[GitHub] [hbase] Apache-HBase commented on issue #737: HBASE-23194 : Remove unused methods from TokenUtil

2019-10-20 Thread GitBox
Apache-HBase commented on issue #737: HBASE-23194 : Remove unused methods from TokenUtil URL: https://github.com/apache/hbase/pull/737#issuecomment-544289661 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Commented] (HBASE-23181) Blocked WAL archive: "LogRoller: Failed to schedule flush of 8ee433ad59526778c53cc85ed3762d0b, because it is not online on us"

2019-10-20 Thread Michael Stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955545#comment-16955545 ] Michael Stack commented on HBASE-23181: --- Ugly hack -- not for commit, just parking here -- that

[GitHub] [hbase] virajjasani commented on issue #735: HBASE-22679 : Revamping CellUtil

2019-10-20 Thread GitBox
virajjasani commented on issue #735: HBASE-22679 : Revamping CellUtil URL: https://github.com/apache/hbase/pull/735#issuecomment-544271043 The above unit test failures are flaky, works fine locally. Please review @saintstack

[jira] [Updated] (HBASE-23194) Remove unused methods from TokenUtil

2019-10-20 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HBASE-23194: - Description: Cleanup TokenUtil: remove unused methods from TokenUtil. For util methods to

[jira] [Updated] (HBASE-23194) Remove unused methods from TokenUtil

2019-10-20 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Jasani updated HBASE-23194: - Fix Version/s: 3.0.0 Status: Patch Available (was: In Progress) > Remove unused

[jira] [Work started] (HBASE-23194) Remove unused methods from TokenUtil

2019-10-20 Thread Viraj Jasani (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-23194 started by Viraj Jasani. > Remove unused methods from TokenUtil >

[GitHub] [hbase] virajjasani opened a new pull request #737: HBASE-23194 : Remove unused methods from TokenUtil

2019-10-20 Thread GitBox
virajjasani opened a new pull request #737: HBASE-23194 : Remove unused methods from TokenUtil URL: https://github.com/apache/hbase/pull/737 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [hbase] brfrn169 commented on issue #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs

2019-10-20 Thread GitBox
brfrn169 commented on issue #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs URL: https://github.com/apache/hbase/pull/722#issuecomment-544267271 And don't we need ClientModeTest? This is an automated

[jira] [Created] (HBASE-23194) Remove unused methods from TokenUtil

2019-10-20 Thread Viraj Jasani (Jira)
Viraj Jasani created HBASE-23194: Summary: Remove unused methods from TokenUtil Key: HBASE-23194 URL: https://issues.apache.org/jira/browse/HBASE-23194 Project: HBase Issue Type: Improvement

[GitHub] [hbase] brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs

2019-10-20 Thread GitBox
brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs URL: https://github.com/apache/hbase/pull/722#discussion_r336783647 ## File path:

[GitHub] [hbase] brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs

2019-10-20 Thread GitBox
brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs URL: https://github.com/apache/hbase/pull/722#discussion_r336783942 ## File path:

[GitHub] [hbase] brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs

2019-10-20 Thread GitBox
brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs URL: https://github.com/apache/hbase/pull/722#discussion_r336784728 ## File path:

[GitHub] [hbase] brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs

2019-10-20 Thread GitBox
brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs URL: https://github.com/apache/hbase/pull/722#discussion_r336783898 ## File path:

[GitHub] [hbase] brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs

2019-10-20 Thread GitBox
brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs URL: https://github.com/apache/hbase/pull/722#discussion_r336783503 ## File path:

[GitHub] [hbase] brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs

2019-10-20 Thread GitBox
brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs URL: https://github.com/apache/hbase/pull/722#discussion_r336784148 ## File path:

[GitHub] [hbase] brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs

2019-10-20 Thread GitBox
brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs URL: https://github.com/apache/hbase/pull/722#discussion_r336783677 ## File path:

[GitHub] [hbase] brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs

2019-10-20 Thread GitBox
brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs URL: https://github.com/apache/hbase/pull/722#discussion_r336783841 ## File path:

[GitHub] [hbase] brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs

2019-10-20 Thread GitBox
brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs URL: https://github.com/apache/hbase/pull/722#discussion_r336784393 ## File path: hbase-hbtop/src/main/java/org/apache/hadoop/hbase/hbtop/mode/ModeStrategy.java

[GitHub] [hbase] brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs

2019-10-20 Thread GitBox
brfrn169 commented on a change in pull request #722: HBASE-23065 [hbtop] Top-N heavy hitter user and client drill downs URL: https://github.com/apache/hbase/pull/722#discussion_r336783145 ## File path:

[GitHub] [hbase] Apache-HBase commented on issue #735: HBASE-22679 : Revamping CellUtil

2019-10-20 Thread GitBox
Apache-HBase commented on issue #735: HBASE-22679 : Revamping CellUtil URL: https://github.com/apache/hbase/pull/735#issuecomment-544260780 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| |

[jira] [Updated] (HBASE-11062) hbtop

2019-10-20 Thread Toshihiro Suzuki (Jira)
[ https://issues.apache.org/jira/browse/HBASE-11062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toshihiro Suzuki updated HBASE-11062: - Release Note: Introduces hbtop that's a real-time monitoring tool for HBase like Unix's

[jira] [Commented] (HBASE-23157) WAL unflushed seqId tracking may wrong when Durability.ASYNC_WAL is used

2019-10-20 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955490#comment-16955490 ] Duo Zhang commented on HBASE-23157: --- [~binlijin] After checking the code, we do have a wal.sync when

[jira] [Commented] (HBASE-23181) Blocked WAL archive: "LogRoller: Failed to schedule flush of 8ee433ad59526778c53cc85ed3762d0b, because it is not online on us"

2019-10-20 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955484#comment-16955484 ] Duo Zhang commented on HBASE-23181: --- Do you have in-memory compaction enabled sir? [~stack]. >

[jira] [Updated] (HBASE-23193) ConnectionImplementation.isTableAvailable can not deal with meta table on branch-2.x

2019-10-20 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-23193: -- Summary: ConnectionImplementation.isTableAvailable can not deal with meta table on branch-2.x (was:

[jira] [Updated] (HBASE-23193) ConnectionImplementation.isTableAvailable can not deal with meta table

2019-10-20 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-23193: -- Description: TestRSGroupKillRS is broken by HBASE-22767, as on master the client library has been

[jira] [Updated] (HBASE-23193) ConnectionImplementation.isTableAvailable can not deal with meta table

2019-10-20 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-23193: -- Summary: ConnectionImplementation.isTableAvailable can not deal with meta table (was:

[jira] [Created] (HBASE-23193) TestRSGroupsKillRS is broken on branch-2 and branch-2,2

2019-10-20 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-23193: - Summary: TestRSGroupsKillRS is broken on branch-2 and branch-2,2 Key: HBASE-23193 URL: https://issues.apache.org/jira/browse/HBASE-23193 Project: HBase Issue

[jira] [Commented] (HBASE-23055) Alter hbase:meta

2019-10-20 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955461#comment-16955461 ] Hudson commented on HBASE-23055: Results for branch HBASE-23055 [build #20 on

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

2019-10-20 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955450#comment-16955450 ] Hudson commented on HBASE-22514: Results for branch HBASE-22514 [build #154 on

[jira] [Commented] (HBASE-21110) Issues with Unsafe and JDK 11

2019-10-20 Thread Yu Li (Jira)
[ https://issues.apache.org/jira/browse/HBASE-21110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16955440#comment-16955440 ] Yu Li commented on HBASE-21110: --- About the warning on `java.nio.Bits.unaligned()` invocation, I believe

[GitHub] [hbase] Apache-HBase commented on issue #735: HBASE-22679 : Revamping CellUtil

2019-10-20 Thread GitBox
Apache-HBase commented on issue #735: HBASE-22679 : Revamping CellUtil URL: https://github.com/apache/hbase/pull/735#issuecomment-544237374 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| |

[GitHub] [hbase] Apache9 commented on issue #736: HBASE-23182 The create-release scripts are broken

2019-10-20 Thread GitBox
Apache9 commented on issue #736: HBASE-23182 The create-release scripts are broken URL: https://github.com/apache/hbase/pull/736#issuecomment-544225656 OK the shell check warnings tell us to use double quota but actually, double quota is the problem here... For example,

[GitHub] [hbase] Apache-HBase commented on issue #736: HBASE-23182 The create-release scripts are broken

2019-10-20 Thread GitBox
Apache-HBase commented on issue #736: HBASE-23182 The create-release scripts are broken URL: https://github.com/apache/hbase/pull/736#issuecomment-544225068 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Work started] (HBASE-23182) The create-release scripts are broken

2019-10-20 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-23182 started by Duo Zhang. - > The create-release scripts are broken > - > >

[GitHub] [hbase] Apache9 opened a new pull request #736: HBASE-23182 The create-release scripts are broken

2019-10-20 Thread GitBox
Apache9 opened a new pull request #736: HBASE-23182 The create-release scripts are broken URL: https://github.com/apache/hbase/pull/736 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Updated] (HBASE-23168) Generate CHANGES.md and RELEASENOTES.md for 2.2.2

2019-10-20 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-23168: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Generate CHANGES.md and

[jira] [Resolved] (HBASE-22881) Fix non-daemon threads in hbase server implementation

2019-10-20 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-22881. --- Hadoop Flags: Reviewed Resolution: Fixed Let's open a new issue for fixing the remain

[GitHub] [hbase] Apache9 commented on a change in pull request #732: HBASE-23187 Update parent region state to SPLIT in meta

2019-10-20 Thread GitBox
Apache9 commented on a change in pull request #732: HBASE-23187 Update parent region state to SPLIT in meta URL: https://github.com/apache/hbase/pull/732#discussion_r336764481 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/MetaTableAccessor.java ## @@