- Fixed various bugs in the RTree concurrency control protocol which caused some searchers to miss some nodes due to concurrent splits.
- Fixed a bug in the unordered slot manager, and also reduced number of copy operations in the process of splitting a node.
- Fixed a bug in the LSMRTree search cursor that causes deadlocks due to incorrect BTree cursors resets.
- Fixed a minor bug in the LSMRTree merge.
- Applied the new file naming scheme for LSMRTree based on timestamp intervals.
- Added RTree and LSMRTree multi-threading test framework.
- Some code refactoring in the RTree frames.
- Code cleaning.
git-svn-id: https://hyracks.googlecode.com/svn/branches/hyracks_lsm_tree@1171 123451ca-8445-de46-9d55-352943316053
35 files changed