Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
asterixdb
/
0c89d156586607b0465dd10aeb9f9ab5df25e839
/
hyracks-test-support
/
src
/
main
/
java
0c89d15
Fixed LSM tests that I broke while cleaning up the inverted index. Minor improvements to buffercache.
by alexander.behm
· 13 years ago
5a23956
- Merged interface changes from hyracks_inverted_index_updates
by zheilbron
· 13 years ago
e9de7b8
Cleaned up BTree integration tests. Added LSM-BTree integration tests.
by alexander.behm
· 13 years ago
f09b683
Fixed a bug in the LSMRTree delete operation reported by Markus in issue 58. For each delete operation we need to make sure that we run a true in-memory RTree delete operation to avoid return duplicate keys in case of consequent inserts and deletes for the same tuple before flush occur.
by salsubaiee
· 13 years ago
96712d3
Fixed a bug in the LSMRTree search cursor related to the timing of opening the RTree cursors which can cause deadlocks.
by salsubaiee
· 13 years ago
1b98b57
Added missing files.
by alexander.behm
· 13 years ago
0e18687
Implemented registration of LSM components via atomic renaming of a temp component. Modified LSMFileNameManager to use IOManager, such that new LSM components are written to IODevices in a round rob in fashion. Added tests using multiple IO devices.
by alexander.behm
· 13 years ago
ba3d1af
Refactored all index operators for better sharing with inverted index operators.
by alexander.behm
· 13 years ago
fb3f9a9
Merged hyracks_dev_next into this branch.
by alexander.behm
· 13 years ago
609f3b9
Polished inverted index. Added integration test for inverted index bulk load.
by alexander.behm
· 13 years ago
7407537
Cleaned up createPushRuntime api
by vinayakb
· 13 years ago
938f4b6
Cleaned up unused code
by vinayakb
· 13 years ago
fab18ba
Added javadocs to api.application package. Fixed some typos in method names.
by vinayakb
· 13 years ago
d0f1ffb
Merged 500:541 from trunk
by vinayakb
· 13 years ago
e0616d8
Changed job id from UUID to JobId
by vinayakb
· 13 years ago
54702fb
Converted OperatorDescriptorId and ConnectorDescriptorId to hold ints instead of UUIDs
by vinayakb
· 13 years ago
a67c6c4
Refactored cluster controller
by vinayakb
· 14 years ago
880f0de
Merged r434 from trunk
by vinayakb
· 14 years ago
3224dba
Added more connector policies. Cleaned up Activity API.
by vinayakb
· 14 years ago
ceb312d
Added sort-merge collector. tests pass
by vinayakb
· 14 years ago
e809eb0
Partial commit. Code compiles, but not complete
by vinayakb
· 14 years ago
77459fc
Fixed cleanup on job abort. Fixed profiling
by vinayakb
· 14 years ago
74c7207
Merged r289:290 from the hyracks_io_management branch
by vinayakb
· 14 years ago