[ https://issues.apache.org/jira/browse/HBASE-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Purtell updated HBASE-1708: ---------------------------------- Affects Version/s: (was: 0.19.3) 0.19.1 I'm told this is a 0.19.1 cluster and have suggested an upgrade. > CME out of HStore.getStorefilesIndexSize while deploying region > --------------------------------------------------------------- > > Key: HBASE-1708 > URL: https://issues.apache.org/jira/browse/HBASE-1708 > Project: Hadoop HBase > Issue Type: Bug > Affects Versions: 0.19.1 > Reporter: Andrew Purtell > Attachments: master+regionserver224.rar > > > This is from a Trend 0.19.3 cluster: > 2009-07-23 10:44:49,789 INFO > org.apache.hadoop.hbase.regionserver.HRegionServer: Worker: MSG_REGION_OPEN: > content,092501240723072009-0000000000000000308-10.3.134.228-a3e3be27683ba154539d1c055890e781,1248345884988: > safeMode=false > 2009-07-23 10:44:49,789 INFO org.apache.hadoop.hbase.regionserver.HRegion: > starting compaction on region > content,092501240723072009-0000000000000000308-10.3.134.228-746d6fcc693a34536215d76dee0fabee,1248345884988 > 2009-07-23 10:44:49,863 INFO org.apache.hadoop.hbase.regionserver.HRegion: > region > content,092501240723072009-0000000000000000308-10.3.134.228-a3e3be27683ba154539d1c055890e781,1248345884988/694893409 > available > 2009-07-23 10:44:52,736 WARN > org.apache.hadoop.hbase.regionserver.HRegionServer: Processing message > (Retry: 0) > java.util.ConcurrentModificationException > at java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1100) > at java.util.TreeMap$ValueIterator.next(TreeMap.java:1145) > at > org.apache.hadoop.hbase.regionserver.HStore.getStorefilesIndexSize(HStore.java:2187) > at > org.apache.hadoop.hbase.regionserver.HRegionServer.doMetrics(HRegionServer.java:948) > at > org.apache.hadoop.hbase.regionserver.HRegionServer.run(HRegionServer.java:338) > at java.lang.Thread.run(Thread.java:619) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.