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

Key: SES-699
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
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

Iterations passed to RepositoryConnection.add() or remove() are not always closed

Created: 07/Jan/10 10:10 AM   Updated: 07/Jan/10 10:13 AM
Component/s: Repository API
Affects Version/s: 2.3.0
Fix Version/s: 2.3.1


 Description   
RepositoryConnectionBase.add(Iteration) and remove(Iteration) process the passed iteration until exhaustion, which should automatically close this iteration. However, in case of an error, the iteration is not closed.

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