[ 
https://issues.apache.org/jira/browse/HBASE-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994411#comment-12994411
 ] 

Jean-Daniel Cryans commented on HBASE-3527:
-------------------------------------------

The code different in 0.90, and since we're not planning on releasing another 
0.20, may I suggest that we close this jira as Won't Fix?

> IndexOutOfBoundsException during HTable close()
> -----------------------------------------------
>
>                 Key: HBASE-3527
>                 URL: https://issues.apache.org/jira/browse/HBASE-3527
>             Project: HBase
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 0.20.6
>         Environment: rhel5, java6
>            Reporter: Murali Krishna P
>
> Hi,
> I am using 0.20.6 version of hbase. Got the following error while closing a 
> table.
> > Caused by: java.lang.IndexOutOfBoundsException: toIndex = 1
> >        at java.util.SubList.<init>(AbstractList.java:602)
> >        at java.util.RandomAccessSubList.<init>(AbstractList.java:758)
> >        at java.util.AbstractList.subList(AbstractList.java:468)
> >        at 
> > org.apache.hadoop.hbase.client.HTable.flushCommits(HTable.java:668)
> >        at org.apache.hadoop.hbase.client.HTable.close(HTable.java:682)
> >
> >
>  Thanks,
>  Murali Krishna

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to