History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: SES-527
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Arjohn Kampman
Reporter: Arjohn Kampman
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Sesame

BTree reads sometime fail to find all data when data is added concurrently

Created: 25/Feb/08 03:47 PM   Updated: 23/Sep/08 08:06 PM
Component/s: Native Sail
Affects Version/s: 2.0
Fix Version/s: 3.0

Issue Links:
Cause
 
This issue is caused by:
SES-604 NativeStore returns duplicate values ... Major Resolved


 Description   
An iterator that iterates over the records in a BTree sometimes stops prematurely when the BTree is expanded with a new root node as a result of a concurrent update.

 All   Comments   Change History      Sort Order:
Comment by Arjohn Kampman [28/Aug/08 01:20 PM]
Rescheduling to 2.5. We have some plans to improve the native store's indexes that will probably solve this issue too.