[jira] [Commented] (HBASE-18853) hbase-protocol-shaded includes protobuf (since we moved to hbase-thirdparty)

2017-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172844#comment-16172844 ] stack commented on HBASE-18853: --- .002 Add nothing changes to server and client so get their tests

[jira] [Updated] (HBASE-18839) Region#getRegionInfo should return RegionInfo instead of HRegionInfo

2017-09-20 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18839: --- Summary: Region#getRegionInfo should return RegionInfo instead of HRegionInfo (was:

[jira] [Updated] (HBASE-18847) remove unneeded synchronized block from hfilev2 warning in branch-1.2

2017-09-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-18847: --- Issue Type: Bug (was: Improvement) > remove unneeded synchronized block from hfilev2

[jira] [Updated] (HBASE-18415) The local timeout may cause Admin to submit duplicate request

2017-09-20 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18415: --- Status: Patch Available (was: Open) > The local timeout may cause Admin to submit duplicate

[jira] [Updated] (HBASE-18415) The local timeout may cause Admin to submit duplicate request

2017-09-20 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18415: --- Attachment: HBASE-18415.branch-1.v4.patch > The local timeout may cause Admin to submit

[jira] [Updated] (HBASE-18853) hbase-protocol-shaded includes protobuf (since we moved to hbase-thirdparty)

2017-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18853: -- Attachment: HBASE-18853.master.002.patch > hbase-protocol-shaded includes protobuf (since we moved to

[jira] [Commented] (HBASE-18796) Admin#isTableAvailable returns incorrect result before daughter regions are opened

2017-09-20 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172851#comment-16172851 ] Abhishek Singh Chouhan commented on HBASE-18796: Thanks [~apurtell] for committing !! >

[jira] [Commented] (HBASE-18825) Use HStoreFile instead of StoreFile in our own code base and remove unnecessary methods in StoreFile interface

2017-09-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172815#comment-16172815 ] Anoop Sam John commented on HBASE-18825: bq.For StoreFile, Store, and Region, we will not have

[jira] [Commented] (HBASE-18847) remove unneeded synchronized block from hfilev2 warning in branch-1.2

2017-09-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172830#comment-16172830 ] Anoop Sam John commented on HBASE-18847: Nice find.. > remove unneeded synchronized block from

[jira] [Updated] (HBASE-18415) The local timeout may cause Admin to submit duplicate request

2017-09-20 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18415: --- Status: Open (was: Patch Available) > The local timeout may cause Admin to submit duplicate

[jira] [Updated] (HBASE-16769) Deprecate/remove PB references from MasterObserver and RegionServerObserver

2017-09-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-16769: --- Description: This is effectively a sub-task for HBASE-15174. CP Methods MasterObserver

[jira] [Commented] (HBASE-16060) 1.x clients cannot access table state talking to 2.0 cluster

2017-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172841#comment-16172841 ] stack commented on HBASE-16060: --- There is something up w/ hbase1 doing a getClusterStatue -- it comes back

[jira] [Updated] (HBASE-18844) Release hbase-2.0.0-alpha-4; Theme "Coprocessor API Cleanup"

2017-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18844: -- Fix Version/s: 2.0.0-alpha-4 > Release hbase-2.0.0-alpha-4; Theme "Coprocessor API Cleanup" >

[jira] [Commented] (HBASE-18825) Use HStoreFile instead of StoreFile in our own code base and remove unnecessary methods in StoreFile interface

2017-09-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172973#comment-16172973 ] Anoop Sam John commented on HBASE-18825: What I said in 1st part of my reply is bq.For StoreFile,

[jira] [Updated] (HBASE-16769) Deprecate/remove PB references from MasterObserver and RegionServerObserver

2017-09-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-16769: --- Status: Patch Available (was: Open) > Deprecate/remove PB references from MasterObserver

[jira] [Commented] (HBASE-18853) hbase-protocol-shaded includes protobuf (since we moved to hbase-thirdparty)

2017-09-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172977#comment-16172977 ] Hadoop QA commented on HBASE-18853: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-16769) Deprecate/remove PB references from MasterObserver and RegionServerObserver

2017-09-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-16769: --- Attachment: HBASE-16769_V2.patch > Deprecate/remove PB references from MasterObserver and

[jira] [Commented] (HBASE-18786) FileNotFoundException should not be silently handled for primary region replicas

2017-09-20 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172954#comment-16172954 ] Abhishek Singh Chouhan commented on HBASE-18786: LGTM +1 With the handling logic removed

[jira] [Commented] (HBASE-18825) Use HStoreFile instead of StoreFile in our own code base and remove unnecessary methods in StoreFile interface

2017-09-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172965#comment-16172965 ] Duo Zhang commented on HBASE-18825: --- [~stack] [~anoopsamjohn] I think we both agree that we need to

[jira] [Commented] (HBASE-17399) region_mover.rb uses different default filename, also needs slight change

2017-09-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173665#comment-16173665 ] Hadoop QA commented on HBASE-17399: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-18811) Make filter IA.LimitedPrivate and IS.Stable

2017-09-20 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18811: --- Summary: Make filter IA.LimitedPrivate and IS.Stable (was: Introduce the limited private

[jira] [Updated] (HBASE-18624) Added support for clearing BlockCache based on table name

2017-09-20 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Jadhav updated HBASE-18624: Status: Open (was: Patch Available) > Added support for clearing BlockCache based on table name >

[jira] [Commented] (HBASE-18624) Added support for clearing BlockCache based on table name

2017-09-20 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173569#comment-16173569 ] Ajay Jadhav commented on HBASE-18624: - Regarding the exception: The NotServingRegionException can

[jira] [Updated] (HBASE-17399) region_mover.rb uses different default filename, also needs slight change

2017-09-20 Thread ChunHao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChunHao updated HBASE-17399: Status: Patch Available (was: Open) > region_mover.rb uses different default filename, also needs slight

[jira] [Commented] (HBASE-16769) Deprecate/remove PB references from MasterObserver and RegionServerObserver

2017-09-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173593#comment-16173593 ] Hadoop QA commented on HBASE-16769: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-17399) region_mover.rb uses different default filename, also needs slight change

2017-09-20 Thread ChunHao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChunHao updated HBASE-17399: Attachment: HBASE-17399.branch-1.3.v0.patch > region_mover.rb uses different default filename, also needs

[jira] [Commented] (HBASE-18624) Added support for clearing BlockCache based on table name

2017-09-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173684#comment-16173684 ] Ted Yu commented on HBASE-18624: {code} + public void clearBlockCache(final TableName tableName) throws

[jira] [Commented] (HBASE-18624) Added support for clearing BlockCache based on table name

2017-09-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173521#comment-16173521 ] Ted Yu commented on HBASE-18624: {code} + } catch (NotServingRegionException e) { +if

[jira] [Commented] (HBASE-15154) Master puts up a blockcache instance

2017-09-20 Thread Biju Nair (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173606#comment-16173606 ] Biju Nair commented on HBASE-15154: --- bq. If you want to set direct memory for regionservers only and

[jira] [Commented] (HBASE-18624) Added support for clearing BlockCache based on table name

2017-09-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173676#comment-16173676 ] Hadoop QA commented on HBASE-18624: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-18833) Ensure precommit personality is up to date on all active branches

2017-09-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173527#comment-16173527 ] Hudson commented on HBASE-18833: FAILURE: Integrated in Jenkins build HBASE-14070.HLC #431 (See

[jira] [Commented] (HBASE-18415) The local timeout may cause Admin to submit duplicate request

2017-09-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173324#comment-16173324 ] Hadoop QA commented on HBASE-18415: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-18624) Added support for clearing BlockCache based on table name

2017-09-20 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173414#comment-16173414 ] Ajay Jadhav commented on HBASE-18624: - Addressed comments in the latest patch. > Added support for

[jira] [Comment Edited] (HBASE-16769) Deprecate/remove PB references from MasterObserver and RegionServerObserver

2017-09-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173472#comment-16173472 ] Anoop Sam John edited comment on HBASE-16769 at 9/20/17 4:41 PM: - Ping

[jira] [Reopened] (HBASE-18811) Introduce the limited private to filter

2017-09-20 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai reopened HBASE-18811: > Introduce the limited private to filter > --- > >

[jira] [Commented] (HBASE-18651) Let ChaosMonkeyRunner expose the chaos monkey runner it creates

2017-09-20 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173300#comment-16173300 ] Mike Drob commented on HBASE-18651: --- Patch looks good, only a few nits. {code:title=ChaosMonkeyRunner}

[jira] [Commented] (HBASE-18478) Allow users to remove RegionFinder from LoadBalancer calculations if no locality possible

2017-09-20 Thread Zach York (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173327#comment-16173327 ] Zach York commented on HBASE-18478: --- [~busbey] Do you mean something like what is proposed in

[jira] [Commented] (HBASE-18478) Allow users to remove RegionFinder from LoadBalancer calculations if no locality possible

2017-09-20 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173365#comment-16173365 ] Sean Busbey commented on HBASE-18478: - yeah. or something analogous to the newer

[jira] [Commented] (HBASE-16769) Deprecate/remove PB references from MasterObserver and RegionServerObserver

2017-09-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173472#comment-16173472 ] Anoop Sam John commented on HBASE-16769: Ping [~ram_krish], [~st...@gmail.com] for reviews >

[jira] [Commented] (HBASE-18523) FilterList should break if the filter succeeds (row passes) in case of MUST_PASS_ONE and if the filter fails (row is skipped) for MUST_PASS_ALL

2017-09-20 Thread Deon Huang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173467#comment-16173467 ] Deon Huang commented on HBASE-18523: Just notice that branch-2 has some potential optimization for

[jira] [Commented] (HBASE-18824) Add meaningful comment to HConstants.LATEST_TIMESTAMP to explain why it is MAX_VALUE

2017-09-20 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173342#comment-16173342 ] Chia-Ping Tsai commented on HBASE-18824: Nice work. BTW, Could you also add comment about how

[jira] [Commented] (HBASE-18853) hbase-protocol-shaded includes protobuf (since we moved to hbase-thirdparty)

2017-09-20 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173344#comment-16173344 ] Mike Drob commented on HBASE-18853: --- +1 > hbase-protocol-shaded includes protobuf (since we moved to

[jira] [Commented] (HBASE-18833) Ensure precommit personality is up to date on all active branches

2017-09-20 Thread Zach York (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173345#comment-16173345 ] Zach York commented on HBASE-18833: --- [~busbey] Thanks for the heads up, I'll make sure to add that

[jira] [Commented] (HBASE-18624) Added support for clearing BlockCache

2017-09-20 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173360#comment-16173360 ] Ajay Jadhav commented on HBASE-18624: - Thanks [~ram_krish] for suggestions. Generally, the perf

[jira] [Updated] (HBASE-18415) The local timeout may cause Admin to submit duplicate request

2017-09-20 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18415: --- Status: Open (was: Patch Available) Failed tests pass locally..retry > The local timeout

[jira] [Updated] (HBASE-18624) Added support for clearing BlockCache based on table name

2017-09-20 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Jadhav updated HBASE-18624: Attachment: HBASE-18624.master.002.patch > Added support for clearing BlockCache based on table

[jira] [Commented] (HBASE-16769) Deprecate/remove PB references from MasterObserver and RegionServerObserver

2017-09-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173469#comment-16173469 ] Anoop Sam John commented on HBASE-16769: Thanks for the review.. Will fix... Ya I was trying to

[jira] [Updated] (HBASE-18853) hbase-protocol-shaded includes protobuf (since we moved to hbase-thirdparty)

2017-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18853: -- Hadoop Flags: Reviewed Thanks [~mdrob] for review > hbase-protocol-shaded includes protobuf (since we moved

[jira] [Commented] (HBASE-16769) Deprecate/remove PB references from MasterObserver and RegionServerObserver

2017-09-20 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173409#comment-16173409 ] Chia-Ping Tsai commented on HBASE-16769: {code} +withCpCall = withCpCall && cpHost != null;

[jira] [Commented] (HBASE-18833) Ensure precommit personality is up to date on all active branches

2017-09-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173425#comment-16173425 ] Hudson commented on HBASE-18833: FAILURE: Integrated in Jenkins build HBase-2.0 #546 (See

[jira] [Updated] (HBASE-18853) hbase-protocol-shaded includes protobuf (since we moved to hbase-thirdparty)

2017-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18853: -- Resolution: Fixed Status: Resolved (was: Patch Available) Pushed to master and branch-2. >

[jira] [Commented] (HBASE-18784) Use of filesystem that requires hflush / hsync / append / etc should query outputstream capabilities

2017-09-20 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173353#comment-16173353 ] Steve Loughran commented on HBASE-18784: {{StreamCapabilities}} is on Hadoop 2.9, so you can

[jira] [Updated] (HBASE-18855) rewrite netty so to have proper packages

2017-09-20 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated HBASE-18855: -- Priority: Critical (was: Major) > rewrite netty so to have proper packages >

[jira] [Created] (HBASE-18855) rewrite netty so to have proper packages

2017-09-20 Thread Mike Drob (JIRA)
Mike Drob created HBASE-18855: - Summary: rewrite netty so to have proper packages Key: HBASE-18855 URL: https://issues.apache.org/jira/browse/HBASE-18855 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-18624) Added support for clearing BlockCache based on table name

2017-09-20 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Jadhav updated HBASE-18624: Summary: Added support for clearing BlockCache based on table name (was: Added support for

[jira] [Updated] (HBASE-18415) The local timeout may cause Admin to submit duplicate request

2017-09-20 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18415: --- Status: Patch Available (was: Open) > The local timeout may cause Admin to submit duplicate

[jira] [Updated] (HBASE-18415) The local timeout may cause Admin to submit duplicate request

2017-09-20 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18415: --- Attachment: HBASE-18415.branch-1.v4.patch > The local timeout may cause Admin to submit

[jira] [Updated] (HBASE-18624) Added support for clearing BlockCache based on table name

2017-09-20 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Jadhav updated HBASE-18624: Fix Version/s: 2.0.0 Status: Patch Available (was: Open) > Added support for clearing

[jira] [Commented] (HBASE-18853) hbase-protocol-shaded includes protobuf (since we moved to hbase-thirdparty)

2017-09-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173749#comment-16173749 ] Hudson commented on HBASE-18853: FAILURE: Integrated in Jenkins build HBase-2.0 #547 (See

[jira] [Commented] (HBASE-18853) hbase-protocol-shaded includes protobuf (since we moved to hbase-thirdparty)

2017-09-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173785#comment-16173785 ] Hudson commented on HBASE-18853: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #3748 (See

[jira] [Commented] (HBASE-16769) Deprecate/remove PB references from MasterObserver and RegionServerObserver

2017-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173793#comment-16173793 ] stack commented on HBASE-16769: --- Thanks for working on this ugly one [~anoop.hbase] What about this:

[jira] [Commented] (HBASE-18422) Fix TestRegionRebalancing

2017-09-20 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173807#comment-16173807 ] Josh Elser commented on HBASE-18422: This one still on your radar, [~vrodionov]? I know you have

[jira] [Updated] (HBASE-15154) Master puts up a blockcache instance

2017-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15154: -- Fix Version/s: 2.0.0 > Master puts up a blockcache instance > > >

[jira] [Commented] (HBASE-15154) Master puts up a blockcache instance

2017-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173745#comment-16173745 ] stack commented on HBASE-15154: --- I set this as blocker. HBASE-18511 is where we disable master carrying

[jira] [Updated] (HBASE-18850) [c++] Update BUILDING and README

2017-09-20 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-18850: -- Attachment: hbase-18850_v1.patch > [c++] Update BUILDING and README >

[jira] [Commented] (HBASE-17399) region_mover.rb uses different default filename, also needs slight change

2017-09-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173759#comment-16173759 ] Hadoop QA commented on HBASE-17399: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-18651) Let ChaosMonkeyRunner expose the chaos monkey runner it creates

2017-09-20 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated HBASE-18651: -- Status: Open (was: Patch Available) > Let ChaosMonkeyRunner expose the chaos monkey runner it creates

[jira] [Updated] (HBASE-17399) region_mover.rb uses different default filename, also needs slight change

2017-09-20 Thread ChunHao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChunHao updated HBASE-17399: Attachment: HBASE-17399.branch-1.3.v1.patch > region_mover.rb uses different default filename, also needs

[jira] [Commented] (HBASE-18422) Fix TestRegionRebalancing

2017-09-20 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173850#comment-16173850 ] Vladimir Rodionov commented on HBASE-18422: --- Will resume once I finish 2 remaining blockers in

[jira] [Commented] (HBASE-18478) Allow users to remove RegionFinder from LoadBalancer calculations if no locality possible

2017-09-20 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173883#comment-16173883 ] Andrew Purtell commented on HBASE-18478: TestMultiRespectsLimits passes for me repeatedly. Test

[jira] [Commented] (HBASE-18478) Allow users to remove RegionFinder from LoadBalancer calculations if no locality possible

2017-09-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173781#comment-16173781 ] Ted Yu commented on HBASE-18478: This test fails consistently after this went in:

[jira] [Updated] (HBASE-17399) region_mover.rb uses different default filename, also needs slight change

2017-09-20 Thread ChunHao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChunHao updated HBASE-17399: Status: Patch Available (was: Open) > region_mover.rb uses different default filename, also needs slight

[jira] [Updated] (HBASE-17399) region_mover.rb uses different default filename, also needs slight change

2017-09-20 Thread ChunHao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChunHao updated HBASE-17399: Status: Open (was: Patch Available) > region_mover.rb uses different default filename, also needs slight

[jira] [Commented] (HBASE-18840) Add functionality to refresh meta table at master startup

2017-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173727#comment-16173727 ] stack commented on HBASE-18840: --- bq. Are the region infos not updated on region merge/splits? Split and

[jira] [Commented] (HBASE-17399) region_mover.rb uses different default filename, also needs slight change

2017-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173800#comment-16173800 ] stack commented on HBASE-17399: --- Dump in here examples of how the issue is fixed by the patch please

[jira] [Updated] (HBASE-15154) Master puts up a blockcache instance

2017-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15154: -- Priority: Blocker (was: Critical) > Master puts up a blockcache instance >

[jira] [Commented] (HBASE-18773) Add utility to determine if a TableName is a meta table

2017-09-20 Thread Zach York (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173933#comment-16173933 ] Zach York commented on HBASE-18773: --- [~stack] Yeah it didn't seem to belong in hbase-common, but I

[jira] [Commented] (HBASE-16478) Rename WALKey in PB to WALEdit

2017-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173948#comment-16173948 ] stack commented on HBASE-16478: --- Ok. I reverted this patch. It made it so the protobuf in hbase-protocol

[jira] [Updated] (HBASE-16478) Rename WALKey in PB to WALEdit

2017-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16478: -- Fix Version/s: (was: 2.0.0-alpha-4) > Rename WALKey in PB to WALEdit > -- > >

[jira] [Updated] (HBASE-18773) Add utility to determine if a TableName is a meta table

2017-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18773: -- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: HBASE-18477 Status: Resolved

[jira] [Updated] (HBASE-18773) Add utility to determine if a TableName is a meta table

2017-09-20 Thread Zach York (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zach York updated HBASE-18773: -- Affects Version/s: HBASE-18477 > Add utility to determine if a TableName is a meta table >

[jira] [Updated] (HBASE-18800) [Propaganda] Push shaded hbase-client as gateway to an hbase cluster going forward

2017-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18800: -- Fix Version/s: 2.0.0-beta-1 > [Propaganda] Push shaded hbase-client as gateway to an hbase cluster going >

[jira] [Commented] (HBASE-18855) rewrite netty so to have proper packages

2017-09-20 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174039#comment-16174039 ] Duo Zhang commented on HBASE-18855: --- +1. Let's do it in next release of hbase-thirdparty sir [~stack]?

[jira] [Commented] (HBASE-18415) The local timeout may cause Admin to submit duplicate request

2017-09-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174058#comment-16174058 ] Hadoop QA commented on HBASE-18415: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-18478) Allow users to remove RegionFinder from LoadBalancer calculations if no locality possible

2017-09-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173907#comment-16173907 ] Ted Yu commented on HBASE-18478: Here is the version of Java on Linux where I can reproduce the test

[jira] [Commented] (HBASE-18478) Allow users to remove RegionFinder from LoadBalancer calculations if no locality possible

2017-09-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173926#comment-16173926 ] Ted Yu commented on HBASE-18478: hmm Would change to src/site/site.xml cause the test to fail ? > Allow

[jira] [Commented] (HBASE-18773) Add utility to determine if a TableName is a meta table

2017-09-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173965#comment-16173965 ] Hadoop QA commented on HBASE-18773: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-18796) Admin#isTableAvailable returns incorrect result before daughter regions are opened

2017-09-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174012#comment-16174012 ] Ted Yu commented on HBASE-18796: At commit a29ea36194a18c1de415577e78ca3553818a72b5,

[jira] [Commented] (HBASE-18773) Add utility to determine if a TableName is a meta table

2017-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173903#comment-16173903 ] stack commented on HBASE-18773: --- Ugh. My fault. Sorry for the neglect [~zyork]. Let me commit this though

[jira] [Commented] (HBASE-18478) Allow users to remove RegionFinder from LoadBalancer calculations if no locality possible

2017-09-20 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173919#comment-16173919 ] Andrew Purtell commented on HBASE-18478: Ok I switched to a different dev box (Linux) and can

[jira] [Updated] (HBASE-18773) Add utility to determine if a TableName is a meta table

2017-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18773: -- Attachment: 0001-HBASE-18773-Add-utility-method-to-determine-if-a-Tab.patch Where you dev'ing against

[jira] [Comment Edited] (HBASE-16478) Rename WALKey in PB to WALEdit

2017-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16173948#comment-16173948 ] stack edited comment on HBASE-16478 at 9/20/17 10:39 PM: - Ok. I reverted this

[jira] [Updated] (HBASE-18786) FileNotFoundException should not be silently handled for primary region replicas

2017-09-20 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-18786: --- Attachment: HBASE-18786-branch-1.patch HBASE-18786.patch bq. With the

[jira] [Updated] (HBASE-18823) Apply RegionInfo to MasterObserver/RegionObserver/WALObserver

2017-09-20 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-18823: - Resolution: Fixed Status: Resolved (was: Patch Available) > Apply RegionInfo to

[jira] [Updated] (HBASE-13844) Move static helper methods from KeyValue into CellUtils

2017-09-20 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-13844: --- Fix Version/s: (was: 1.4.0) (was: 2.0.0)

[jira] [Updated] (HBASE-18807) Remove PB references from Observers for Quotas

2017-09-20 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-18807: --- Attachment: HBASE-18807.002.branch-2.patch .002 I believe I've gotten all of the tests passing

[jira] [Commented] (HBASE-16478) Rename WALKey in PB to WALEdit

2017-09-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174201#comment-16174201 ] Hudson commented on HBASE-16478: FAILURE: Integrated in Jenkins build HBase-2.0 #549 (See

[jira] [Updated] (HBASE-18806) VerifyRep by snapshot need not to restore snapshot for each mapper

2017-09-20 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-18806: - Attachment: HBASE-18806.v3.patch > VerifyRep by snapshot need not to restore snapshot for each mapper >

[jira] [Commented] (HBASE-18806) VerifyRep by snapshot need not to restore snapshot for each mapper

2017-09-20 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16174251#comment-16174251 ] Zheng Hu commented on HBASE-18806: -- Upload patch v3 for fixing the v2's comment in RB. bq. Have you

[jira] [Updated] (HBASE-17782) Extend IdReadWriteLock to support using both weak and soft reference

2017-09-20 Thread Yechao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yechao Chen updated HBASE-17782: Description: # As per discussed in HBASE-17747, we need to make it configurable to decide whether

  1   2   >