We'd like to get testing reports on the current Jena development build over the next few weeks for a release of Jena 2.10.1.

You can get a copy of the development build (via maven dependency or a download):

http://jena.staging.apache.org/download/index.html#development-builds


There are two areas of special note: Turtle output and query timeouts.

== Turtle output

The writer for Turtle which has been rewritten. The exact output layout of the Turtle may change.

Full details of using the writing subsystem:
http://jena.staging.apache.org/documentation/io/rdf-output.html

== Query timeouts (including in Fuseki)

Timeouts were not firing in the right places so that often the time-to-first-row was remaining and behaving as the time-to-last-row. This is fixed - if you use query timeouts in Fuseki you'll see a difference in behaviour if you had timeouts going off.

Also The status code from a timeouts query was incorrectly 408 - it's now 503.

== SDB

At the same time, we'd like to do a separate, coordinated release of SDB to align the libraries.

But we need help from SDB users in order to get proper testing of SDB. Please test 1.3.6-SNAPSHOT

(if there aren't enough test reports, we'll have to then see whether a release of SDB is a good idea or not)

        Andy

Reply via email to