From: <tho...@us...> - 2014-10-28 17:38:13
|
Revision: 8696 http://sourceforge.net/p/bigdata/code/8696 Author: thompsonbry Date: 2014-10-28 17:38:01 +0000 (Tue, 28 Oct 2014) Log Message: ----------- updated release notes for 1.3.3 to reflect #1028 closed. Modified Paths: -------------- branches/BIGDATA_RELEASE_1_3_0/bigdata/src/releases/RELEASE_1_3_3.txt Modified: branches/BIGDATA_RELEASE_1_3_0/bigdata/src/releases/RELEASE_1_3_3.txt =================================================================== --- branches/BIGDATA_RELEASE_1_3_0/bigdata/src/releases/RELEASE_1_3_3.txt 2014-10-28 17:35:25 UTC (rev 8695) +++ branches/BIGDATA_RELEASE_1_3_0/bigdata/src/releases/RELEASE_1_3_3.txt 2014-10-28 17:38:01 UTC (rev 8696) @@ -65,6 +65,7 @@ - http://trac.bigdata.com/ticket/1021 (Add critical section protection to AbstractJournal.abort() and BigdataSailConnection.rollback()) - http://trac.bigdata.com/ticket/1024 (GregorianCalendar? does weird things before 1582) - http://trac.bigdata.com/ticket/1026 (SPARQL UPDATE with runtime errors causes problems with lexicon indices) +- http://trac.bigdata.com/ticket/1028 (very rare NotMaterializedException: XSDBoolean(true)) - http://trac.bigdata.com/ticket/1029 (RWStore commit state not correctly rolled back if abort fails on empty journal) - http://trac.bigdata.com/ticket/1030 (RWStorage stats cleanup) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |