[jira] [Updated] (HBASE-6965) Generic MXBean Utility class to support all JDK vendors

2012-10-17 Thread Kumar Ravi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kumar Ravi updated HBASE-6965: -- Attachment: HBASE-6965.patch > Generic MXBean Utility class to support all JDK vendors > --

[jira] [Updated] (HBASE-6965) Generic MXBean Utility class to support all JDK vendors

2012-10-17 Thread Kumar Ravi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kumar Ravi updated HBASE-6965: -- Attachment: (was: HBASE-6965.patch) > Generic MXBean Utility class to support all JDK vendors >

[jira] [Commented] (HBASE-6974) Metric for blocked updates

2012-10-17 Thread Michael Drzal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478093#comment-13478093 ] Michael Drzal commented on HBASE-6974: -- Sure, that works as long as you are ok with m

[jira] [Commented] (HBASE-6974) Metric for blocked updates

2012-10-17 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478089#comment-13478089 ] Lars Hofhansl commented on HBASE-6974: -- What I meant was something like this: {code}

[jira] [Created] (HBASE-7004) Thrift examples for Ruby/Perl/Python/PHP are outdated and partially broken

2012-10-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7004: --- Summary: Thrift examples for Ruby/Perl/Python/PHP are outdated and partially broken Key: HBASE-7004 URL: https://issues.apache.org/jira/browse/HBASE-7004 Projec

[jira] [Created] (HBASE-7003) Move remaining examples into hbase-examples

2012-10-17 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7003: --- Summary: Move remaining examples into hbase-examples Key: HBASE-7003 URL: https://issues.apache.org/jira/browse/HBASE-7003 Project: HBase Issue Type: I

[jira] [Updated] (HBASE-7003) Move remaining examples into hbase-examples

2012-10-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-7003: Labels: noob (was: ) > Move remaining examples into hbase-examples > -

[jira] [Updated] (HBASE-7003) Move remaining examples into hbase-examples

2012-10-17 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-7003: Tags: (was: noob) > Move remaining examples into hbase-examples > ---

[jira] [Commented] (HBASE-6032) Port HFileBlockIndex improvement from HBASE-5987

2012-10-17 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478077#comment-13478077 ] Lars Hofhansl commented on HBASE-6032: -- Awesome. That was quick. Thanks Stack! I'll t

[jira] [Commented] (HBASE-6651) Thread safety of HTablePool is doubtful

2012-10-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478071#comment-13478071 ] Ted Yu commented on HBASE-6651: --- bq. SharedMap.returnObject() returns false if the pool is a

[jira] [Commented] (HBASE-6942) Endpoint implementation for bulk delete rows

2012-10-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478068#comment-13478068 ] Ted Yu commented on HBASE-6942: --- {code} public int put(final byte[] regionName, final List

[jira] [Updated] (HBASE-6651) Thread safety of HTablePool is doubtful

2012-10-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-6651: -- Status: Patch Available (was: Open) > Thread safety of HTablePool is doubtful > --

[jira] [Commented] (HBASE-6942) Endpoint implementation for bulk delete rows

2012-10-17 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478060#comment-13478060 ] Anoop Sam John commented on HBASE-6942: --- This one Ted HRegionServer#put(final byte[]

[jira] [Updated] (HBASE-6979) recovered.edits file should not break distributed log splitting

2012-10-17 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-6979: --- Resolution: Fixed Fix Version/s: 0.96.0 Hadoop Flags: Reviewed Status: Resolved

[jira] [Commented] (HBASE-6942) Endpoint implementation for bulk delete rows

2012-10-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478038#comment-13478038 ] Ted Yu commented on HBASE-6942: --- bq. was following the code in HRS Are you referring to the

[jira] [Commented] (HBASE-7001) Fix the RCN Correctness Warning in MemStoreFlusher class

2012-10-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478029#comment-13478029 ] Ted Yu commented on HBASE-7001: --- Patch looks good. > Fix the RCN Correctnes

[jira] [Commented] (HBASE-6942) Endpoint implementation for bulk delete rows

2012-10-17 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478028#comment-13478028 ] Anoop Sam John commented on HBASE-6942: --- bq.Should we continue to check status code

[jira] [Commented] (HBASE-6942) Endpoint implementation for bulk delete rows

2012-10-17 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478021#comment-13478021 ] Anoop Sam John commented on HBASE-6942: --- @Jean and @Ted My mistake with typo.. Will

[jira] [Commented] (HBASE-7002) Fix all 4 findbug performance warnings

2012-10-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478020#comment-13478020 ] Ted Yu commented on HBASE-7002: --- Patch looks good. Performance warnings are gone from https

[jira] [Commented] (HBASE-6974) Metric for blocked updates

2012-10-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478010#comment-13478010 ] Hadoop QA commented on HBASE-6974: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-6942) Endpoint implementation for bulk delete rows

2012-10-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477987#comment-13477987 ] Ted Yu commented on HBASE-6942: --- {code} +if (opStatus[i].getOperationStatusCode(

[jira] [Commented] (HBASE-6942) Endpoint implementation for bulk delete rows

2012-10-17 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477978#comment-13477978 ] Jean-Marc Spaggiari commented on HBASE-6942: Should: NO_OF_VERSIOS_TO_DELETE =

[jira] [Commented] (HBASE-6974) Metric for blocked updates

2012-10-17 Thread Michael Drzal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477961#comment-13477961 ] Michael Drzal commented on HBASE-6974: -- I think I addressed all of your concerns exce

[jira] [Updated] (HBASE-6974) Metric for blocked updates

2012-10-17 Thread Michael Drzal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Drzal updated HBASE-6974: - Status: Patch Available (was: Open) > Metric for blocked updates > -

[jira] [Updated] (HBASE-6974) Metric for blocked updates

2012-10-17 Thread Michael Drzal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Drzal updated HBASE-6974: - Attachment: HBASE-6974-v2.patch Patch updated based on comments from Lars > Metr

[jira] [Updated] (HBASE-6974) Metric for blocked updates

2012-10-17 Thread Michael Drzal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Drzal updated HBASE-6974: - Status: Open (was: Patch Available) > Metric for blocked updates > -

[jira] [Commented] (HBASE-6942) Endpoint implementation for bulk delete rows

2012-10-17 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477919#comment-13477919 ] Anoop Sam John commented on HBASE-6942: --- HBASE-6942_DeleteTemplate patch with Delet

[jira] [Updated] (HBASE-6942) Endpoint implementation for bulk delete rows

2012-10-17 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-6942: -- Attachment: HBASE-6942_DeleteTemplate.patch > Endpoint implementation for bulk delete rows

[jira] [Commented] (HBASE-6942) Endpoint implementation for bulk delete rows

2012-10-17 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477916#comment-13477916 ] Anoop Sam John commented on HBASE-6942: --- Patch V6 with Scan based approach... Regard

[jira] [Updated] (HBASE-6942) Endpoint implementation for bulk delete rows

2012-10-17 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-6942: -- Attachment: HBASE-6942_V6.patch > Endpoint implementation for bulk delete rows > --

[jira] [Commented] (HBASE-6974) Metric for blocked updates

2012-10-17 Thread Michael Drzal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477905#comment-13477905 ] Michael Drzal commented on HBASE-6974: -- [~lhofhansl] - 1024 ms to s conversion fixed

[jira] [Commented] (HBASE-7002) Fix all 4 findbug performance warnings

2012-10-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477882#comment-13477882 ] Hadoop QA commented on HBASE-7002: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-6001) Upgrade slf4j to 1.6.1

2012-10-17 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477851#comment-13477851 ] rajeshbabu commented on HBASE-6001: --- Sorry,unknowingly assignee changed. assigned back t

[jira] [Updated] (HBASE-6001) Upgrade slf4j to 1.6.1

2012-10-17 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajeshbabu updated HBASE-6001: -- Assignee: Jimmy Xiang (was: rajeshbabu) > Upgrade slf4j to 1.6.1 > -- > >

[jira] [Updated] (HBASE-7002) Fix all 4 findbug performance warnings

2012-10-17 Thread liang xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liang xie updated HBASE-7002: - Assignee: liang xie Status: Patch Available (was: Open) > Fix all 4 findbug performance warnin

[jira] [Updated] (HBASE-7002) Fix all 4 findbug performance warnings

2012-10-17 Thread liang xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liang xie updated HBASE-7002: - Description: Fix the perf warning from this report : https://builds.apache.org/job/PreCommit-HBASE-Build/

[jira] [Updated] (HBASE-7002) Fix all 4 findbug performance warnings

2012-10-17 Thread liang xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liang xie updated HBASE-7002: - Attachment: HBASE-7002.patch > Fix all 4 findbug performance warnings > -

[jira] [Created] (HBASE-7002) Fix all 4 findbug performance warnings

2012-10-17 Thread liang xie (JIRA)
liang xie created HBASE-7002: Summary: Fix all 4 findbug performance warnings Key: HBASE-7002 URL: https://issues.apache.org/jira/browse/HBASE-7002 Project: HBase Issue Type: Bug Affects Vers

[jira] [Commented] (HBASE-7001) Fix the RCN Correctness Warning in MemStoreFlusher class

2012-10-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477845#comment-13477845 ] Hadoop QA commented on HBASE-7001: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-7000) Fix the "INT_VACUOUS_COMPARISON" WARNING in KeyValue class

2012-10-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477816#comment-13477816 ] Hadoop QA commented on HBASE-7000: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Assigned] (HBASE-6001) Upgrade slf4j to 1.6.1

2012-10-17 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajeshbabu reassigned HBASE-6001: - Assignee: rajeshbabu (was: Jimmy Xiang) > Upgrade slf4j to 1.6.1 > -- >

[jira] [Updated] (HBASE-7001) Fix the RCN Correctness Warning in MemStoreFlusher class

2012-10-17 Thread liang xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liang xie updated HBASE-7001: - Assignee: liang xie Status: Patch Available (was: Open) > Fix the RCN Correctness Warning in M

[jira] [Updated] (HBASE-7001) Fix the RCN Correctness Warning in MemStoreFlusher class

2012-10-17 Thread liang xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liang xie updated HBASE-7001: - Attachment: HBASE-7001.patch > Fix the RCN Correctness Warning in MemStoreFlusher class > ---

[jira] [Updated] (HBASE-7001) Fix the RCN Correctness Warning in MemStoreFlusher class

2012-10-17 Thread liang xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liang xie updated HBASE-7001: - Description: https://builds.apache.org/job/PreCommit-HBASE-Build/3057//artifact/trunk/patchprocess/newPat

[jira] [Created] (HBASE-7001) Fix the RCN Correctness Warning in MemStoreFlusher class

2012-10-17 Thread liang xie (JIRA)
liang xie created HBASE-7001: Summary: Fix the RCN Correctness Warning in MemStoreFlusher class Key: HBASE-7001 URL: https://issues.apache.org/jira/browse/HBASE-7001 Project: HBase Issue Type: Bu

[jira] [Updated] (HBASE-7000) Fix the "INT_VACUOUS_COMPARISON" WARNING in KeyValue class

2012-10-17 Thread liang xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liang xie updated HBASE-7000: - Status: Patch Available (was: Open) > Fix the "INT_VACUOUS_COMPARISON" WARNING in KeyValue class > -

[jira] [Commented] (HBASE-7000) Fix the "INT_VACUOUS_COMPARISON" WARNING in KeyValue class

2012-10-17 Thread liang xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477795#comment-13477795 ] liang xie commented on HBASE-7000: -- BTW, the WARING was caused by : an integer comparison

[jira] [Commented] (HBASE-7000) Fix the "INT_VACUOUS_COMPARISON" WARNING in KeyValue class

2012-10-17 Thread liang xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477794#comment-13477794 ] liang xie commented on HBASE-7000: -- IMHO, the HConstants.MAXIMUM_VALUE_LENGTH maybe chang

[jira] [Updated] (HBASE-7000) Fix the "INT_VACUOUS_COMPARISON" WARNING in KeyValue class

2012-10-17 Thread liang xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] liang xie updated HBASE-7000: - Attachment: HBASE-7000.patch there're two choices here. 1 attached file shows change to some value not th

[jira] [Created] (HBASE-7000) Fix the "INT_VACUOUS_COMPARISON" WARNING in KeyValue class

2012-10-17 Thread liang xie (JIRA)
liang xie created HBASE-7000: Summary: Fix the "INT_VACUOUS_COMPARISON" WARNING in KeyValue class Key: HBASE-7000 URL: https://issues.apache.org/jira/browse/HBASE-7000 Project: HBase Issue Type:

[jira] [Commented] (HBASE-6991) Escape "\" in Bytes.toStringBinary() and its counterpart Bytes.toBytesBinary()

2012-10-17 Thread Aditya Kishore (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477706#comment-13477706 ] Aditya Kishore commented on HBASE-6991: --- It should be noted that any previously enco

[jira] [Updated] (HBASE-6991) Escape "\" in Bytes.toStringBinary() and its counterpart Bytes.toBytesBinary()

2012-10-17 Thread Aditya Kishore (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aditya Kishore updated HBASE-6991: -- Description: Since "\" is used to escape non-printable character but not treated as special ch

[jira] [Commented] (HBASE-6991) Escape "\" in Bytes.toStringBinary() and its counterpart Bytes.toBytesBinary()

2012-10-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13477688#comment-13477688 ] Hadoop QA commented on HBASE-6991: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Updated] (HBASE-6651) Thread safety of HTablePool is doubtful

2012-10-17 Thread Hiroshi Ikeda (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiroshi Ikeda updated HBASE-6651: - Attachment: HBASE-6651-V2.patch Thanks for the reviews. Now I added a revised patch. (1) In orde

<    1   2