1. 66ae1ee Merge branch 'master' into raman/master_ports by ramangrover29 · 11 years ago
  2. db0583d Merge branch 'master' of https://code.google.com/p/asterixdb by zheilbron · 11 years ago
  3. 5e43cf9 Merge branch 'master' into raman/master_ports by ramangrover29 · 11 years ago
  4. df9a80c 1) added support to collect logs 2) modified naming convention for asterix_root_metadata by ramangrover29 · 11 years ago
  5. bf2cc0e Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  6. afd59aa fixing merge issues by icetindil · 11 years ago
  7. 1278131 updating default configuration, adding extra parameters to the configuration by icetindil · 11 years ago
  8. 91f94b5 plugging in log and lock configuration parameters by icetindil · 11 years ago
  9. 103697f Plugged in the core dump configuration (paths) from managix by ramangrover29 · 11 years ago
  10. 7f005ad Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  11. 77ecc43 use a provider rather than a factory for operationtrackers by zheilbron · 11 years ago
  12. 7f6ad12 Merge master into raman/asterix_lsm_stabilization_coredump. by salsubaiee · 11 years ago
  13. 978c633 Orchestrated the use of executors and thread factory and fixed couple of issues related to the core dump functionilaty. by salsubaiee · 11 years ago
  14. 37d42f0 added transaction support for exclusive job-level commits (e.g. Metadata) by zheilbron · 11 years ago
  15. 9f3d028 change indexes in a dataset to share indexoptracker incl. partitions on same machine by zheilbron · 11 years ago
  16. 4589a06 Fix for issue 494. by salsubaiee · 11 years ago
  17. b4fc7a5 use lock counts to determine whether to decrease active transaction count on unlock by zheilbron · 11 years ago
  18. cdade3d ensure decrement is called in complete operation by zheilbron · 11 years ago
  19. 3717421 use only the primary index to track transaction counts within a dataset by zheilbron · 11 years ago
  20. 298abda Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  21. 857d562 Addressed code review comments. by salsubaiee · 11 years ago
  22. eac961d added datasetlifecyclemanager to properly account for memory throughout index lifecycle; adjusted default memory budget to be slightly lower by zheilbron · 11 years ago
  23. f02e52e6 Fixed an issue when trying to create NCs that share the same io devices. by salsubaiee · 11 years ago
  24. 45d6121 merge master into branch. by salsubaiee · 11 years ago
  25. 030ec39 Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  26. b284469 change all indices within a dataset to use the same VirtualBufferCache by zheilbron · 11 years ago
  27. 034156a reflect hyracks changes to not pass FreePageManager by zheilbron · 11 years ago
  28. c22cf7b Task complete: dependency between asterix-transactions and asterix-common broken. All test case PASS by ramangrover29 · 11 years ago
  29. 285ce1f replaced (Dual)InMemoryBufferCache with VirtualBufferCache by zheilbron · 11 years ago
  30. 5800c16 Fixed various bugs that prevented an lsm index from being partitioned accross iodevices. by salsubaiee · 11 years ago
  31. 9b48192 merged master into dependency branch, resolving all conflicts and made it compatible with hyracks master by ramangrover29 · 11 years ago
  32. 5c20734 attempt to make branch work with current hyracks: checkpoint 1 by ramangrover29 · 11 years ago
  33. 5cadee6 Merge branch 'master' into salsubaiee/master_add_configurable_bloom_filter_parameter by salsubaiee · 11 years ago
  34. da533ba fixed issue458(Build hang on master) and a possible bug of shrinking memory in LockWaiterManager by Young-Seok · 12 years ago
  35. f5c6cd2 Passing bloom filter parameters to the LSM indexes. by salsubaiee · 12 years ago
  36. 8925e12 Added coredump functionality in Lock/Log/Transaction/RecoveryMgr by Young-Seok · 12 years ago
  37. 1550aea merged master to variable log page size issue branch by Young-Seok · 12 years ago
  38. 654d39c reflected code review comments by Young-Seok · 12 years ago
  39. e4baf34 guarded active transaction count with atomic integer by zheilbron · 12 years ago
  40. e46316e another bug fix(issue437: lost log record) and code clean up by Young-Seok · 12 years ago
  41. 18e3138 resolving dependency between asterix-common and asterix-transactions by ramangrover29 · 12 years ago
  42. 255df85 changes to fix Issue 409(supporting variable log page size) by Young-Seok · 12 years ago
  43. a9faa18 coredump functionality checkpoint:2 by ramangrover29 · 12 years ago
  44. 865c706 merge from asterix_lsm_stabilization by ramangrover29 · 12 years ago
  45. 330a541 support for configurable parameters for an asterix instance (part2) by ramangrover29 · 12 years ago
  46. 07921bf changes to fix Issues: 319(Non-unique dataset Id generation), 332(Use logging generously on startup paths). This commit includes revision from 4158314f3e5d..9528d2004a03: the left side is not inclusive. by Young-Seok · 12 years ago
  47. e81c623 Merge branch 'salsubaiee/asterix_lsm_stabilization_issue_328' into asterix_lsm_stabilization. (Code reviewed by Zack). by salsubaiee · 12 years ago
  48. 4555d1d fixed the same bug of shrink() method in EntityLockInfoManager as the one in EntityInfoManager by Young-Seok · 12 years ago
  49. c021e82 reflected code review comments from Sattam. The code review is about the fix of the build test hang bug by Young-Seok · 12 years ago
  50. 1978450 changes to fix Issue 336: asterix build tests hang by Young-Seok · 12 years ago
  51. 1d0b690 changes to release the latch of the LockTable in *finally* block by Young-Seok · 12 years ago
  52. f946f0f Modified the search callbacks to properly use instant locks. by salsubaiee · 12 years ago
  53. 8dbbefe reflected code review comments and set the default group commit wait period to 200, but still build test setting is 1 millisec from log.properties file by Young-Seok · 12 years ago
  54. d3cc4ed fixed Issue 344:Failure upon insert by Young-Seok · 12 years ago
  55. 5409885 fixes for issue333(aborting transaction failure), 334(non-existing storage directory exception in a non-new-universe), 337(true instant lock), and a bug in creating multiple log files by Young-Seok · 12 years ago
  56. dc35e3b reflected code review comments by kisskys · 12 years ago
  57. 18100b4 changes to fix lockMgr's bug from Jimahn's multi-user test case(Issue 318:Unpaired Lock Release Request Error), 1) fixed issues and 2) removed unnecessary lock count increase/decrease for instantLock request/release by kisskys · 12 years ago
  58. aca5723 revert previous synchronization in instantTryLock() by kisskys · 12 years ago
  59. 41e29f6 synchronzing instantTryLock by kisskys · 12 years ago
  60. fd69a6b fixing another bug in LockManager by kisskys · 12 years ago
  61. c0c6d33 fixing a bug of null pointer exception in LockManager by kisskys · 12 years ago
  62. e631d6e fix issue 305 by zheilbron · 12 years ago
  63. 40b41b9 1)fixed read-lock escalation bug by mimicking SIX mode with allowing S and IX coexist in dataset-level and 2) released all previousely acquired locks when escalation completed by kisskys · 12 years ago
  64. 688b135 added instant search callback factory class by kisskys · 12 years ago
  65. 94d0180 added a primary index instant search callback class by kisskys · 12 years ago
  66. 1595af4 corrected a typo by kisskys · 12 years ago
  67. f67c379 changed to upgrade record-level read locks to dataset-level read lock if the number of lock requests exceeds a threshold by kisskys · 12 years ago
  68. 4fc447c fixed issue 290: made log cursor read from 0 offset of each log page in the log file, meaning do not allow to read from the middle of the page. by kisskys · 12 years ago
  69. 543a124 changes to add a partition flag to inverted index local metadata which is used to create invertedIndex instance during recocvery by kisskys · 12 years ago
  70. 4480e6d changes for the log directory configuration and backup used by Managix by kisskys · 12 years ago
  71. 7671d34 fixed bugs related to 1)job-level-commit(which is used for DDL) log and 2) sharp checkpoint by kisskys · 12 years ago
  72. c4a45b3 fixed more recoveryMgr's bugs by kisskys · 12 years ago
  73. 66fd600 changes for 1)fixing recovery bugs(still need more tests), 2) not using NewUniverse property from AsterixProperties file, and 3) moved persistenLocalResourceRepository classes from hyracks to asterix by kisskys · 12 years ago
  74. 35b50ef changed the place where the checkpoint is executed by kisskys · 12 years ago
  75. 76e5de7 Checkpoint towards metadata synchronization: need to reclaim storage occupied by orphaned index artifacts in NCs. by kisskys · 12 years ago
  76. c15bd7e merged -r1282:1373 from asterix_stabilization to asterix_lsm_stabilization by kisskys · 12 years ago
  77. 82673b4 Changes to use a property file to initialize LogManager by kisskys · 12 years ago
  78. fcb15df changes for fixing the logCursor bug which appeared during Rollback when logs are read from both disk log file and memory log buffer by kisskys · 12 years ago
  79. cfef3ba fixed a bug that could cause an LSM index to never flush after an abort by zheilbron · 12 years ago
  80. f4c3324 merge -r1055:1282 (merging from asterix_stabilization to asterix_lsm_stabilization) by kisskys · 12 years ago
  81. f13583a added a checkpoint thread which does fuzzy checkpoint periodically by kisskys · 12 years ago
  82. 3902b06 added the sharp checkpoint functionality in the RecoveryManager. We need to change CC layer to trigger the sharp checkpoint and stop the incomming queries during the checkpoint by kisskys · 12 years ago
  83. 142c002 changes to add sharp checkpoint by kisskys · 12 years ago
  84. 8b7e103 changes to use the Interfaces to get correct LSN of indexes for checkpoint and recovery. by kisskys · 12 years ago
  85. df13751 added GroupCommit by kisskys · 12 years ago
  86. 3f76c80 added interface to get the first LSN for an in-memory component of an index by zheilbron · 12 years ago
  87. 13d5933 changes to clean up(compensate) pending DDL operations from the metadata by kisskys · 12 years ago
  88. 06829d8 replaced TransactionResourceRepository with IndexLifeCycleManager by kisskys · 12 years ago
  89. 12bd743 Changes to support using bloom filters in the lsm indexes. by salsubaiee · 12 years ago
  90. 87e89d3 implemented recovery mechanism, but still need to wire up interface of getting LSNs from LSM Index by kisskys · 12 years ago
  91. c1e3ec9 fixed a bug that caused secondary indexes to fail in computing the primarykey hash value for logging/locking; using proper undo functions for LSM indexes by zheilbron · 12 years ago
  92. f0fc9ac changes to bring up indexes during recovery by kisskys · 12 years ago
  93. 32f124a added missing files from previous commit by kisskys · 12 years ago
  94. 13eb1ff changes towards recovery by kisskys · 12 years ago
  95. c98f0fc changes towards recovery by kisskys · 12 years ago
  96. 7a9e340 added proper IO opcallbacks for when LSM indexes are deactivated -- this allows LSNs to be stored properly within components by zheilbron · 12 years ago
  97. 8ada4f9 fixed bug that might cause the LSN range of an LSM component to be improperly updated -- always take the max by zheilbron · 12 years ago
  98. ae53232 reflecting api changes from hyracks_lsm_rtree:r2681 by zheilbron · 12 years ago
  99. 24cee6a implemented Atomic DDL operations and passed existing tests. by kisskys · 12 years ago
  100. 60a3531 merged the creation and scheduling of flushes and merge IO operations to a single call by zheilbron · 12 years ago