History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
Issue Details
[
XML
]
Key:
SES-470
Type:
Bug
Status:
Closed
Resolution:
Fixed
Priority:
Major
Assignee:
Arjohn Kampman
Reporter:
Arjohn Kampman
Votes:
0
Watchers:
1
Operations
If you were
logged in
you would be able to see more operations.
Sesame
NativeStore: BTree's RangeIterator does not release all nodes that it has flagged as 'in use'
Created:
30/Oct/07 01:18 PM
Updated:
20/Mar/08 08:29 PM
Component/s:
Native Sail
Affects Version/s:
2.0-beta6
,
2.0-beta5
,
2.0-beta4
,
2.0-beta3
,
2.0-beta2
,
2.0-beta1
Fix Version/s:
2.0-rc1
Description
BTree$RangeIterator appears to forget to release all nodes that it has flagged as 'in use'.
All
Comments
Change History
Sort Order:
[
Permlink
]
Comment by
Arjohn Kampman
[
30/Oct/07 04:16 PM
]
RangeIterator.close() forgot to release the active parent nodes.