diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2007-02-12 19:20:41 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2007-02-12 19:20:41 +0000 |
commit | 6f7dcb971893d8afdc48bda7ed5663383c896e59 (patch) | |
tree | d88482cbe4bc1844fde830417dcdda40f548e858 /RELEASE-NOTES.txt | |
parent | 41e0c99fb7045349b0178f9fcb3da8c34d37dc76 (diff) |
Added system properties to control performance characteristics of MergeSortBuffer.
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r-- | RELEASE-NOTES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 4aaf1e3..0f04527 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -5,6 +5,7 @@ Carbonado change history -------------------------------
- Fixed bug when decoding old Storable generations - new properties must be
cleared. Otherwise, indexes on newly added properties might not get updated.
+- Added system properties to control performance characteristics of MergeSortBuffer.
1.1-BETA9 to 1.1-BETA10
-------------------------------
|