Author: buildbot
Date: Tue Jul 22 10:15:03 2014
New Revision: 917080

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/   (props changed)
    websites/staging/jena/trunk/content/documentation/tdb/tdb_transactions.html

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul 22 10:15:03 2014
@@ -1 +1 @@
-1612528
+1612532

Modified: 
websites/staging/jena/trunk/content/documentation/tdb/tdb_transactions.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/tdb/tdb_transactions.html 
(original)
+++ websites/staging/jena/trunk/content/documentation/tdb/tdb_transactions.html 
Tue Jul 22 10:15:03 2014
@@ -354,7 +354,8 @@ same storage but have independent transa
 <p>Multiple applications, running in multiple JVMs, using the same
 file databases is not supported and has a high risk of data corruption.  Once 
corrupted a database cannot be repaired
 and must be rebuilt from the original source data. Therefore there 
<strong>must</strong> be a single JVM
-controlling the database directory and files.</p>
+controlling the database directory and files.  From 1.1.0 onwards TDB includes 
automatic prevention against multi-JVM
+which prevents this under most circumstances.</p>
 <p>Use our <a href="../serving_data/">Fuseki</a> component to provide a
 database server for multiple applications. Fuseki supports 
 <a href="http://www.w3.org/TR/sparql11-query/";>SPARQL Query</a>,


Reply via email to