thanks Andy,

one question: is there a target date for release or is it just ASAP? 

Simon




From:
Andy Seaborne <[email protected]>
To:
[email protected]
Date:
11/09/2011 08:42 AM
Subject:
Re: What are the JIRA issues to fix before a release?



On 04/11/11 13:07, Paolo Castagna wrote:
> Hi,
> today, I have time to work on Jena.
>
> What are the JIRA issues to fix before a release?
>
> Paolo

Summary:

== Simon

JENA-131 (TxTDB problem during concurrent execution)
JENA-143 (QueryExecution.abort seems to corrupt TxTDB when interrupting 
transactional queries)

== Stephen

spill-to-disk configuration option:
http://markmail.org/message/jzn7ipszwttciipf

as part of JENA-119 (Eliminate memory bounds during query execution)

== Andy

JENA-110 (Remove RDB from Jena)
   and it's documentation
   and there is some experiment, unused stuff in SDB.

--------------------------------------

I added JENA-110 (remove RDB) because it wil not get properly tested 
anyway).  As preparation, I've tagged the codebase to make the 
post-license text changes, last-of-RDB state findable in case someone 
needes to drag it out of the vault.

JENA-131 and JENA-141 are TDB only.

JENA-131: we have a cause (multiple read transactions over a stack of 2 
or more unflushed write transactions) but not yet a proper fix.

                 Andy



Reply via email to