Stress Tests induce IllegalArgumentException

Bug #1078019 reported by Peter Beaman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Akiban Persistit
Fix Released
High
Peter Beaman

Bug Description

Seen during a persistit-stress-multi-config2 run on an ec2 instance:

[CLEANUP_MANAGER] ERROR java.lang.IllegalArgumentException: foundAt1=32 foundAt2=36 _keyBlockEnd=56 buffer._keyBlockEnd=84
     at com.persistit.Buffer.join(Buffer.java:2423)
     at com.persistit.Exchange.raw_removeKeyRangeInternal(Exchange.java:3421)
     at com.persistit.Exchange.pruneLeftEdgeValue(Exchange.java:3769)
     at com.persistit.CleanupManager$CleanupAntiValue.performAction(CleanupManager.java:281)
     at com.persistit.CleanupManager.poll(CleanupManager.java:180)
     at com.persistit.CleanupManager.runTask(CleanupManager.java:87)
     at com.persistit.IOTaskRunnable.run(IOTaskRunnable.java:143)
     at java.lang.Thread.run(Thread.java:662)

Peter Beaman (pbeaman)
Changed in akiban-persistit:
assignee: nobody → Peter Beaman (pbeaman)
Revision history for this message
Peter Beaman (pbeaman) wrote :
Revision history for this message
Peter Beaman (pbeaman) wrote :

This is an artifact of a newly proposed fix for RebalanceException and is not found in trunk.

Peter Beaman (pbeaman)
Changed in akiban-persistit:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.