[jira] [Created] (HBASE-20968) list_procedures_test fails due to no matching regex

2018-07-28 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20968: -- Summary: list_procedures_test fails due to no matching regex Key: HBASE-20968 URL: https://issues.apache.org/jira/browse/HBASE-20968 Project: HBase Issue Type: Test

[jira] [Commented] (HBASE-20950) Helper method to configure secure DFS cluster for tests

2018-07-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16560483#comment-16560483 ] Ted Yu commented on HBASE-20950: If the test normally passes, there is no need for this change. >

[jira] [Commented] (HBASE-20950) Helper method to configure secure DFS cluster for tests

2018-07-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16560452#comment-16560452 ] Ted Yu commented on HBASE-20950: Looks good overall. {code} + CLUSTER.join(); } -

[jira] [Commented] (HBASE-20257) hbase-spark should not depend on com.google.code.findbugs.jsr305

2018-07-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16560161#comment-16560161 ] Ted Yu commented on HBASE-20257: Ping [~busbey] > hbase-spark should not depend on

[jira] [Commented] (HBASE-19369) HBase Should use Builder Pattern to Create Log Files while using WAL on Erasure Coding

2018-07-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16560150#comment-16560150 ] Ted Yu commented on HBASE-19369: +1 Thanks for the super fast turn around. > HBase Should use Builder

[jira] [Commented] (HBASE-19369) HBase Should use Builder Pattern to Create Log Files while using WAL on Erasure Coding

2018-07-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16560110#comment-16560110 ] Ted Yu commented on HBASE-19369: Looks good overall. {code} +} catch (NoSuchMethodException e) {

[jira] [Updated] (HBASE-20966) RestoreTool#getTableInfoPath should look for completed snapshot only

2018-07-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20966: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.0.0 Status: Resolved (was:

[jira] [Updated] (HBASE-20966) RestoreTool#getTableInfoPath should look for completed snapshot only

2018-07-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20966: --- Attachment: 20966.v1.txt > RestoreTool#getTableInfoPath should look for completed snapshot only >

[jira] [Updated] (HBASE-20966) RestoreTool#getTableInfoPath should look for completed snapshot only

2018-07-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20966: --- Status: Patch Available (was: Open) > RestoreTool#getTableInfoPath should look for completed snapshot only

[jira] [Created] (HBASE-20966) RestoreTool#getTableInfoPath should look for completed snapshot only

2018-07-27 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20966: -- Summary: RestoreTool#getTableInfoPath should look for completed snapshot only Key: HBASE-20966 URL: https://issues.apache.org/jira/browse/HBASE-20966 Project: HBase

[jira] [Updated] (HBASE-20927) RSGroupAdminEndpoint doesn't handle clearing dead servers if they are not processed yet.

2018-07-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20927: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: (was: 2.1.1)

[jira] [Commented] (HBASE-20927) RSGroupAdminEndpoint doesn't handle clearing dead servers if they are not processed yet.

2018-07-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16558313#comment-16558313 ] Ted Yu commented on HBASE-20927: Triggered another QA run. > RSGroupAdminEndpoint doesn't handle

[jira] [Updated] (HBASE-20919) meta region can't be re-onlined when restarting cluster if opening rsgroup

2018-07-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20919: --- Attachment: HBASE-20919-branch-2.0-02.patch > meta region can't be re-onlined when restarting cluster if

[jira] [Commented] (HBASE-20919) meta region can't be re-onlined when restarting cluster if opening rsgroup

2018-07-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16556972#comment-16556972 ] Ted Yu commented on HBASE-20919: QA bot finds latest attachment but doesn't know how to handle it:

[jira] [Commented] (HBASE-20927) RSGroupAdminEndpoint doesn't handle clearing dead servers if they are not processed yet.

2018-07-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16556969#comment-16556969 ] Ted Yu commented on HBASE-20927: lgtm I wonder if it is possible to write a unit test. Thanks >

[jira] [Commented] (HBASE-20935) HStore.removeCompactedfiles should log incase it unable to delete a file

2018-07-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16556886#comment-16556886 ] Ted Yu commented on HBASE-20935: +1 > HStore.removeCompactedfiles should log incase it unable to delete

[jira] [Commented] (HBASE-20919) meta region can't be re-onlined when restarting cluster if opening rsgroup

2018-07-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16556448#comment-16556448 ] Ted Yu commented on HBASE-20919: Triggered QA again:

[jira] [Assigned] (HBASE-20919) meta region can't be re-onlined when restarting cluster if opening rsgroup

2018-07-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-20919: -- Assignee: ChenYang > meta region can't be re-onlined when restarting cluster if opening rsgroup >

[jira] [Commented] (HBASE-20943) Add offline/online region count into metrics

2018-07-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16556437#comment-16556437 ] Ted Yu commented on HBASE-20943: Looking forward to the patch. > Add offline/online region count into

[jira] [Updated] (HBASE-20932) Effective MemStoreSize::hashCode()

2018-07-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20932: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.2.0 Status: Resolved (was:

[jira] [Commented] (HBASE-20932) Effective MemStoreSize::hashCode()

2018-07-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16556298#comment-16556298 ] Ted Yu commented on HBASE-20932: Mingliang: Can you generate patch with proper header ? You can find

[jira] [Commented] (HBASE-20919) meta region can't be re-onlined when restarting cluster if opening rsgroup

2018-07-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555922#comment-16555922 ] Ted Yu commented on HBASE-20919: {code} 2018-07-25 14:27:12,356 WARN [master/bjpg-rs4729:16000]

[jira] [Commented] (HBASE-20919) meta region can't be re-onlined when restarting cluster if opening rsgroup

2018-07-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555904#comment-16555904 ] Ted Yu commented on HBASE-20919: Checked HBASE-20919-branch-2.0-02.patch which seems fine. Triggered QA

[jira] [Updated] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2018-07-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20928: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Rewrite calculation of midpoint in

[jira] [Commented] (HBASE-20919) meta region can't be re-onlined when restarting cluster if opening rsgroup

2018-07-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16555706#comment-16555706 ] Ted Yu commented on HBASE-20919: {code} 481 LOG.info("waiting for balancer to be

[jira] [Commented] (HBASE-20935) HStore.removeCompactedfiles should log incase it unable to delete a file

2018-07-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1693#comment-1693 ] Ted Yu commented on HBASE-20935: lgtm nit: {code} 2608 } 2609 else { {code}

[jira] [Commented] (HBASE-20932) Effective MemStoreSize::hashCode()

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554925#comment-16554925 ] Ted Yu commented on HBASE-20932: lgtm > Effective MemStoreSize::hashCode() >

[jira] [Updated] (HBASE-20932) Effective MemStoreSize::hashCode()

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20932: --- Status: Patch Available (was: Open) > Effective MemStoreSize::hashCode() >

[jira] [Assigned] (HBASE-20932) Effective MemStoreSize::hashCode()

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-20932: -- Assignee: Mingliang Liu > Effective MemStoreSize::hashCode() > ---

[jira] [Commented] (HBASE-20932) Effective MemStoreSize::hashCode()

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554904#comment-16554904 ] Ted Yu commented on HBASE-20932: Do you want to attach a patch ? Thanks > Effective

[jira] [Updated] (HBASE-20723) Custom hbase.wal.dir results in data loss because we write recovered edits into a different place than where the recovering region server looks for them

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20723: --- Release Note: Previously custom hbase.wal.dir, which is not on the same filesystem as hbase rootdir,

[jira] [Updated] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20928: --- Status: Patch Available (was: Reopened) > Rewrite calculation of midpoint in binarySearch functions to

[jira] [Updated] (HBASE-20734) Colocate recovered edits directory with hbase.wal.dir

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20734: --- Status: Open (was: Patch Available) > Colocate recovered edits directory with hbase.wal.dir >

[jira] [Comment Edited] (HBASE-20578) Support region server group in target cluster

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16536384#comment-16536384 ] Ted Yu edited comment on HBASE-20578 at 7/24/18 3:26 PM: -

[jira] [Updated] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20928: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Thanks

[jira] [Commented] (HBASE-9888) HBase replicates edits written before the replication peer is created

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554352#comment-16554352 ] Ted Yu commented on HBASE-9888: --- {code} + * @return create time for a replication peer {code} create time

[jira] [Commented] (HBASE-20151) Bug with SingleColumnValueFilter and FamilyFilter

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554262#comment-16554262 ] Ted Yu commented on HBASE-20151: Since SingleColumnValueFilter is singled out in Zheng's analysis above,

[jira] [Assigned] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-20928: -- Assignee: saurabh singh > Rewrite calculation of midpoint in binarySearch functions to prevent

[jira] [Updated] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20928: --- Fix Version/s: 2.2.0 > Rewrite calculation of midpoint in binarySearch functions to prevent overflow >

[jira] [Commented] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554239#comment-16554239 ] Ted Yu commented on HBASE-20928: Test failure was unrelated. lgtm > Rewrite calculation of midpoint in

[jira] [Commented] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16553968#comment-16553968 ] Ted Yu commented on HBASE-20928: On https://builds.apache.org/job/PreCommit-HBASE-Build, you can see two

[jira] [Updated] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20928: --- Summary: Rewrite calculation of midpoint in binarySearch functions to prevent overflow (was: binarySearch

[jira] [Commented] (HBASE-20928) Rewrite calculation of midpoint in binarySearch functions to prevent overflow

2018-07-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16553952#comment-16553952 ] Ted Yu commented on HBASE-20928: Please checkout new javac warnings. > Rewrite calculation of midpoint

[jira] [Commented] (HBASE-20928) binarySearch function in RowIndexSeekerV1 is buggy

2018-07-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16553792#comment-16553792 ] Ted Yu commented on HBASE-20928: There is similar issue with Bytes#binarySearch . Mind fixing that

[jira] [Commented] (HBASE-20151) Bug with SingleColumnValueFilter and FamilyFilter

2018-07-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16553735#comment-16553735 ] Ted Yu commented on HBASE-20151: bq. is it acceptable to sacrifice some performance degradation when

[jira] [Commented] (HBASE-20151) Bug with SingleColumnValueFilter and FamilyFilter

2018-07-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16553699#comment-16553699 ] Ted Yu commented on HBASE-20151: bq. can just create an new filter named FamilyAloneFilter With the

[jira] [Commented] (HBASE-20744) Address FindBugs warnings in branch-1

2018-07-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16553584#comment-16553584 ] Ted Yu commented on HBASE-20744: bq. hbase-hadoop2-compat generated 0 new + 0 unchanged - 1 fixed = 0

[jira] [Updated] (HBASE-20744) Address FindBugs warnings in branch-1

2018-07-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20744: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.5.0 Status: Resolved (was:

[jira] [Commented] (HBASE-20744) Address FindBugs warnings in branch-1

2018-07-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16553238#comment-16553238 ] Ted Yu commented on HBASE-20744: {code} +public synchronized byte[] getOurBytes() { + return

[jira] [Commented] (HBASE-20744) Address FindBugs warnings in branch-1

2018-07-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16553234#comment-16553234 ] Ted Yu commented on HBASE-20744: [~huaxiang]: Can you take a look at the change to

[jira] [Updated] (HBASE-20917) MetaTableMetrics#stop references uninitialized requestsMap for non-meta region

2018-07-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20917: --- Fix Version/s: 1.4.6 1.5.0 > MetaTableMetrics#stop references uninitialized requestsMap

[jira] [Commented] (HBASE-20151) Bug with SingleColumnValueFilter and FamilyFilter

2018-07-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16553060#comment-16553060 ] Ted Yu commented on HBASE-20151: Looks like we want to let FamilyFilter know whether it is operating

[jira] [Updated] (HBASE-20151) Bug with SingleColumnValueFilter and FamilyFilter

2018-07-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20151: --- Attachment: filter-list-type.v1.txt > Bug with SingleColumnValueFilter and FamilyFilter >

[jira] [Commented] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations

2018-07-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16552969#comment-16552969 ] Ted Yu commented on HBASE-19008: In the thread, 'Adding same row filter multiple times', Biplob brought

[jira] [Updated] (HBASE-20919) meta region can't be re-onlined when restarting cluster if opening rsgroup

2018-07-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20919: --- Status: Patch Available (was: Open) > meta region can't be re-onlined when restarting cluster if opening

[jira] [Commented] (HBASE-20151) Bug with SingleColumnValueFilter and FamilyFilter

2018-07-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16552532#comment-16552532 ] Ted Yu commented on HBASE-20151: By using ReturnCode.SKIP, is there performance degradation when

[jira] [Updated] (HBASE-20917) MetaTableMetrics#stop references uninitialized requestsMap for non-meta region

2018-07-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20917: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.2.0 Status: Resolved (was:

[jira] [Commented] (HBASE-20919) meta region can't be re-onlined when restarting cluster if opening rsgroup

2018-07-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16552030#comment-16552030 ] Ted Yu commented on HBASE-20919: Instead of a png file, can you attach patch to this JIRA ? > meta

[jira] [Updated] (HBASE-20919) meta region can't be re-onlined when restarting cluster if opening rsgroup

2018-07-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20919: --- Summary: meta region can't be re-onlined when restarting cluster if opening rsgroup (was: meta region

[jira] [Commented] (HBASE-20919) meta region can`t be re-online when restart cluster if opening rsgroup

2018-07-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551973#comment-16551973 ] Ted Yu commented on HBASE-20919: Nice graph showing the flow. Looking forward to your patch. > meta

[jira] [Commented] (HBASE-20917) MetaTableMetrics#stop references uninitialized requestsMap for non-meta region

2018-07-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551886#comment-16551886 ] Ted Yu commented on HBASE-20917: Looped TestMetaTableMetrics 30 times with v1 - all passed. >

[jira] [Commented] (HBASE-20917) MetaTableMetrics#stop references uninitialized requestsMap for non-meta region

2018-07-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551854#comment-16551854 ] Ted Yu commented on HBASE-20917: [~xucang]: If read your code correctly, {{start}} method checks

[jira] [Updated] (HBASE-20917) MetaTableMetrics#stop references uninitialized requestsMap for non-meta region

2018-07-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20917: --- Attachment: 20917.v2.txt > MetaTableMetrics#stop references uninitialized requestsMap for non-meta region >

[jira] [Commented] (HBASE-20917) MetaTableMetrics#stop references uninitialized requestsMap for non-meta region

2018-07-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551844#comment-16551844 ] Ted Yu commented on HBASE-20917: [~xucang]: Can you take a look ? thanks > MetaTableMetrics#stop

[jira] [Updated] (HBASE-20917) MetaTableMetrics#stop references uninitialized requestsMap for non-meta region

2018-07-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20917: --- Attachment: 20917.v1.txt > MetaTableMetrics#stop references uninitialized requestsMap for non-meta region >

[jira] [Updated] (HBASE-20917) MetaTableMetrics#stop references uninitialized requestsMap for non-meta region

2018-07-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20917: --- Assignee: Ted Yu Status: Patch Available (was: Open) > MetaTableMetrics#stop references

[jira] [Created] (HBASE-20917) MetaTableMetrics#stop references uninitialized requestsMap for non-meta region

2018-07-21 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20917: -- Summary: MetaTableMetrics#stop references uninitialized requestsMap for non-meta region Key: HBASE-20917 URL: https://issues.apache.org/jira/browse/HBASE-20917 Project: HBase

[jira] [Commented] (HBASE-19893) restore_snapshot is broken in master branch when region splits

2018-07-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551721#comment-16551721 ] Ted Yu commented on HBASE-19893: I ran TestReplicationDroppedTables locally with patch v6 before pushing

[jira] [Updated] (HBASE-19893) restore_snapshot is broken in master branch when region splits

2018-07-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-19893: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.2.0 Status: Resolved (was:

[jira] [Updated] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20908: --- Attachment: HBASE-20908_v3-branch-1.patch > Infinite loop on regionserver if region replica are reduced >

[jira] [Updated] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20908: --- Attachment: 20908_v3-branch-1.patch > Infinite loop on regionserver if region replica are reduced >

[jira] [Commented] (HBASE-19893) restore_snapshot is broken in master branch when region splits

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551503#comment-16551503 ] Ted Yu commented on HBASE-19893: Sounds good. > restore_snapshot is broken in master branch when region

[jira] [Commented] (HBASE-20827) Add pause when retrying after CallQueueTooBigException for reportRegionStateTransition

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551482#comment-16551482 ] Ted Yu commented on HBASE-20827: After addressing the one checkstyle warning, should be good to go. >

[jira] [Commented] (HBASE-19893) restore_snapshot is broken in master branch when region splits

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551481#comment-16551481 ] Ted Yu commented on HBASE-19893: {code} +

[jira] [Commented] (HBASE-20910) Fix dev-support/submit-patch.py by opening file with 'b' mode

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551381#comment-16551381 ] Ted Yu commented on HBASE-20910: Thanks for the patch, Ankit Thanks for the review, Mike > Fix

[jira] [Updated] (HBASE-20910) Fix dev-support/submit-patch.py by opening file with 'b' mode

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20910: --- Summary: Fix dev-support/submit-patch.py by opening file with 'b' mode (was: Fix

[jira] [Commented] (HBASE-20911) correct Swtich/case indentation in formatter template for eclipse

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551363#comment-16551363 ] Ted Yu commented on HBASE-20911: Is the new indentation consistent with checkstyle ? Please fill out

[jira] [Commented] (HBASE-20894) Move BucketCache from java serialization to protobuf

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551358#comment-16551358 ] Ted Yu commented on HBASE-20894: I was running related unit tests and got the following ? {code}

[jira] [Updated] (HBASE-20827) Add pause when retrying after CallQueueTooBigException for reportRegionStateTransition

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20827: --- Status: Patch Available (was: Open) > Add pause when retrying after CallQueueTooBigException for >

[jira] [Commented] (HBASE-20827) Add pause when retrying after CallQueueTooBigException for reportRegionStateTransition

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551355#comment-16551355 ] Ted Yu commented on HBASE-20827: Makes sense. Let's see what QA says. > Add pause when retrying after

[jira] [Commented] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551343#comment-16551343 ] Ted Yu commented on HBASE-20908: Ran TestRegionReplicaReplicationEndpoint with branch-1 patch which

[jira] [Comment Edited] (HBASE-20741) Split of a region with replicas creates all daughter regions and its replica in same server

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551032#comment-16551032 ] Ted Yu edited comment on HBASE-20741 at 7/20/18 5:42 PM: - Thanks for the patch,

[jira] [Commented] (HBASE-20741) Split of a region with replicas creates all daughter regions and its replica in same server

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16551032#comment-16551032 ] Ted Yu commented on HBASE-20741: Thanks for the patch, Ram. {code} final RegionInfo hri =

[jira] [Updated] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20908: --- Attachment: 20908_v3.patch > Infinite loop on regionserver if region replica are reduced >

[jira] [Commented] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550535#comment-16550535 ] Ted Yu commented on HBASE-20565: Zheng: Can you attach patch for branch-1 ? {code} +

[jira] [Commented] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550244#comment-16550244 ] Ted Yu commented on HBASE-20565: I ran the new test with ColumnPaginationFilter placed first in

[jira] [Commented] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550187#comment-16550187 ] Ted Yu commented on HBASE-20565: I am yet to see the relationship between SQL and FilterList. If you're

[jira] [Commented] (HBASE-20914) Trim Master memory usage

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550106#comment-16550106 ] Ted Yu commented on HBASE-20914: +1 {code} - rackLocalities = new float[numRegions][numServers]; +

[jira] [Commented] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16550084#comment-16550084 ] Ted Yu commented on HBASE-20908: Failed test was not related to patch. > Infinite loop on regionserver

[jira] [Commented] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549993#comment-16549993 ] Ted Yu commented on HBASE-20908: Thanks for the quick turn around. lgtm, pending QA > Infinite loop on

[jira] [Commented] (HBASE-20913) List memstore direct memory/heap memory usage

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549947#comment-16549947 ] Ted Yu commented on HBASE-20913: Nice enhancement. > List memstore direct memory/heap memory usage >

[jira] [Commented] (HBASE-20908) Infinite loop on regionserver if region replica are reduced

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549922#comment-16549922 ] Ted Yu commented on HBASE-20908: {code} -private boolean requiresReplication(final TableName

[jira] [Updated] (HBASE-20901) Reducing region replica has no effect

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20901: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.2.0 Status: Resolved (was:

[jira] [Commented] (HBASE-20910) Fix dev-support/submit-patch.py

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549804#comment-16549804 ] Ted Yu commented on HBASE-20910: [~appy] [~mdrob]: Can you review ? Thanks > Fix

[jira] [Commented] (HBASE-20901) Reducing region replica has no effect

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549801#comment-16549801 ] Ted Yu commented on HBASE-20901: 20901_v2.patch is somehow bigger than patch v1. Is this because of

[jira] [Commented] (HBASE-20901) Reducing region replica has no effect

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549730#comment-16549730 ] Ted Yu commented on HBASE-20901: Not sure why there is change to dev-support/submit-patch.py included in

[jira] [Commented] (HBASE-20565) ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549477#comment-16549477 ] Ted Yu commented on HBASE-20565: I think filter order independence is important. MUST_PASS_ALL should

[jira] [Commented] (HBASE-20901) Reducing region replica has no effect

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549456#comment-16549456 ] Ted Yu commented on HBASE-20901: Can you use dev-support/submit-patch.py to generate patch ? > Reducing

[jira] [Updated] (HBASE-20855) PeerConfigTracker only supporting one listener will cause problem when there is a recovered replication queue

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20855: --- Hadoop Flags: Reviewed Fix Version/s: 1.4.6 1.5.0 Integrated to branch-1.4 and

[jira] [Updated] (HBASE-20855) PeerConfigTracker only supporting one listener will cause problem when there is a recovered replication queue

2018-07-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-20855: --- Summary: PeerConfigTracker only supporting one listener will cause problem when there is a recovered

<    4   5   6   7   8   9   10   11   12   13   >