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