1. 7e5570a merge from master by ramangrover29 · 11 years ago
  2. 4abeab5 checkpoint by Raman Grover · 11 years ago
  3. c449de9 Fix for issue 646. by salsubaiee · 11 years ago
  4. edca4c7 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  5. 8f576a5 fix lifecycle issue introduced by hyracks nc fix by buyingyi · 11 years ago
  6. c28288d fix metdata booststrap, leave the work to dataset lifecyle manager by buyingyi · 11 years ago
  7. 12cdf66 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  8. d5ee34c Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  9. 13e2bec merged from master by ramangrover29 · 11 years ago
  10. 3e67bc4 reduce MAX_RETRY_COUNT to 6 by Till Westmann · 11 years ago
  11. e7e0597 implement Young-Seok's review comments by Till Westmann · 11 years ago
  12. 03ae5bd remove output to System.err by Till Westmann · 11 years ago
  13. 553ea2a1 Merge branch 'master' into westmann/scratch by Till Westmann · 11 years ago
  14. e05eec1 Used LinkedHashMap instead of HashMap to maintian the compaction policy properties to avoid getting different order of the test results. by salsubaiee · 11 years ago
  15. 339d144 Merge branch 'master' into westmann/scratch by Till Westmann · 11 years ago
  16. d4fd2ed modified PullBasedAdaptor to account for the case when data is not available at the external data source for sufficiently longer duration of time by Raman Grover · 11 years ago
  17. a106832 add lock mode parameter to unlock method by Till Westmann · 11 years ago
  18. a58d273 fix for hyracks master changes by buyingyi · 11 years ago
  19. 01bd0a0 use temp variables (instead of ignoring them) by Till Westmann · 11 years ago
  20. e2235f0 set proxy for MetadataNode after MetadataBootstrap is done by Till Westmann · 11 years ago
  21. 0b7c80e move retry from TestUtils to MetadataManager by Till Westmann · 11 years ago
  22. b6b7308 cosmetic changes by Raman Grover · 11 years ago
  23. 6791ec2 null check when installing adapters contained in an external library by Raman Grover · 11 years ago
  24. 47c92e7 miscellaneous/minor changes + support for installing adapters by Raman Grover · 11 years ago
  25. 25a2b2e minor cosmetic changes by Raman Grover · 11 years ago
  26. e5cdb78 merged master, resolved conflicts by ramangrover29 · 11 years ago
  27. 5b0e352 Merge branch 'raman/master_feeds_ext' of https://code.google.com/p/asterixdb into raman/master_feeds_ext by ramangrover29 · 11 years ago
  28. b95a3b2 checkpoint by Raman Grover · 11 years ago
  29. ebcff8a checkpoint by Raman Grover · 11 years ago
  30. f6b4b29 merge from master by Raman Grover · 11 years ago
  31. 2436b22 Merged master into salsubaiee/master_change_lsm_merge_policy by salsubaiee · 11 years ago
  32. 48e13b7 1) modified tweet schema to have tweet ids as int64. 2) Added GUID (Long) generator for generating cluster wide unique Ids by ramangrover29 · 11 years ago
  33. 801bffe Allowed user to specify the merging policy by salsubaiee · 11 years ago
  34. d40ec80 checkpoint by ramangrover29 · 11 years ago
  35. 49accfe checkpoint towards fixing diskComponents' LSN by Young-Seok · 11 years ago
  36. f56d96c fixed bugs related to rollback and primary key length by Young-Seok · 11 years ago
  37. 4f96fc9 Revert "Merge external indexes into master" by Abdullah Alamoudi · 11 years ago
  38. eb2723a Revert "fix merge issues" by Abdullah Alamoudi · 11 years ago
  39. d9702ac modified strategy to choose a substitute node in event of failure by ramangrover29 · 11 years ago
  40. a41d418 1) minor fixes to feed management console 2) added provision for specifying (min,max) tps to the twitter firehose adaptor by ramangrover29 · 11 years ago
  41. 9ab9b10 checkpoint towards fixing LSN related issues(issue 591, 609, and 614) and more by Young-Seok · 11 years ago
  42. 6440e89 fix merge issues by Abdullah Alamoudi · 11 years ago
  43. 1a0d2b4 Merge external indexes into master by Abdullah Alamoudi · 11 years ago
  44. 863d5d2 Correct behaviour of drop dataverse and drop dataset to drop external data indexes by Abdullah Alamoudi · 11 years ago
  45. 9ee649f fixed bug in translating partition constraints for a feed jobspec during alteration by ramangrover29 · 11 years ago
  46. 91ee2bd add R-Tree support for external indexes and indexes optimizations by Abdullah Alamoudi · 11 years ago
  47. 6bf5b09 addressed code review comments and reverted the way that the logFlusher is stopped. by Young-Seok · 11 years ago
  48. c5346f41 another change to stop the LogFlusher thread by Young-Seok · 11 years ago
  49. eea6555 removed the information of the numOfPartitions and refined synchronization blocks in transaction related classes. by Young-Seok · 11 years ago
  50. 53c2b10 added debug info by Young-Seok · 11 years ago
  51. 0e5dacb 1) corrected the way that the logFlusher thread is stopped, 2) fixed the issue of multiple job-level commits, and 3) cleaned up the TransactionContext class by Young-Seok · 11 years ago
  52. 67fa3e0 Change metadata to use forceInsert and forceDelete to insert/delete records to avoid a possible deadlock scenario. by salsubaiee · 11 years ago
  53. 85b89ef Merged kisskys/master_serialized_log_appender into kisskys_salsubaiee/storage_log_manager_fixes. by salsubaiee · 11 years ago
  54. 206f407 fixed: incorrect logging of feed activity details by ramangrover29 · 11 years ago
  55. 3873e90 Fix compilation errors. by salsubaiee · 11 years ago
  56. 2522504 Added many fixes. Checkpointpoing. by salsubaiee · 11 years ago
  57. 1585798 Checkpoint, the code does not compile. by salsubaiee · 11 years ago
  58. d50e0a2 Fix for issue 587. by salsubaiee · 11 years ago
  59. 2d3f6dd 1) minor fix in feed console 2) fixed bug incorrect evaluation of feed adapter output type by ramangrover29 · 11 years ago
  60. 679a7be Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
  61. ff74550 ensuring proper shutdown of feed (checkpoint 1) by ramangrover29 · 11 years ago
  62. 20afdc3 minor changes to feed console by ramangrover29 · 11 years ago
  63. 75b7355 built a basic feed console by ramangrover29 · 11 years ago
  64. 40636ee mechanism for collection of feed statistics (checkpoint 1) by ramangrover29 · 11 years ago
  65. c996e28 1) removed printing of stack trace from interupted exceptions 2) added feed datasource properties by ramangrover29 · 11 years ago
  66. 38ff45c update for latest yingyi/fullstack_fix by buyingyi · 11 years ago
  67. 5aa5d5f fixed log messages by ramangrover29 · 11 years ago
  68. cbe0e82 adding missing file by ramangrover29 · 11 years ago
  69. df04b7e introduced feed runtime factory for managing feeds by ramangrover29 · 11 years ago
  70. a04696c 1) fixed bug in super feed manager (de) initialization 2) experimneting with feed manager by ramangrover29 · 11 years ago
  71. 3663ac1 fixed issue related to election of super feed manager by ramangrover29 · 11 years ago
  72. 05cc84b fixed issue related to retrieval of information for active feeds post cluster shutdown by ramangrover29 · 11 years ago
  73. 6fb5e92 fault-tolerance checkpoint by ramangrover29 · 11 years ago
  74. f607e64 checkpoint by ramangrover29 · 11 years ago
  75. 013842b added support for cloning a feed job spec, wrapping operators with meta versions by ramangrover29 · 11 years ago
  76. 064c69b checkpoint by ramangrover29 · 11 years ago
  77. 022532f checkpoint by ramangrover29 · 11 years ago
  78. 4f94c1e added feed meta operator descriptot by ramangrover29 · 11 years ago
  79. a774ef2 merge from master by ramangrover29 · 11 years ago
  80. 5602446 corresponding changes for fixing operator execution mode by buyingyi · 11 years ago
  81. 2dc3355 minor changes by ramangrover29 · 11 years ago
  82. 9253569 added basic feeds robustness test; testing behavior upon a cluster restart by ramangrover29 · 11 years ago
  83. a5e4231 merge from master by ramangrover29 · 11 years ago
  84. fb8ee3f checkpoint by ramangrover29 · 11 years ago
  85. 9970d5f checkpoint by ramangrover29 · 11 years ago
  86. c04ac3c added FeedUtil class by ramangrover29 · 11 years ago
  87. 7b807ff checkpoint by ramangrover29 · 11 years ago
  88. 5f97391 added test case for fault-tolerance by ramangrover29 · 11 years ago
  89. 42f2b7b Fix for issue 554. by salsubaiee · 11 years ago
  90. d7fa966 added managix commands for starting/stopping a node by ramangrover29 · 11 years ago
  91. 28b1dad added managix commands for starting/stopping a node by ramangrover29 · 11 years ago
  92. 93dd823 checkpoint by ramangrover29 · 11 years ago
  93. e6b4b24 merge up-to-date master to jimahn/master_invix_internal_renaming by JIMAHN · 11 years ago
  94. 644bd02 Pass absolute directoey info to the lsm indexes. by salsubaiee · 11 years ago
  95. 2682065 Merge branch 'master' into salsubaiee/master_fix_issue_500 by salsubaiee · 11 years ago
  96. 047cdc7 Addressed code review comments. by salsubaiee · 11 years ago
  97. 0e64ec5 added push based Twitter firehose adapter by ramangrover29 · 11 years ago
  98. a6a2484 Changes to prevent loading a dataset more than once by salsubaiee · 11 years ago
  99. aff5f4e adding missing file by ramangrover29 · 11 years ago
  100. fef378d merged raman/asterix_lsm_stabilization_udfs by ramangrover29 · 11 years ago