Migration » History » Version 2
Paula Gearon, 01/06/2008 06:51 AM
| 1 | 1 | Paula Gearon | |
|---|---|---|---|
| 2 | 2 | Paula Gearon | h1. Migrating Feature Requests - Bug reports |
| 3 | 1 | Paula Gearon | |
| 4 | 2 | Paula Gearon | |
| 5 | Any features/bugs that clearly remain applicable should be migrated directly to "Trac":http://new.mulgara.org/trac/report; document here those features/bugs that are not going to be migrated from Kowari to Mulgara. |
||
| 6 | |||
| 7 | 1 | Paula Gearon | ---- |
| 8 | 2 | Paula Gearon | *1251104 Remove Jena Support* |
| 9 | 1 | Paula Gearon | |
| 10 | http://sourceforge.net/tracker/index.php?func=detail&aid=1251104&group_id=89874&atid=591707 |
||
| 11 | |||
| 12 | I believe this is already complete. |
||
| 13 | |||
| 14 | 2 | Paula Gearon | ~Posted by Andrae Muys at Sep 12, 2006 00:55~ |
| 15 | 1 | Paula Gearon | |
| 16 | ---- |
||
| 17 | No, Jena came back in to Mulgara when we opted to roll back to the end of August last year. It has to be taken out again. |
||
| 18 | |||
| 19 | Since Jena wa removed the first time, we started hearing some scalability problems with slow loads. We should be careful about how we do this the second time around. |
||
| 20 | |||
| 21 | 2 | Paula Gearon | ~Posted by Paul Gearon at Sep 12, 2006 06:22~ |
| 22 | 1 | Paula Gearon | |
| 23 | ---- |
||
| 24 | I can't imagine that the Jena removal was connected to the slow loads. I only removed capabilities, not changed them. |
||
| 25 | |||
| 26 | 2 | Paula Gearon | ~Posted by Brian Sletten at Sep 27, 2006 18:54~ |
| 27 | 1 | Paula Gearon | |
| 28 | ---- |
||
| 29 | Something load related was causing a bottleneck, and since Jena had been used for loads we suspected this was the problem. |
||
| 30 | |||
| 31 | We know that XML parsers need to be careful with the triples interface, as many use RAM to remember the blank nodes they allocate. Using RAM like this causes problems in large files. We had this problem with Jena some years ago, but we resolved it. However, moving to a new RDF-XML parser may have re-introduced the problem. |
||
| 32 | |||
| 33 | Looking at Kowari from early 2005, the slow loads were already happening, so it looks like the Jena removal is NOT our problem. All the same, it would be nice to benchmark a middle-sized load before and after Jena removal. While I'm sure we will be fine, I'd like to confirm that there is no performance impact on loading RDF-XML before we commit the change. |
||
| 34 | |||
| 35 | 2 | Paula Gearon | ~Posted by Paul Gearon at Sep 27, 2006 21:21~ |