[
https://issues.apache.org/jira/browse/HBASE-3527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell resolved HBASE-3527.
-----------------------------------
Resolution: Cannot Reproduce
Reopen or file new issue if relevant with modern HBase versions
> 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 was sent by Atlassian JIRA
(v6.2#6252)