History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
Issue Details
[
XML
]
Key:
SES-144
Type:
Bug
Status:
Closed
Resolution:
Fixed
Priority:
Major
Assignee:
Jeen Broekstra
Reporter:
Jeen Broekstra
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
Sesame
BNodes from persistent file not processed correctly.
Created:
19/Apr/05 02:18 PM
Updated:
13/May/05 10:39 PM
Component/s:
Memory Sail
Affects Version/s:
1.1
,
1.1.1
,
1.1.2
,
1.1.3
Fix Version/s:
1.2-RC1
Description
http://www.openrdf.org/forum/mvnforum/viewthread?thread=416
Blank nodes stored in the persistent file of an in-memory store are accidentally merged with blank nodes from newly uploaded files after a shutdown and new startup of the sail.
All
Comments
Change History
Sort Order:
[
Permlink
]
Comment by
Jeen Broekstra
[
19/Apr/05 02:19 PM
]
Fixed. Problem was that the parser used to read the persistence file after initialization did not use the correct ValueFactory.
Fix checked in in release branch for 1.1.