From: <tho...@us...> - 2011-07-13 20:22:27
|
Revision: 4914 http://bigdata.svn.sourceforge.net/bigdata/?rev=4914&view=rev Author: thompsonbry Date: 2011-07-13 20:22:21 +0000 (Wed, 13 Jul 2011) Log Message: ----------- Updated the 1.0.1 release notes to reflect the resolution of the SIDs serializable issue in scale-out. Modified Paths: -------------- branches/BIGDATA_RELEASE_1_0_0/bigdata/src/releases/RELEASE_1_0_1.txt branches/TERMS_REFACTOR_BRANCH/bigdata/src/releases/RELEASE_1_0_1.txt Modified: branches/BIGDATA_RELEASE_1_0_0/bigdata/src/releases/RELEASE_1_0_1.txt =================================================================== --- branches/BIGDATA_RELEASE_1_0_0/bigdata/src/releases/RELEASE_1_0_1.txt 2011-07-13 20:15:15 UTC (rev 4913) +++ branches/BIGDATA_RELEASE_1_0_0/bigdata/src/releases/RELEASE_1_0_1.txt 2011-07-13 20:22:21 UTC (rev 4914) @@ -43,6 +43,9 @@ - https://sourceforge.net/apps/trac/bigdata/ticket/348 (BigdataValueFactory.asValue() must return new instance when DummyIV is used). + - https://sourceforge.net/apps/trac/bigdata/ticket/351 (SPOs not serializable + in scale-out). + New features in 1.0.x release: - Single machine data storage to ~50B triples/quads (RWStore); Modified: branches/TERMS_REFACTOR_BRANCH/bigdata/src/releases/RELEASE_1_0_1.txt =================================================================== --- branches/TERMS_REFACTOR_BRANCH/bigdata/src/releases/RELEASE_1_0_1.txt 2011-07-13 20:15:15 UTC (rev 4913) +++ branches/TERMS_REFACTOR_BRANCH/bigdata/src/releases/RELEASE_1_0_1.txt 2011-07-13 20:22:21 UTC (rev 4914) @@ -43,6 +43,9 @@ - https://sourceforge.net/apps/trac/bigdata/ticket/348 (BigdataValueFactory.asValue() must return new instance when DummyIV is used). + - https://sourceforge.net/apps/trac/bigdata/ticket/351 (SPOs not serializable + in scale-out). + New features in 1.0.x release: - Single machine data storage to ~50B triples/quads (RWStore); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |