Extent.closeAll ClassCastException
Brought to you by:
jackknifebarber
I created an extent, iterated over it and then did
myExtent.closeAll and got a ClassCastException.
It seems that the method incorrectly uses keys not the
values of queryResultsByIterator.
This is my guess, and fixing it solves the problem.
I have submitted a patch separately
Matty.
Logged In: YES
user_id=524390
Fixed with patch 639849.