1. ffd170b ASTERIXDB-1337: Dataset Memory Management on Multi-Partition NC by Michael Blow · 9 years ago
  2. 1384319 Remove Trailing Whitespace by Michael Blow · 9 years ago
  3. 98d38e6 Asterix NCs Failback Support by Murtadha Hubail · 9 years ago
  4. 5dc958c Add Support for Upsert Operation by Abdullah Alamoudi · 9 years ago
  5. e2439b4 remove end-of-line whitespace by Till Westmann · 9 years ago
  6. 8fc8bf8 Asterix NCs Fault Tolerance by Murtadha Hubail · 9 years ago
  7. 1d5cf64 Divide Cluster into Unique Partitions by Murtadha Hubail · 9 years ago
  8. f986580 Adapt Replication to Append Only LSM Components by Murtadha Hubail · 9 years ago
  9. fc7272c Asterix MessageBroker implementation by Murtadha Hubail · 9 years ago
  10. 31ee8b7 ASTERIXDB-1110 Fix count keeping in primary index opTracker by Abdullah Alamoudi · 9 years ago
  11. 18a9dca Clean up compilation warnings. by Yingyi Bu · 9 years ago
  12. d1b19bb ASTERIXDB-1152: Delete storage data of old instances by Murtadha Hubail · 9 years ago
  13. f8daac2 ASTERIXDB-1118: allow for lock conversion by Till Westmann · 9 years ago
  14. 209f390 Introducing Data Replication To AsterixDB by Murtadha Hubail · 9 years ago
  15. fa7963b ASTERIXDB-1058: use ResourceHeapBufferAllocator for dataset memory components. by Murtadha Hubail · 9 years ago
  16. 364a7ca ASTERIXDB-1058: make Asterix compatible with lazy LSM memory allocation by Murtadha Hubail · 9 years ago
  17. eacff78 ASTERIXDB-1160: Break deadlock between LogManager and LogFlusher by Murtadha Hubail · 9 years ago
  18. 97dd45d ASTERIXDB-969: Redesigned recovery analysis phase to spill to disk by Murtadha Hubail · 9 years ago
  19. e1dad19 ASTERIXDB-1045: fix log file reading during recovery by Murtadha Hubail · 9 years ago
  20. a3b2ab4 ASTERIXDB-1045: Log analysis fixes by Ian Maxon · 9 years ago
  21. e61cc67 Updated LSMOperationType references to LSM API package by Murtadha Hubail · 9 years ago
  22. 2bc26dd ASTERIXDB-1053: Allow lazy loading for persistent local resources by Murtadha Hubail · 9 years ago
  23. 928bbd1 Change License Headers by Ian Maxon · 9 years ago
  24. f18bba2 Change Java package from edu.uci.ics to org.apache by Ian Maxon · 9 years ago
  25. 34d8163 Change folder structure for Java repackage by Ian Maxon · 9 years ago
  26. 80db07f Fix for issue 923 by Murtadha Hubail · 9 years ago
  27. 032a178 Add Apache RAT License Auditor plugin, and fix missing licenses by Ian Maxon · 10 years ago
  28. b9611bb Added a flag to identify first NC start during creation by hubailmor@gmail.com · 10 years ago
  29. ccd67fe Temp dataset support: by buyingyi · 10 years ago
  30. a12d8cd - Fixed Type Casting issue by Taewoo Kim · 10 years ago
  31. ef9e081 Modified locking on DatasetLifeCycleManager by hubailmor@gmail.com · 10 years ago
  32. ce70c7b Added flush logs and enabled non-sharp checkpoints by hubailmor@gmail.com · 10 years ago
  33. 661b1d0 763: Omit wrapper "results" JSON object in HTTP API output for JSON results; by Chris Hillery · 10 years ago
  34. 8f5a173 Changes to fix issue793 by Young-Seok · 10 years ago
  35. 661b9c7 Added a new merge policy, called correlated-prefix. by salsubaiee · 10 years ago
  36. a5af4e0 Added filters to AsterixDB's primary and secondary indexes. by salsubaiee · 11 years ago
  37. d905773 Add external indexes by Abdullah Alamoudi · 11 years ago
  38. 4c16c64 some small cleanup by Till Westmann · 11 years ago
  39. 1aac419 Adjust creation of Rtree to reflect the new LSM Rtree Optimization by Abdullah Alamoudi · 11 years ago
  40. 5eddbc8 changes to fix issue 727 by Young-Seok · 11 years ago
  41. a6aa30a merge kisskys/master_logrecord_optimization into master by Young-Seok · 11 years ago
  42. 29bface remove debug logging by Till Westmann · 11 years ago
  43. d2034f6 move print methods to the 'debugging section' by Till Westmann · 11 years ago
  44. d8ea5cc generate methods to print a record as JSON by Till Westmann · 11 years ago
  45. a21d23f disable debugging checks fix LockManagerDeterministicUnitTest some cleanup by Till Westmann · 11 years ago
  46. b1e74d2 some more cleanup (mostly removal of debug/logging code) by Till Westmann · 11 years ago
  47. d0a67bb some cleanup by Till Westmann · 11 years ago
  48. c191e23 better attempt to fix the bug minor cleanup by Till Westmann · 11 years ago
  49. c17c989 a fix and a bunch of debugging changes by Till Westmann · 11 years ago
  50. 6111491 add DeadlockTracker by Till Westmann · 11 years ago
  51. 76af609 RecoveryManager change from issue 695 by Till Westmann · 11 years ago
  52. 92e459a reduced log record size by removing old operation/value and generalized undo operation by not using physical delete operation in LSM btree by Young-Seok · 11 years ago
  53. 38059d9 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  54. 076f61b Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  55. 1ac2408 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  56. 17f90ef merge from master by ramangrover29 · 11 years ago
  57. b6ca223 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  58. 443c04b 32 bits are not enough for LockManagerStats by Till Westmann · 11 years ago
  59. 5723b94 no allocation of job slot during unlock by Till Westmann · 11 years ago
  60. ac045fd do not keep the monitor on jobArenaMgr unnecessarily by Till Westmann · 11 years ago
  61. 15f27d5 put some detailed logging behind a DEBUG_MODE guard small cleanup by Till Westmann · 11 years ago
  62. a048bce add DummyLockManager by Till Westmann · 11 years ago
  63. b1411eb Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  64. 1dea437 always lock the whole dataset in PrimaryIndexSearchOperationCallback by Till Westmann · 11 years ago
  65. ef02b79 log the right counters by Till Westmann · 11 years ago
  66. f0f6add move request counters into separate class comment out some detailed logging by Till Westmann · 11 years ago
  67. e140123 s/Stats/RecordManagerStats/ by Till Westmann · 11 years ago
  68. 7e5570a merge from master by ramangrover29 · 11 years ago
  69. 8254bf0 introduce private unlock method that takes only primitive parameters by Till Westmann · 11 years ago
  70. fb6ae0e use AtomicInteger instead of volatile int to get reliable counters by Till Westmann · 11 years ago
  71. d285066 remove jobId from jobIdSlotMap in releaseLocks by Till Westmann · 11 years ago
  72. 9afdfac reuseable DatasetId and JobId objects by Till Westmann · 11 years ago
  73. 312c4d6 remove AsterixThreadExecutor.shutdown() again by Till Westmann · 11 years ago
  74. ea4c0d1 synchronize on jobArenaMgr when looking for deadlocks by Till Westmann · 11 years ago
  75. 5a906ad add logic for manually triggered state dumps by zheilbron · 11 years ago
  76. 57aed13 introduce LockMode.ANY to indicate that the first lock will be unlocked during unlock by Till Westmann · 11 years ago
  77. 3990b0b more efficient implementations for instantLock and instantTryLock by Till Westmann · 11 years ago
  78. a1677db include upgraders in deadlock detection by Till Westmann · 11 years ago
  79. 948fec9 remove imports from code generator by Till Westmann · 11 years ago
  80. a106832 add lock mode parameter to unlock method by Till Westmann · 11 years ago
  81. 28fbd9a the templates are now a fixed part of the maven plugin by Till Westmann · 11 years ago
  82. 7b1b22a read RecordTypes from JSON specifications by Till Westmann · 11 years ago
  83. a16a5e6 add cache of size 1 inside of DatasetLockCache by Till Westmann · 11 years ago
  84. 46b138b some cleanup by Till Westmann · 11 years ago
  85. 19a1069 change size of ResourceGroupTable by Till Westmann · 11 years ago
  86. 7ee85a8 some cleanup by Till Westmann · 11 years ago
  87. 3ed8ef8 add cache for dataset locks (they are given up when the job finishes) by Till Westmann · 11 years ago
  88. 9082e6c Merge remote-tracking branch 'origin/raman/master_feeds_merge' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  89. f303011 check that job is not aborted before requsting another lock by Till Westmann · 11 years ago
  90. c0113b4 read config file shutdown LogManager and AsterixThreadExecutor by Till Westmann · 11 years ago
  91. 84afe04 cleanup by Till Westmann · 11 years ago
  92. b9cfe33 add dump functionality to ConcurrentLockManager by Till Westmann · 11 years ago
  93. 20ba107 move shutdown of AsterixThreadExecutor out of LogManager by Till Westmann · 11 years ago
  94. ed1c978 shutdown ExecutorService when shutting down LogManager by Till Westmann · 11 years ago
  95. 655aa72 pull AllocInfo out of RecordManager template by Till Westmann · 11 years ago
  96. a87253b - introduce (logical) type for local and global pointers (slots) by Till Westmann · 11 years ago
  97. 029c50b fix case where the same job re-acquires the exact same lock add debugging code by Till Westmann · 11 years ago
  98. b6b7308 cosmetic changes by Raman Grover · 11 years ago
  99. b2a8772 initialize newly allocated job slots by Till Westmann · 11 years ago
  100. bb6180f add simple deadlock detection add JobArenaManager by Till Westmann · 11 years ago