[GitHub] [hbase] Apache-HBase commented on issue #163: HBASE-21995 Add a coprocessor to set HDFS ACL for hbase granted user

2019-04-17 Thread GitBox
Apache-HBase commented on issue #163: HBASE-21995 Add a coprocessor to set HDFS ACL for hbase granted user URL: https://github.com/apache/hbase/pull/163#issuecomment-484377327 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--

[jira] [Resolved] (HBASE-22260) Remove deprecated methods in ReplicationLoadSink

2019-04-17 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Hentschel resolved HBASE-22260. --- Resolution: Fixed Hadoop Flags: Incompatible change Fix Version/s: 3.0.0 Rel

[GitHub] [hbase] HorizonNet merged pull request #161: HBASE-22260 Removed deprecated method in ReplicationLoadSink

2019-04-17 Thread GitBox
HorizonNet merged pull request #161: HBASE-22260 Removed deprecated method in ReplicationLoadSink URL: https://github.com/apache/hbase/pull/161 This is an automated message from the Apache Git Service. To respond to the mess

[jira] [Commented] (HBASE-22087) Update LICENSE/shading for the dependencies from the latest Hadoop trunk

2019-04-17 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820738#comment-16820738 ] Wei-Chiu Chuang commented on HBASE-22087: - I mean, the Hadoop trunk precommit te

[jira] [Updated] (HBASE-22256) Enabling FavoredStochasticBalancer on existing cluster leaves regions unassigned

2019-04-17 Thread Nikhil Bafna (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikhil Bafna updated HBASE-22256: - Attachment: HBASE-22256.master.001.patch Status: Patch Available (was: Open) > Enabling

[jira] [Commented] (HBASE-22256) Enabling FavoredStochasticBalancer on existing cluster leaves regions unassigned

2019-04-17 Thread Nikhil Bafna (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820728#comment-16820728 ] Nikhil Bafna commented on HBASE-22256: -- Skip un-assign is required for this to work

[jira] [Comment Edited] (HBASE-22256) Enabling FavoredStochasticBalancer on existing cluster leaves regions unassigned

2019-04-17 Thread Nikhil Bafna (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820728#comment-16820728 ] Nikhil Bafna edited comment on HBASE-22256 at 4/18/19 4:48 AM: ---

[jira] [Updated] (HBASE-22208) Create access checker and expose it in RS

2019-04-17 Thread Yi Mei (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Mei updated HBASE-22208: --- Attachment: HBASE-22208.master.008.patch > Create access checker and expose it in RS > -

[jira] [Commented] (HBASE-22020) upgrade to yetus 0.9.0

2019-04-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820663#comment-16820663 ] Hudson commented on HBASE-22020: Results for branch HBASE-22020 [build #15 on b

[GitHub] [hbase] mymeiyi opened a new pull request #163: HBASE-21995 Add a coprocessor to set HDFS ACL for hbase granted user

2019-04-17 Thread GitBox
mymeiyi opened a new pull request #163: HBASE-21995 Add a coprocessor to set HDFS ACL for hbase granted user URL: https://github.com/apache/hbase/pull/163 To make hbase granted user have the access to scan table snapshots, use HDFS ACLs to set user 'access r-x' or 'default r-x' ACLs over h

[jira] [Updated] (HBASE-21959) CompactionTool should close the store it uses for compacting files, in order to properly archive compacted files.

2019-04-17 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-21959: --- Attachment: HBASE-21959-branch-1.patch > CompactionTool should close the store it uses for c

[jira] [Resolved] (HBASE-21959) CompactionTool should close the store it uses for compacting files, in order to properly archive compacted files.

2019-04-17 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-21959. Resolution: Fixed I reverted this change on branch-1 then pushed the change to the tool wi

[GitHub] [hbase] Apache9 commented on a change in pull request #155: HBASE-22244 Make use of MetricsConnection in async client

2019-04-17 Thread GitBox
Apache9 commented on a change in pull request #155: HBASE-22244 Make use of MetricsConnection in async client URL: https://github.com/apache/hbase/pull/155#discussion_r276493843 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/ConnectionImplementation.java #

[jira] [Commented] (HBASE-22249) Rest Server throws NoClassDefFoundError with Java 11 (run-time)

2019-04-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820623#comment-16820623 ] Hudson commented on HBASE-22249: Results for branch branch-2 [build #1826 on bu

[jira] [Commented] (HBASE-15560) TinyLFU-based BlockCache

2019-04-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820624#comment-16820624 ] Hudson commented on HBASE-15560: Results for branch branch-2 [build #1826 on bu

[jira] [Commented] (HBASE-22150) rssStub in HRegionServer is not thread safe and should not directly be used

2019-04-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820625#comment-16820625 ] Hudson commented on HBASE-22150: Results for branch branch-2 [build #1826 on bu

[jira] [Commented] (HBASE-22249) Rest Server throws NoClassDefFoundError with Java 11 (run-time)

2019-04-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820605#comment-16820605 ] Hudson commented on HBASE-22249: Results for branch branch-2.2 [build #192 on b

[jira] [Commented] (HBASE-22171) Release 1.2.12

2019-04-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820596#comment-16820596 ] Sean Busbey commented on HBASE-22171: - * git tag rel/1.2.12 pushed ([gitbox|https:/

[jira] [Commented] (HBASE-21959) CompactionTool should close the store it uses for compacting files, in order to properly archive compacted files.

2019-04-17 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820567#comment-16820567 ] Xu Cang commented on HBASE-21959: - ok, then this one seems wrong (from another Compactio

[jira] [Commented] (HBASE-22249) Rest Server throws NoClassDefFoundError with Java 11 (run-time)

2019-04-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820564#comment-16820564 ] Hudson commented on HBASE-22249: Results for branch branch-2.1 [build #1062 on

[jira] [Comment Edited] (HBASE-21959) CompactionTool should close the store it uses for compacting files, in order to properly archive compacted files.

2019-04-17 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820561#comment-16820561 ] Andrew Purtell edited comment on HBASE-21959 at 4/17/19 10:53 PM:

[jira] [Commented] (HBASE-21959) CompactionTool should close the store it uses for compacting files, in order to properly archive compacted files.

2019-04-17 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820561#comment-16820561 ] Andrew Purtell commented on HBASE-21959: After a few suite runs it's looking bet

[jira] [Commented] (HBASE-22249) Rest Server throws NoClassDefFoundError with Java 11 (run-time)

2019-04-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820558#comment-16820558 ] Hudson commented on HBASE-22249: Results for branch master [build #941 on build

[jira] [Commented] (HBASE-22171) Release 1.2.12

2019-04-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820557#comment-16820557 ] Hudson commented on HBASE-22171: Results for branch master [build #941 on build

[jira] [Commented] (HBASE-22150) rssStub in HRegionServer is not thread safe and should not directly be used

2019-04-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820560#comment-16820560 ] Hudson commented on HBASE-22150: Results for branch master [build #941 on build

[jira] [Commented] (HBASE-15560) TinyLFU-based BlockCache

2019-04-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820559#comment-16820559 ] Hudson commented on HBASE-15560: Results for branch master [build #941 on build

[jira] [Commented] (HBASE-22081) master shutdown: close RpcServer first thing, close procWAL as soon as viable, and delete znode the last thing

2019-04-17 Thread HBase QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820550#comment-16820550 ] HBase QA commented on HBASE-22081: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vot

[jira] [Commented] (HBASE-21959) CompactionTool should close the store it uses for compacting files, in order to properly archive compacted files.

2019-04-17 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820546#comment-16820546 ] Xu Cang commented on HBASE-21959: - In this code: {code:java} 73 @After 74 public void te

[jira] [Reopened] (HBASE-21959) CompactionTool should close the store it uses for compacting files, in order to properly archive compacted files.

2019-04-17 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-21959: Git bisecting recent unit test instability landed on this commit twice. At first glance it's

[jira] [Created] (HBASE-22265) Cost calculation in SLB may not be correct

2019-04-17 Thread Biju Nair (JIRA)
Biju Nair created HBASE-22265: - Summary: Cost calculation in SLB may not be correct Key: HBASE-22265 URL: https://issues.apache.org/jira/browse/HBASE-22265 Project: HBase Issue Type: Brainstormin

[jira] [Comment Edited] (HBASE-22218) Shell throws "Unsupported Java version" when tried with Java 11 (run-time)

2019-04-17 Thread Sakthi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820524#comment-16820524 ] Sakthi edited comment on HBASE-22218 at 4/17/19 9:35 PM: - FYI: O

[jira] [Commented] (HBASE-22218) Shell throws "Unsupported Java version" when tried with Java 11 (run-time)

2019-04-17 Thread Sakthi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820524#comment-16820524 ] Sakthi commented on HBASE-22218: FYI: Our last attempt to upgrade jruby to 9.1.17 had to

[jira] [Work started] (HBASE-22218) Shell throws "Unsupported Java version" when tried with Java 11 (run-time)

2019-04-17 Thread Sakthi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-22218 started by Sakthi. -- > Shell throws "Unsupported Java version" when tried with Java 11 (run-time) >

[jira] [Commented] (HBASE-22218) Shell throws "Unsupported Java version" when tried with Java 11 (run-time)

2019-04-17 Thread Sakthi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820510#comment-16820510 ] Sakthi commented on HBASE-22218: The error message comes from jruby. Our current version

[jira] [Commented] (HBASE-22171) Release 1.2.12

2019-04-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820494#comment-16820494 ] Hudson commented on HBASE-22171: Results for branch branch-1.2 [build #737 on b

[jira] [Updated] (HBASE-22264) Rest Server (master branch) on jdk 11 throws NoClassDefFoundError : javax/annotation/Priority

2019-04-17 Thread Sakthi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sakthi updated HBASE-22264: --- Labels: jdk11 (was: ) > Rest Server (master branch) on jdk 11 throws NoClassDefFoundError : > javax/annota

[jira] [Work started] (HBASE-22264) Rest Server (master branch) on jdk 11 throws NoClassDefFoundError : javax/annotation/Priority

2019-04-17 Thread Sakthi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-22264 started by Sakthi. -- > Rest Server (master branch) on jdk 11 throws NoClassDefFoundError : > javax/annotation/P

[jira] [Commented] (HBASE-22263) Master creates duplicate ServerCrashProcedure on initialization, leading to assignment hanging in region-dense clusters

2019-04-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820481#comment-16820481 ] Sean Busbey commented on HBASE-22263: - Yeah I've got to do retrospective still to se

[jira] [Updated] (HBASE-22264) Rest Server (master branch) on jdk 11 throws NoClassDefFoundError : javax/annotation/Priority

2019-04-17 Thread Sakthi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sakthi updated HBASE-22264: --- Attachment: hbase-22264.master.001.patch > Rest Server (master branch) on jdk 11 throws NoClassDefFoundError

[jira] [Created] (HBASE-22264) Rest Server (master branch) on jdk 11 throws NoClassDefFoundError : javax/annotation/Priority

2019-04-17 Thread Sakthi (JIRA)
Sakthi created HBASE-22264: -- Summary: Rest Server (master branch) on jdk 11 throws NoClassDefFoundError : javax/annotation/Priority Key: HBASE-22264 URL: https://issues.apache.org/jira/browse/HBASE-22264 Pro

[jira] [Comment Edited] (HBASE-22263) Master creates duplicate ServerCrashProcedure on initialization, leading to assignment hanging in region-dense clusters

2019-04-17 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820475#comment-16820475 ] Xu Cang edited comment on HBASE-22263 at 4/17/19 8:27 PM: -- [~ap

[jira] [Comment Edited] (HBASE-22263) Master creates duplicate ServerCrashProcedure on initialization, leading to assignment hanging in region-dense clusters

2019-04-17 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820478#comment-16820478 ] Esteban Gutierrez edited comment on HBASE-22263 at 4/17/19 8:27 PM: --

[jira] [Commented] (HBASE-22263) Master creates duplicate ServerCrashProcedure on initialization, leading to assignment hanging in region-dense clusters

2019-04-17 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820478#comment-16820478 ] Esteban Gutierrez commented on HBASE-22263: --- bq. What we did to recover in our

[jira] [Commented] (HBASE-22263) Master creates duplicate ServerCrashProcedure on initialization, leading to assignment hanging in region-dense clusters

2019-04-17 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820475#comment-16820475 ] Xu Cang commented on HBASE-22263: - [~apurtell] thanks for describing the case we encount

[jira] [Commented] (HBASE-22263) Master creates duplicate ServerCrashProcedure on initialization, leading to assignment hanging in region-dense clusters

2019-04-17 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820471#comment-16820471 ] Andrew Purtell commented on HBASE-22263: We hit this in production recently. Bec

[jira] [Commented] (HBASE-22263) Master creates duplicate ServerCrashProcedure on initialization, leading to assignment hanging in region-dense clusters

2019-04-17 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820467#comment-16820467 ] Andrew Purtell commented on HBASE-22263: [~xucang] [~abhishek.chouhan] [~lhofhan

[jira] [Commented] (HBASE-22171) Release 1.2.12

2019-04-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820454#comment-16820454 ] Hudson commented on HBASE-22171: SUCCESS: Integrated in Jenkins build HBase-1.2-IT #1221

[jira] [Comment Edited] (HBASE-22263) Master creates duplicate ServerCrashProcedure on initialization, leading to assignment hanging in region-dense clusters

2019-04-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820438#comment-16820438 ] Sean Busbey edited comment on HBASE-22263 at 4/17/19 7:47 PM:

[jira] [Commented] (HBASE-15560) TinyLFU-based BlockCache

2019-04-17 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820448#comment-16820448 ] Eshcar Hillel commented on HBASE-15560: --- Congratulations!! Great to see this final

[jira] [Commented] (HBASE-22263) Master creates duplicate ServerCrashProcedure on initialization, leading to assignment hanging in region-dense clusters

2019-04-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820444#comment-16820444 ] Sean Busbey commented on HBASE-22263: - I have a coprocessor that makes this easier t

[jira] [Commented] (HBASE-22263) Master creates duplicate ServerCrashProcedure on initialization, leading to assignment hanging in region-dense clusters

2019-04-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820440#comment-16820440 ] Sean Busbey commented on HBASE-22263: - I believe I have a fix for the issue and am d

[jira] [Commented] (HBASE-22263) Master creates duplicate ServerCrashProcedure on initialization, leading to assignment hanging in region-dense clusters

2019-04-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820441#comment-16820441 ] Sean Busbey commented on HBASE-22263: - I have not yet checked to see if branches-2 o

[jira] [Commented] (HBASE-22263) Master creates duplicate ServerCrashProcedure on initialization, leading to assignment hanging in region-dense clusters

2019-04-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820438#comment-16820438 ] Sean Busbey commented on HBASE-22263: - note that the Affects Version(s) is currently

[jira] [Updated] (HBASE-22263) Master creates duplicate ServerCrashProcedure on initialization, leading to assignment hanging in region-dense clusters

2019-04-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-22263: Priority: Critical (was: Blocker) > Master creates duplicate ServerCrashProcedure on initializati

[jira] [Created] (HBASE-22263) Master creates duplicate ServerCrashProcedure on initialization, leading to assignment hanging in region-dense clusters

2019-04-17 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-22263: --- Summary: Master creates duplicate ServerCrashProcedure on initialization, leading to assignment hanging in region-dense clusters Key: HBASE-22263 URL: https://issues.apache.org/jira

[jira] [Work started] (HBASE-22263) Master creates duplicate ServerCrashProcedure on initialization, leading to assignment hanging in region-dense clusters

2019-04-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-22263 started by Sean Busbey. --- > Master creates duplicate ServerCrashProcedure on initialization, leading to >

[jira] [Commented] (HBASE-15560) TinyLFU-based BlockCache

2019-04-17 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820436#comment-16820436 ] Ben Manes commented on HBASE-15560: --- Thank you [~apurtell], [~busbey], [~stack], [~ebo

[jira] [Updated] (HBASE-22081) master shutdown: close RpcServer first thing, close procWAL as soon as viable, and delete znode the last thing

2019-04-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-22081: - Status: Patch Available (was: Open) Tiny patch; also removed an unused method > master

[jira] [Updated] (HBASE-22081) master shutdown: close RpcServer first thing, close procWAL as soon as viable, and delete znode the last thing

2019-04-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-22081: - Attachment: HBASE-22081.patch > master shutdown: close RpcServer first thing, close proc

[jira] [Commented] (HBASE-21048) Get LogLevel is not working from console in secure environment

2019-04-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820417#comment-16820417 ] Hudson commented on HBASE-21048: Results for branch branch-1.4 [build #752 on b

[jira] [Commented] (HBASE-22081) master shutdown: close RpcServer first thing, close procWAL as soon as viable, and delete znode the last thing

2019-04-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820416#comment-16820416 ] Sergey Shelukhin commented on HBASE-22081: -- Not sure what actually positively r

[jira] [Comment Edited] (HBASE-22081) master shutdown: close RpcServer first thing, close procWAL as soon as viable, and delete znode the last thing

2019-04-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820416#comment-16820416 ] Sergey Shelukhin edited comment on HBASE-22081 at 4/17/19 7:05 PM: ---

[jira] [Assigned] (HBASE-22081) master shutdown: close RpcServer first thing, close procWAL as soon as viable, and delete znode the last thing

2019-04-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HBASE-22081: Assignee: Sergey Shelukhin > master shutdown: close RpcServer first thing, close

[GitHub] [hbase] Apache-HBase commented on issue #162: HBASE-22262 Removed deprecated methods from Filter class

2019-04-17 Thread GitBox
Apache-HBase commented on issue #162: HBASE-22262 Removed deprecated methods from Filter class URL: https://github.com/apache/hbase/pull/162#issuecomment-484220022 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|--

[jira] [Commented] (HBASE-22256) Enabling FavoredStochasticBalancer on existing cluster leaves regions unassigned

2019-04-17 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820407#comment-16820407 ] Xu Cang commented on HBASE-22256: - Based on your patch, you skip un-assigning the region

[jira] [Updated] (HBASE-22150) rssStub in HRegionServer is not thread safe and should not directly be used

2019-04-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-22150: - Resolution: Fixed Fix Version/s: 2.3.0 3.0.0 Status:

[jira] [Work started] (HBASE-22262) Remove deprecated methods from Filter

2019-04-17 Thread Jan Hentschel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-22262 started by Jan Hentschel. - > Remove deprecated methods from Filter > ---

[GitHub] [hbase] HorizonNet opened a new pull request #162: HBASE-22262 Removed deprecated methods from Filter class

2019-04-17 Thread GitBox
HorizonNet opened a new pull request #162: HBASE-22262 Removed deprecated methods from Filter class URL: https://github.com/apache/hbase/pull/162 This is an automated message from the Apache Git Service. To respond to the me

[jira] [Created] (HBASE-22262) Remove deprecated methods from Filter

2019-04-17 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-22262: - Summary: Remove deprecated methods from Filter Key: HBASE-22262 URL: https://issues.apache.org/jira/browse/HBASE-22262 Project: HBase Issue Type: Task

[jira] [Updated] (HBASE-15560) TinyLFU-based BlockCache

2019-04-17 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-15560: --- Resolution: Fixed Hadoop Flags: Reviewed Release Note: LruBlockCache uses the Segm

[jira] [Commented] (HBASE-16488) Starting namespace and quota services in master startup asynchronously

2019-04-17 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820363#comment-16820363 ] Andrew Purtell commented on HBASE-16488: Thanks. Understood about the difficulty

[jira] [Commented] (HBASE-16488) Starting namespace and quota services in master startup asynchronously

2019-04-17 Thread Xu Cang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820357#comment-16820357 ] Xu Cang commented on HBASE-16488: - Thanks [~apurtell] I am still inthe  progress creati

[jira] [Commented] (HBASE-15560) TinyLFU-based BlockCache

2019-04-17 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820348#comment-16820348 ] Andrew Purtell commented on HBASE-15560: Thanks I will try to commit this today

[jira] [Commented] (HBASE-16488) Starting namespace and quota services in master startup asynchronously

2019-04-17 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820347#comment-16820347 ] Andrew Purtell commented on HBASE-16488: Minor checkstyle and whitespace nits, p

[jira] [Updated] (HBASE-22249) Rest Server throws NoClassDefFoundError with Java 11 (run-time)

2019-04-17 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-22249: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.2.1

[jira] [Updated] (HBASE-22249) Rest Server throws NoClassDefFoundError with Java 11 (run-time)

2019-04-17 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-22249: --- Summary: Rest Server throws NoClassDefFoundError with Java 11 (run-time) (was: HBase Rest S

[jira] [Updated] (HBASE-21048) Get LogLevel is not working from console in secure environment

2019-04-17 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-21048: --- Fix Version/s: (was: 1.6.0) 1.4.10 1.5.0 > Get Log

[jira] [Commented] (HBASE-22171) Release 1.2.12

2019-04-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820306#comment-16820306 ] Sean Busbey commented on HBASE-22171: - * updated download page. > Release 1.2.12 >

[jira] [Commented] (HBASE-22171) Release 1.2.12

2019-04-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820299#comment-16820299 ] Sean Busbey commented on HBASE-22171: - * released staging repo on repository.a.o * u

[jira] [Commented] (HBASE-22171) Release 1.2.12

2019-04-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820294#comment-16820294 ] Sean Busbey commented on HBASE-22171: - * moved from dev to release on dist.a.o * add

[jira] [Updated] (HBASE-22225) Profiler tab on Master/RS UI not working w/o comprehensive message

2019-04-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-5: Fix Version/s: (was: 1.2.12) > Profiler tab on Master/RS UI not working w/o comprehensive mess

[GitHub] [hbase-connectors] asfgit commented on issue #22: HBASE-22257 Remove json4s and jackson dependency from hbase spark connector

2019-04-17 Thread GitBox
asfgit commented on issue #22: HBASE-22257 Remove json4s and jackson dependency from hbase spark connector URL: https://github.com/apache/hbase-connectors/pull/22#issuecomment-484169157 Refer to this link for build results (access rights to CI server needed): https://builds.apache.o

[jira] [Commented] (HBASE-22250) The same constants used in many places should be placed in constant classes

2019-04-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820281#comment-16820281 ] Sean Busbey commented on HBASE-22250: - -1 HConstants is still marked IA.Public and

[jira] [Updated] (HBASE-22252) Implement client pushback for async client

2019-04-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-22252: Description: ClientBackoffPolicy should not be IA.Public We exposes this interface as IA.Public,

[jira] [Commented] (HBASE-22252) Implement client pushback for async client

2019-04-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820278#comment-16820278 ] Sean Busbey commented on HBASE-22252: - what version we talking about the change comi

[jira] [Commented] (HBASE-21957) Unify refCount of BucketEntry and refCount of hbase.nio.ByteBuff into one

2019-04-17 Thread HBase QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820274#comment-16820274 ] HBase QA commented on HBASE-21957: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || V

[GitHub] [hbase-connectors] meszibalu commented on issue #22: HBASE-22257 Remove json4s and jackson dependency from hbase spark connector

2019-04-17 Thread GitBox
meszibalu commented on issue #22: HBASE-22257 Remove json4s and jackson dependency from hbase spark connector URL: https://github.com/apache/hbase-connectors/pull/22#issuecomment-484164553 > 1. the move of the scala plugin to the top level pom, which I think you've tried once `next

[jira] [Commented] (HBASE-22171) Release 1.2.12

2019-04-17 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820270#comment-16820270 ] Sean Busbey commented on HBASE-22171: - VOTE passed https://s.apache.org/hbase-1.2.1

[GitHub] [hbase-connectors] busbey commented on issue #22: HBASE-22257 Remove json4s and jackson dependency from hbase spark connector

2019-04-17 Thread GitBox
busbey commented on issue #22: HBASE-22257 Remove json4s and jackson dependency from hbase spark connector URL: https://github.com/apache/hbase-connectors/pull/22#issuecomment-484161697 oh! 3. disable the built in scladoc test and write our own that properly references the plugin by

[jira] [Commented] (HBASE-21957) Unify refCount of BucketEntry and refCount of hbase.nio.ByteBuff into one

2019-04-17 Thread HBase QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820263#comment-16820263 ] HBase QA commented on HBASE-21957: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || V

[GitHub] [hbase-connectors] busbey commented on issue #22: HBASE-22257 Remove json4s and jackson dependency from hbase spark connector

2019-04-17 Thread GitBox
busbey commented on issue #22: HBASE-22257 Remove json4s and jackson dependency from hbase spark connector URL: https://github.com/apache/hbase-connectors/pull/22#issuecomment-484161158 I can think of two work arounds 1) the move of the scala plugin to the top level pom, which I thin

[GitHub] [hbase-connectors] busbey commented on issue #22: HBASE-22257 Remove json4s and jackson dependency from hbase spark connector

2019-04-17 Thread GitBox
busbey commented on issue #22: HBASE-22257 Remove json4s and jackson dependency from hbase spark connector URL: https://github.com/apache/hbase-connectors/pull/22#issuecomment-484160337 scaladoc failures pulled out of the last build: ``` -1 | scaladoc | 0m 4s | spark in master fai

[jira] [Commented] (HBASE-21502) Update SyncTable section on RefGuide once HBASE-20586 is committed

2019-04-17 Thread HBase QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820242#comment-16820242 ] HBase QA commented on HBASE-21502: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || V

[GitHub] [hbase-connectors] asfgit commented on issue #22: HBASE-22257 Remove json4s and jackson dependency from hbase spark connector

2019-04-17 Thread GitBox
asfgit commented on issue #22: HBASE-22257 Remove json4s and jackson dependency from hbase spark connector URL: https://github.com/apache/hbase-connectors/pull/22#issuecomment-484151626 Refer to this link for build results (access rights to CI server needed): https://builds.apache.o

[jira] [Updated] (HBASE-21502) Update SyncTable section on RefGuide once HBASE-20586 is committed

2019-04-17 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-21502: - Attachment: HBASE-21502.master.001.patch > Update SyncTable section on RefGuide

[jira] [Updated] (HBASE-21502) Update SyncTable section on RefGuide once HBASE-20586 is committed

2019-04-17 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wellington Chevreuil updated HBASE-21502: - Status: Patch Available (was: Open) > Update SyncTable section on RefGuide once

[jira] [Commented] (HBASE-21502) Update SyncTable section on RefGuide once HBASE-20586 is committed

2019-04-17 Thread Wellington Chevreuil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820202#comment-16820202 ] Wellington Chevreuil commented on HBASE-21502: -- Attached patch with updates

[GitHub] [hbase] infraio commented on a change in pull request #155: HBASE-22244 Make use of MetricsConnection in async client

2019-04-17 Thread GitBox
infraio commented on a change in pull request #155: HBASE-22244 Make use of MetricsConnection in async client URL: https://github.com/apache/hbase/pull/155#discussion_r276277091 ## File path: hbase-client/src/main/java/org/apache/hadoop/hbase/client/ConnectionImplementation.java #

[GitHub] [hbase-connectors] asfgit commented on issue #22: HBASE-22257 Remove json4s and jackson dependency from hbase spark connector

2019-04-17 Thread GitBox
asfgit commented on issue #22: HBASE-22257 Remove json4s and jackson dependency from hbase spark connector URL: https://github.com/apache/hbase-connectors/pull/22#issuecomment-484118028 Refer to this link for build results (access rights to CI server needed): https://builds.apache.o

[jira] [Assigned] (HBASE-22239) Should translate the exception before returning it in AsyncRegionServerAdmin

2019-04-17 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang reassigned HBASE-22239: -- Assignee: Guanghao Zhang (was: Duo Zhang) > Should translate the exception before re

  1   2   >