[jira] [Commented] (HBASE-22816) confusion about the HBASE-11403 race condition issue

2019-08-07 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16902642#comment-16902642 ] Reid Chan commented on HBASE-22816: --- Better ask this question in email where all devs and users can

[jira] [Commented] (HBASE-22806) Recreating a deleted column family brings back the deleted cells

2019-08-07 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16902637#comment-16902637 ] Reid Chan commented on HBASE-22806: --- Please check source code: {{HMaster#modifyColumn,

[jira] [Commented] (HBASE-22806) Recreating a deleted column family brings back the deleted cells

2019-08-07 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16902622#comment-16902622 ] Reid Chan commented on HBASE-22806: --- {{admin.modifyTable(currentDesc);}} this method may delete cf on

[jira] [Commented] (HBASE-22806) Recreating a deleted column family brings back the deleted cells

2019-08-07 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16902618#comment-16902618 ] Reid Chan commented on HBASE-22806: --- [~wchevreuil] hmm no, different story IMO. > Recreating a

[jira] [Commented] (HBASE-22806) Recreating a deleted column family brings back the deleted cells

2019-08-07 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16902617#comment-16902617 ] Reid Chan commented on HBASE-22806: --- bq. is this not the case with HBase's implementation? No, it is

[jira] [Updated] (HBASE-22774) [WAL] RegionGroupingStrategy loses its function after split

2019-08-06 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22774: -- Attachment: HBASE-22774.branch-1.001.patch > [WAL] RegionGroupingStrategy loses its function after

[jira] [Commented] (HBASE-22806) Recreating a deleted column family brings back the deleted cells

2019-08-06 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16901666#comment-16901666 ] Reid Chan commented on HBASE-22806: --- bq. Expected: no cells (all cells marked as deleted) in CF.

[jira] [Resolved] (HBASE-22797) [backport] HBASE-22778 upgrade jackson-databind to 2.9.9.2

2019-08-06 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan resolved HBASE-22797. --- Resolution: Duplicate > [backport] HBASE-22778 upgrade jackson-databind to 2.9.9.2 >

[jira] [Commented] (HBASE-22797) [backport] HBASE-22778 upgrade jackson-databind to 2.9.9.2

2019-08-06 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16901634#comment-16901634 ] Reid Chan commented on HBASE-22797: --- Confirmed sir, it's dup. I'll also keep eyes on HBASE-22728. >

[jira] [Commented] (HBASE-22774) [WAL] RegionGroupingStrategy loses its function after split

2019-08-06 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16901174#comment-16901174 ] Reid Chan commented on HBASE-22774: --- Create a v1 PR against branch-1. > [WAL] RegionGroupingStrategy

[jira] [Updated] (HBASE-22797) [backport] HBASE-22778 upgrade jackson-databind to 2.9.9.2

2019-08-06 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22797: -- Fix Version/s: 1.3.6 > [backport] HBASE-22778 upgrade jackson-databind to 2.9.9.2 >

[jira] [Commented] (HBASE-22797) [backport] HBASE-22778 upgrade jackson-databind to 2.9.9.2

2019-08-06 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16900768#comment-16900768 ] Reid Chan commented on HBASE-22797: --- FYI [~apurtell] > [backport] HBASE-22778 upgrade

[jira] [Updated] (HBASE-22797) [backport] HBASE-22778 upgrade jackson-databind to 2.9.9.2

2019-08-06 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22797: -- Component/s: security > [backport] HBASE-22778 upgrade jackson-databind to 2.9.9.2 >

[jira] [Updated] (HBASE-22797) [backport] HBASE-22778 upgrade jackson-databind to 2.9.9.2

2019-08-06 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22797: -- Fix Version/s: 1.4.11 1.5.0 > [backport] HBASE-22778 upgrade jackson-databind to

[jira] [Created] (HBASE-22797) [backport] HBASE-22778 upgrade jackson-databind to 2.9.9.2

2019-08-06 Thread Reid Chan (JIRA)
Reid Chan created HBASE-22797: - Summary: [backport] HBASE-22778 upgrade jackson-databind to 2.9.9.2 Key: HBASE-22797 URL: https://issues.apache.org/jira/browse/HBASE-22797 Project: HBase Issue

[jira] [Commented] (HBASE-22778) Upgrade jasckson databind to 2.9.9.2

2019-08-05 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16900554#comment-16900554 ] Reid Chan commented on HBASE-22778: --- Can this back-port to branch-1 as well? (I'm not sure if any

[jira] [Updated] (HBASE-22609) [Docs] More detail documentation about "hbase.server.thread.wakefrequency"

2019-08-05 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22609: -- Fix Version/s: 3.0.0 > [Docs] More detail documentation about "hbase.server.thread.wakefrequency" >

[jira] [Updated] (HBASE-22609) [Docs] More detail documentation about "hbase.server.thread.wakefrequency"

2019-08-05 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22609: -- Component/s: documentation > [Docs] More detail documentation about

[jira] [Resolved] (HBASE-22609) [Docs] More detail documentation about "hbase.server.thread.wakefrequency"

2019-08-05 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan resolved HBASE-22609. --- Resolution: Fixed Hadoop Flags: Reviewed > [Docs] More detail documentation about

[jira] [Commented] (HBASE-22609) [Docs] More detail documentation about "hbase.server.thread.wakefrequency"

2019-08-05 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16899820#comment-16899820 ] Reid Chan commented on HBASE-22609: --- Reviewed in Github PR. Docs updates goes in master branch only.

[jira] [Commented] (HBASE-22782) Add String constructors for Get client

2019-08-04 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16899748#comment-16899748 ] Reid Chan commented on HBASE-22782: --- -0 from me. bq. they dont need to worry about writing the

[jira] [Commented] (HBASE-22774) [WAL] RegionGroupingStrategy loses its function after split

2019-08-01 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16898499#comment-16898499 ] Reid Chan commented on HBASE-22774: --- The fix is easy, but it breaks UTs which are pretty hard to fix.

[jira] [Commented] (HBASE-22765) add move server & move table command in shell

2019-08-01 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16897889#comment-16897889 ] Reid Chan commented on HBASE-22765: --- Please close the pull request as well, thanks. > add move server

[jira] [Updated] (HBASE-22774) [WAL] RegionGroupingStrategy loses its function after split

2019-07-31 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22774: -- Component/s: wal > [WAL] RegionGroupingStrategy loses its function after split >

[jira] [Updated] (HBASE-22774) [WAL] RegionGroupingStrategy loses its function after split

2019-07-31 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22774: -- Affects Version/s: 1.4.6 > [WAL] RegionGroupingStrategy loses its function after split >

[jira] [Created] (HBASE-22774) [WAL] RegionGroupingStrategy loses its function after split

2019-07-31 Thread Reid Chan (JIRA)
Reid Chan created HBASE-22774: - Summary: [WAL] RegionGroupingStrategy loses its function after split Key: HBASE-22774 URL: https://issues.apache.org/jira/browse/HBASE-22774 Project: HBase Issue

[jira] [Commented] (HBASE-22765) add move server & move table command in shell

2019-07-31 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16896929#comment-16896929 ] Reid Chan commented on HBASE-22765: --- Can we use rsgroup feature to get what you mentioned done? It

[jira] [Commented] (HBASE-22739) ArrayIndexOutOfBoundsException when balance

2019-07-30 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16896782#comment-16896782 ] Reid Chan commented on HBASE-22739: --- bq. So better to do a root cause find Agree! [~casuallc] may i

[jira] [Commented] (HBASE-22739) ArrayIndexOutOfBoundsException when balance

2019-07-30 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16896776#comment-16896776 ] Reid Chan commented on HBASE-22739: --- {code} if (i == regions.length - 1) { // Here i think we can

[jira] [Commented] (HBASE-22703) [Balancer] Regions no longer exists but there are 'RegionPlan's in balancer.

2019-07-30 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16896724#comment-16896724 ] Reid Chan commented on HBASE-22703: --- Deleted, yes. > [Balancer] Regions no longer exists but there

[jira] [Commented] (HBASE-22760) Stop/Resume Snapshot Auto-Cleanup activity with shell command

2019-07-29 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16895160#comment-16895160 ] Reid Chan commented on HBASE-22760: --- Instead of adding new shell command, i would recommend another

[jira] [Commented] (HBASE-22739) ArrayIndexOutOfBoundsException when balance

2019-07-29 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16895119#comment-16895119 ] Reid Chan commented on HBASE-22739: --- Spent some times to understand the issue. This exception

[jira] [Commented] (HBASE-22739) ArrayIndexOutOfBoundsException when balance

2019-07-26 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16893379#comment-16893379 ] Reid Chan commented on HBASE-22739: --- I have one question before review: did you dig out the cause? >

[jira] [Updated] (HBASE-22740) [RSGroup] Forward-port HBASE-22658 to master branch and branch-2.x

2019-07-25 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22740: -- Component/s: rsgroup > [RSGroup] Forward-port HBASE-22658 to master branch and branch-2.x >

[jira] [Commented] (HBASE-22658) region_mover.rb should choose same rsgroup servers as target servers

2019-07-25 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16893319#comment-16893319 ] Reid Chan commented on HBASE-22658: --- Filed a forward-port JIRA HBASE-22740. > region_mover.rb should

[jira] [Created] (HBASE-22740) [RSGroup] Forward-port HBASE-22658 to master branch and branch-2.x

2019-07-25 Thread Reid Chan (JIRA)
Reid Chan created HBASE-22740: - Summary: [RSGroup] Forward-port HBASE-22658 to master branch and branch-2.x Key: HBASE-22740 URL: https://issues.apache.org/jira/browse/HBASE-22740 Project: HBase

[jira] [Updated] (HBASE-22658) region_mover.rb should choose same rsgroup servers as target servers

2019-07-25 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22658: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) >

[jira] [Updated] (HBASE-22658) region_mover.rb should choose same rsgroup servers as target servers

2019-07-25 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22658: -- Issue Type: Bug (was: Improvement) > region_mover.rb should choose same rsgroup servers as target

[jira] [Updated] (HBASE-22658) region_mover.rb should choose same rsgroup servers as target servers

2019-07-25 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22658: -- Fix Version/s: 1.4.11 1.5.0 > region_mover.rb should choose same rsgroup servers

[jira] [Commented] (HBASE-22658) region_mover.rb should choose same rsgroup servers as target servers

2019-07-25 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16893316#comment-16893316 ] Reid Chan commented on HBASE-22658: --- Pushed to branch-1 and branch-1.4, thanks for the contribution,

[jira] [Commented] (HBASE-22610) [BucketCache] Rename "hbase.offheapcache.minblocksize"

2019-07-25 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16893306#comment-16893306 ] Reid Chan commented on HBASE-22610: --- Good to raise it, i didn't notice that. Checked, it is the

[jira] [Commented] (HBASE-22739) ArrayIndexOutOfBoundsException when balance

2019-07-25 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16893290#comment-16893290 ] Reid Chan commented on HBASE-22739: --- You can provide a patch or create a pull request. If you choose

[jira] [Updated] (HBASE-22739) ArrayIndexOutOfBoundsException when balance

2019-07-25 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22739: -- Flags: (was: Patch) > ArrayIndexOutOfBoundsException when balance >

[jira] [Updated] (HBASE-22739) ArrayIndexOutOfBoundsException when balance

2019-07-25 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22739: -- Component/s: Balancer > ArrayIndexOutOfBoundsException when balance >

[jira] [Commented] (HBASE-22658) region_mover.rb should choose same rsgroup servers as target servers

2019-07-25 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892913#comment-16892913 ] Reid Chan commented on HBASE-22658: --- Attached two pics, with_patch and without patch. The env is,

[jira] [Updated] (HBASE-22658) region_mover.rb should choose same rsgroup servers as target servers

2019-07-25 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22658: -- Attachment: without_patch.png with_patch.png > region_mover.rb should choose same

[jira] [Commented] (HBASE-22702) [Log] 'Group not found for table' is chatty

2019-07-25 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892878#comment-16892878 ] Reid Chan commented on HBASE-22702: --- Pushed to master, branch-2, branch-2.2, branch-2.1, branch-2.0,

[jira] [Resolved] (HBASE-22702) [Log] 'Group not found for table' is chatty

2019-07-25 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan resolved HBASE-22702. --- Resolution: Fixed Fix Version/s: 1.4.11 2.1.6 2.2.1

[jira] [Resolved] (HBASE-22628) Document the custom WAL directory (hbase.wal.dir) usage

2019-07-25 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan resolved HBASE-22628. --- Resolution: Fixed > Document the custom WAL directory (hbase.wal.dir) usage >

[jira] [Commented] (HBASE-22628) Document the custom WAL directory (hbase.wal.dir) usage

2019-07-25 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892484#comment-16892484 ] Reid Chan commented on HBASE-22628: --- Thanks for following up, [~pankaj2461], pushed addendum to master

[jira] [Commented] (HBASE-22628) Document the custom WAL directory (hbase.wal.dir) usage

2019-07-25 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892479#comment-16892479 ] Reid Chan commented on HBASE-22628: --- !002-view.png! Does it meet your expectation? [~pankaj2461]

[jira] [Updated] (HBASE-22628) Document the custom WAL directory (hbase.wal.dir) usage

2019-07-25 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22628: -- Attachment: 002-view.png > Document the custom WAL directory (hbase.wal.dir) usage >

[jira] [Commented] (HBASE-22628) Document the custom WAL directory (hbase.wal.dir) usage

2019-07-25 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892436#comment-16892436 ] Reid Chan commented on HBASE-22628: --- IDEA has a plugin support viewing .adoc, but not sure about

[jira] [Commented] (HBASE-22628) Document the custom WAL directory (hbase.wal.dir) usage

2019-07-24 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16892430#comment-16892430 ] Reid Chan commented on HBASE-22628: --- What about providing an addendum? > Document the custom WAL

[jira] [Updated] (HBASE-22628) Document the custom WAL directory (hbase.wal.dir) usage

2019-07-24 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22628: -- Labels: (was: d) > Document the custom WAL directory (hbase.wal.dir) usage >

[jira] [Updated] (HBASE-22628) Document the custom WAL directory (hbase.wal.dir) usage

2019-07-24 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22628: -- Issue Type: Improvement (was: Bug) > Document the custom WAL directory (hbase.wal.dir) usage >

[jira] [Updated] (HBASE-22628) Document the custom WAL directory (hbase.wal.dir) usage

2019-07-24 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22628: -- Labels: d (was: ) > Document the custom WAL directory (hbase.wal.dir) usage >

[jira] [Updated] (HBASE-22628) Document the custom WAL directory (hbase.wal.dir) usage

2019-07-24 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22628: -- Priority: Major (was: Critical) > Document the custom WAL directory (hbase.wal.dir) usage >

[jira] [Updated] (HBASE-22628) Document the custom WAL directory (hbase.wal.dir) usage

2019-07-23 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22628: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) >

[jira] [Commented] (HBASE-22628) Document the custom WAL directory (hbase.wal.dir) usage

2019-07-23 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16891550#comment-16891550 ] Reid Chan commented on HBASE-22628: --- Pushed to master branch. (Docs only goes in master, IIRC). Feel

[jira] [Commented] (HBASE-22702) [Log] 'Group not found for table' is chatty

2019-07-23 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16891029#comment-16891029 ] Reid Chan commented on HBASE-22702: --- {{RSGroupBasedLoadBalancer.java}} > [Log] 'Group not found for

[jira] [Commented] (HBASE-22610) [BucketCache] Rename "hbase.offheapcache.minblocksize"

2019-07-22 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890665#comment-16890665 ] Reid Chan commented on HBASE-22610: --- ping [~murtaza.hassan], please also update release notes which

[jira] [Updated] (HBASE-22610) [BucketCache] Rename "hbase.offheapcache.minblocksize"

2019-07-22 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22610: -- Fix Version/s: (was: 2.1.7) 2.1.6 > [BucketCache] Rename

[jira] [Resolved] (HBASE-22610) [BucketCache] Rename "hbase.offheapcache.minblocksize"

2019-07-22 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan resolved HBASE-22610. --- Resolution: Fixed Hadoop Flags: Reviewed > [BucketCache] Rename

[jira] [Updated] (HBASE-22610) [BucketCache] Rename "hbase.offheapcache.minblocksize"

2019-07-22 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22610: -- Fix Version/s: 2.1.7 1.4.11 2.2.1 2.3.0

[jira] [Commented] (HBASE-22610) [BucketCache] Rename "hbase.offheapcache.minblocksize"

2019-07-22 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890663#comment-16890663 ] Reid Chan commented on HBASE-22610: --- Pushed to master, branch-2, branch-2.2, branch-2.1, branch-1,

[jira] [Commented] (HBASE-22658) region_mover.rb should choose same rsgroup servers as target servers

2019-07-20 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16889643#comment-16889643 ] Reid Chan commented on HBASE-22658: --- bq. How do we know they actually work? I tested it on one of

[jira] [Created] (HBASE-22703) [Balancer] Regions no longer exists but there are 'RegionPlan's in balancer.

2019-07-17 Thread Reid Chan (JIRA)
Reid Chan created HBASE-22703: - Summary: [Balancer] Regions no longer exists but there are 'RegionPlan's in balancer. Key: HBASE-22703 URL: https://issues.apache.org/jira/browse/HBASE-22703 Project:

[jira] [Updated] (HBASE-22703) [Balancer] Regions no longer exists but there are 'RegionPlan's in balancer.

2019-07-17 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22703: -- Affects Version/s: 1.4.6 > [Balancer] Regions no longer exists but there are 'RegionPlan's in

[jira] [Updated] (HBASE-22703) [Balancer] Regions no longer exists but there are 'RegionPlan's in balancer.

2019-07-17 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22703: -- Component/s: Balancer > [Balancer] Regions no longer exists but there are 'RegionPlan's in balancer.

[jira] [Updated] (HBASE-22702) [Log] 'Group not found for table' is chatty

2019-07-17 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22702: -- Labels: beginner (was: ) > [Log] 'Group not found for table' is chatty >

[jira] [Updated] (HBASE-22702) [Log] 'Group not found for table' is chatty

2019-07-17 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22702: -- Affects Version/s: 1.4.6 > [Log] 'Group not found for table' is chatty >

[jira] [Created] (HBASE-22702) [Log] 'Group not found for table' is chatty

2019-07-17 Thread Reid Chan (JIRA)
Reid Chan created HBASE-22702: - Summary: [Log] 'Group not found for table' is chatty Key: HBASE-22702 URL: https://issues.apache.org/jira/browse/HBASE-22702 Project: HBase Issue Type:

[jira] [Commented] (HBASE-22658) region_mover.rb should choose same rsgroup servers as target servers

2019-07-16 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16886651#comment-16886651 ] Reid Chan commented on HBASE-22658: --- ping [~apurtell] sir, would you mind sparing some cycles to take

[jira] [Commented] (HBASE-22658) region_mover.rb should choose same rsgroup servers as target servers

2019-07-16 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16886648#comment-16886648 ] Reid Chan commented on HBASE-22658: --- After you checkout branch-1, it's better to {{git pull origin

[jira] [Updated] (HBASE-22658) region_mover.rb should choose same rsgroup servers as target servers

2019-07-16 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22658: -- Attachment: HBASE-22658.branch-1.002.patch > region_mover.rb should choose same rsgroup servers as

[jira] [Updated] (HBASE-22658) region_mover.rb should choose same rsgroup servers as target servers

2019-07-16 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22658: -- Attachment: (was: HBASE-22658.branch-1.002.patch) > region_mover.rb should choose same rsgroup

[jira] [Commented] (HBASE-22658) region_mover.rb should choose same rsgroup servers as target servers

2019-07-16 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16886138#comment-16886138 ] Reid Chan commented on HBASE-22658: --- ping sir [~stack] v2 patch addressed your comments, and i tried

[jira] [Updated] (HBASE-22658) region_mover.rb should choose same rsgroup servers as target servers

2019-07-16 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22658: -- Status: Patch Available (was: Open) > region_mover.rb should choose same rsgroup servers as target

[jira] [Updated] (HBASE-22658) region_mover.rb should choose same rsgroup servers as target servers

2019-07-16 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22658: -- Status: Open (was: Patch Available) > region_mover.rb should choose same rsgroup servers as target

[jira] [Updated] (HBASE-22658) region_mover.rb should choose same rsgroup servers as target servers

2019-07-16 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22658: -- Attachment: HBASE-22658.branch-1.002.patch > region_mover.rb should choose same rsgroup servers as

[jira] [Commented] (HBASE-22414) Interruption of moving regions in RSGroup will cause regions on wrong rs

2019-07-15 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16885066#comment-16885066 ] Reid Chan commented on HBASE-22414: --- Fixed versions? > Interruption of moving regions in RSGroup

[jira] [Commented] (HBASE-22648) Snapshot TTL

2019-07-14 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16884840#comment-16884840 ] Reid Chan commented on HBASE-22648: --- Leave few comments in pr. Nice work, personally & hopefully to

[jira] [Commented] (HBASE-22658) region_mover.rb should choose same rsgroup servers as target servers

2019-07-12 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16883718#comment-16883718 ] Reid Chan commented on HBASE-22658: --- [~a516072575], I don't see you address sir's comment: bq. put

[jira] [Commented] (HBASE-22658) region_mover.rb should choose same rsgroup servers as target servers

2019-07-12 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16883717#comment-16883717 ] Reid Chan commented on HBASE-22658: --- Let's move on, it's a quite important improvement. Expecting to

[jira] [Resolved] (HBASE-22667) [Flush] NPE when region flushs

2019-07-09 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan resolved HBASE-22667. --- Resolution: Duplicate > [Flush] NPE when region flushs > -- > >

[jira] [Commented] (HBASE-22667) [Flush] NPE when region flushs

2019-07-09 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16880977#comment-16880977 ] Reid Chan commented on HBASE-22667: --- Confirmed, fixed in1.4.7. > [Flush] NPE when region flushs >

[jira] [Updated] (HBASE-22667) [Flush] NPE when region flushs

2019-07-09 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22667: -- Fix Version/s: 1.4.7 1.5.0 > [Flush] NPE when region flushs >

[jira] [Commented] (HBASE-22667) [Flush] NPE when region flushs

2019-07-08 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16880931#comment-16880931 ] Reid Chan commented on HBASE-22667: --- It's werid, since null check for memStoreScanners is done in line

[jira] [Commented] (HBASE-22667) [Flush] NPE when region flushs

2019-07-08 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16880919#comment-16880919 ] Reid Chan commented on HBASE-22667: --- I haven't dig out the root cause yet, just file it first. >

[jira] [Updated] (HBASE-22667) [Flush] NPE when region flushs

2019-07-08 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22667: -- Description: {code} 2019-07-09 08:02:14,262 FATAL

[jira] [Updated] (HBASE-22667) [Flush] NPE when region flushs

2019-07-08 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22667: -- Affects Version/s: 1.4.6 > [Flush] NPE when region flushs > -- > >

[jira] [Created] (HBASE-22667) [Flush] NPE when region flushs

2019-07-08 Thread Reid Chan (JIRA)
Reid Chan created HBASE-22667: - Summary: [Flush] NPE when region flushs Key: HBASE-22667 URL: https://issues.apache.org/jira/browse/HBASE-22667 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-22656) [Metrics] Tabe metrics 'BatchPut' and 'BatchDelete' are never updated

2019-07-07 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22656: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) >

[jira] [Commented] (HBASE-22656) [Metrics] Tabe metrics 'BatchPut' and 'BatchDelete' are never updated

2019-07-07 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16879885#comment-16879885 ] Reid Chan commented on HBASE-22656: --- Thanks sir, and Mingliang! Pushed to branch-1, branch-1.4,

[jira] [Updated] (HBASE-22656) [Metrics] Tabe metrics 'BatchPut' and 'BatchDelete' are never updated

2019-07-07 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22656: -- Fix Version/s: 2.1.7 1.4.11 2.2.1 2.3.0

[jira] [Updated] (HBASE-22656) [Metrics] Tabe metrics 'BatchPut' and 'BatchDelete' are never updated

2019-07-04 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22656: -- Summary: [Metrics] Tabe metrics 'BatchPut' and 'BatchDelete' are never updated (was: [Metrics]

[jira] [Updated] (HBASE-22656) [Metrics] Tabe metrics `BatchPut` and `BatchDelete` are never updated

2019-07-04 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22656: -- Attachment: HBASE-22656.master.001.patch > [Metrics] Tabe metrics `BatchPut` and `BatchDelete` are

[jira] [Updated] (HBASE-22656) [Metrics] Tabe metrics `BatchPut` and `BatchDelete` are never updated

2019-07-04 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22656: -- Status: Patch Available (was: Open) > [Metrics] Tabe metrics `BatchPut` and `BatchDelete` are never

[jira] [Updated] (HBASE-22658) region_mover.rb should choose same rsgroup servers as target servers

2019-07-04 Thread Reid Chan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan updated HBASE-22658: -- Flags: (was: Patch) > region_mover.rb should choose same rsgroup servers as target servers >

<    2   3   4   5   6   7   8   9   10   11   >