[jira] [Commented] (HBASE-6846) BitComparator bug - ArrayIndexOutOfBoundsException

2012-11-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13490373#comment-13490373 ] Hudson commented on HBASE-6846: --- Integrated in HBase-0.94-security-on-Hadoop-23 #9 (See

[jira] [Commented] (HBASE-6846) BitComparator bug - ArrayIndexOutOfBoundsException

2012-10-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13485511#comment-13485511 ] Ted Yu commented on HBASE-6846: --- Should the assignee be Lucian ?

[jira] [Commented] (HBASE-6846) BitComparator bug - ArrayIndexOutOfBoundsException

2012-10-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13485513#comment-13485513 ] Lars Hofhansl commented on HBASE-6846: -- I attributed Lucian in the commit. Would need

[jira] [Commented] (HBASE-6846) BitComparator bug - ArrayIndexOutOfBoundsException

2012-10-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13485520#comment-13485520 ] Ted Yu commented on HBASE-6846: --- Added Lucian as contributor.

[jira] [Commented] (HBASE-6846) BitComparator bug - ArrayIndexOutOfBoundsException

2012-10-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13485526#comment-13485526 ] Hudson commented on HBASE-6846: --- Integrated in HBase-0.94 #558 (See

[jira] [Commented] (HBASE-6846) BitComparator bug - ArrayIndexOutOfBoundsException

2012-10-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13485532#comment-13485532 ] Hudson commented on HBASE-6846: --- Integrated in HBase-TRUNK #3491 (See

[jira] [Commented] (HBASE-6846) BitComparator bug - ArrayIndexOutOfBoundsException

2012-10-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13485537#comment-13485537 ] Hudson commented on HBASE-6846: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #241 (See

[jira] [Commented] (HBASE-6846) BitComparator bug - ArrayIndexOutOfBoundsException

2012-10-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13485340#comment-13485340 ] stack commented on HBASE-6846: -- That is a silly bug (I probably did it!). +1 on committing.

[jira] [Commented] (HBASE-6846) BitComparator bug - ArrayIndexOutOfBoundsException

2012-10-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13485352#comment-13485352 ] Hadoop QA commented on HBASE-6846: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-6846) BitComparator bug - ArrayIndexOutOfBoundsException

2012-10-01 Thread Lucian George Iordache (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13466677#comment-13466677 ] Lucian George Iordache commented on HBASE-6846: --- 1. Right now, if length1,

[jira] [Commented] (HBASE-6846) BitComparator bug - ArrayIndexOutOfBoundsException

2012-10-01 Thread Lucian George Iordache (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13466689#comment-13466689 ] Lucian George Iordache commented on HBASE-6846: --- About 1: I took a better

[jira] [Commented] (HBASE-6846) BitComparator bug - ArrayIndexOutOfBoundsException

2012-09-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463807#comment-13463807 ] Hadoop QA commented on HBASE-6846: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-6846) BitComparator bug - ArrayIndexOutOfBoundsException

2012-09-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13464080#comment-13464080 ] stack commented on HBASE-6846: -- Should we test length 1 before subtracting 1 from it?

[jira] [Commented] (HBASE-6846) BitComparator bug - ArrayIndexOutOfBoundsException

2012-09-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459767#comment-13459767 ] stack commented on HBASE-6846: -- bq. Should I provide a patch for correcting the problem?