
| Key: |
SES-164
|
| Type: |
Improvement
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Jeen Broekstra
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
See forum thread http://www.openrdf.org/forum/mvnforum/viewthread?thread=584
The invocation of the _updateExportedNamespaces() method in the commit of any upload transaction causes a huge performance bottleneck. This could easily be delayed, to be executed whenever an export function is invoked, since the information is only relevant to such an export function. Doing this will greatly improve upload time.
|
|
Fixed checked in in 1.2 release branch.
|
|