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

Key: SES-636
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Arjohn Kampman
Reporter: Arjohn Kampman
Votes: 0
Watchers: 0
Operations

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

Connection registration in SailBase is not properly synchronized

Created: 12/Nov/08 04:35 PM   Updated: 17/Dec/08 02:04 PM
Component/s: Sail API
Affects Version/s: 2.2.1, 2.1.4, 2.2, 2.1.3, 2.1.2, 2.1.1, 2.1, 2.0.1, 2.0
Fix Version/s: 2.2.2

Issue Links:
Duplicate
This issue duplicates:
SES-634 Intermittent warning when closing Mem... Minor Resolved
 


 Description   
The org.openrdf.sail.helpers.SailBase, a common superclass of the memory, native and rdbms store, does not register its connections properly. Connection removal from the registration map is properly synchronized, but additions are not. In highly concurrent environments, this leads to warnings of the form: "tried to remove unknown connection object from store".

 All   Comments   Change History      Sort Order:
There are no comments yet on this issue.