From: Bryan T. <br...@sy...> - 2014-06-20 23:55:41
|
http://trac.bigdata.com/ticket/936 automatically rolls the rwstore forward to have two metabits regions in order to increase the maximum number of allocations that can be made against the store. This issue was driven by large numbers of small raw records, especially on the id2term index. The new code works with the older journals. But it does have a side effect that means the older code can no longer interpret the journal once it goes through a commit with the new code. This change will be part of the 1.3.2 release. Thanks, Bryan |