1. 195318a Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  2. 9ee649f fixed bug in translating partition constraints for a feed jobspec during alteration by ramangrover29 · 11 years ago
  3. 5922592 expose whether function is functional or not by zheilbron · 11 years ago
  4. 2467f2e added UUID type; added autogenerate syntax and AST info by zheilbron · 11 years ago
  5. bf064e5 Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  6. 6bf5b09 addressed code review comments and reverted the way that the logFlusher is stopped. by Young-Seok · 11 years ago
  7. c5346f41 another change to stop the LogFlusher thread by Young-Seok · 11 years ago
  8. 3be2580 log stacktrace when feedframewriter fails to write a frame by zheilbron · 11 years ago
  9. eea6555 removed the information of the numOfPartitions and refined synchronization blocks in transaction related classes. by Young-Seok · 11 years ago
  10. 53c2b10 added debug info by Young-Seok · 11 years ago
  11. 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
  12. 67fa3e0 Change metadata to use forceInsert and forceDelete to insert/delete records to avoid a possible deadlock scenario. by salsubaiee · 11 years ago
  13. 85b89ef Merged kisskys/master_serialized_log_appender into kisskys_salsubaiee/storage_log_manager_fixes. by salsubaiee · 11 years ago
  14. 206f407 fixed: incorrect logging of feed activity details by ramangrover29 · 11 years ago
  15. 5264c79 configure an adapter before asking for the output type by zheilbron · 11 years ago
  16. 4d6241d ensure that feed alteration maintains ordering of location constraints and partitions by zheilbron · 11 years ago
  17. 3873e90 Fix compilation errors. by salsubaiee · 11 years ago
  18. 2522504 Added many fixes. Checkpointpoing. by salsubaiee · 11 years ago
  19. 1585798 Checkpoint, the code does not compile. by salsubaiee · 11 years ago
  20. d50e0a2 Fix for issue 587. by salsubaiee · 11 years ago
  21. a419c4d Merge branch 'dev/asterix_msr' of https://code.google.com/p/asterixdb into dev/asterix_msr by zheilbron · 11 years ago
  22. 555dc9d Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  23. e67365c fixed an issue related to correct evaluation of type associated with the output from feed adaptor by ramangrover29 · 11 years ago
  24. cb98388 syncing azure adapter by zheilbron · 11 years ago
  25. 2d3f6dd 1) minor fix in feed console 2) fixed bug incorrect evaluation of feed adapter output type by ramangrover29 · 11 years ago
  26. ff74550 ensuring proper shutdown of feed (checkpoint 1) by ramangrover29 · 11 years ago
  27. 20afdc3 minor changes to feed console by ramangrover29 · 11 years ago
  28. 75b7355 built a basic feed console by ramangrover29 · 11 years ago
  29. 40636ee mechanism for collection of feed statistics (checkpoint 1) by ramangrover29 · 11 years ago
  30. c996e28 1) removed printing of stack trace from interupted exceptions 2) added feed datasource properties by ramangrover29 · 11 years ago
  31. 38ff45c update for latest yingyi/fullstack_fix by buyingyi · 11 years ago
  32. 5aa5d5f fixed log messages by ramangrover29 · 11 years ago
  33. cbe0e82 adding missing file by ramangrover29 · 11 years ago
  34. df04b7e introduced feed runtime factory for managing feeds by ramangrover29 · 11 years ago
  35. f4ffed1 merge from zheilbron/asterix_msr (checkpoint 3) by ramangrover29 · 11 years ago
  36. 56e3caf merge from zheilbron/asterix_msr (checkpoint 2) by ramangrover29 · 11 years ago
  37. 20f2583 merge from zheilbron/asterix_msr (checkpoint 1) by ramangrover29 · 11 years ago
  38. a04696c 1) fixed bug in super feed manager (de) initialization 2) experimneting with feed manager by ramangrover29 · 11 years ago
  39. 94a1bda ensure that index is closed after use by zheilbron · 11 years ago
  40. 3663ac1 fixed issue related to election of super feed manager by ramangrover29 · 11 years ago
  41. 05cc84b fixed issue related to retrieval of information for active feeds post cluster shutdown by ramangrover29 · 11 years ago
  42. 6fb5e92 fault-tolerance checkpoint by ramangrover29 · 11 years ago
  43. f607e64 checkpoint by ramangrover29 · 11 years ago
  44. 013842b added support for cloning a feed job spec, wrapping operators with meta versions by ramangrover29 · 11 years ago
  45. 064c69b checkpoint by ramangrover29 · 11 years ago
  46. 022532f checkpoint by ramangrover29 · 11 years ago
  47. 4f94c1e added feed meta operator descriptot by ramangrover29 · 11 years ago
  48. a774ef2 merge from master by ramangrover29 · 11 years ago
  49. 5602446 corresponding changes for fixing operator execution mode by buyingyi · 11 years ago
  50. 2dc3355 minor changes by ramangrover29 · 11 years ago
  51. 9253569 added basic feeds robustness test; testing behavior upon a cluster restart by ramangrover29 · 11 years ago
  52. a5e4231 merge from master by ramangrover29 · 11 years ago
  53. fb8ee3f checkpoint by ramangrover29 · 11 years ago
  54. 9970d5f checkpoint by ramangrover29 · 11 years ago
  55. c04ac3c added FeedUtil class by ramangrover29 · 11 years ago
  56. 7b807ff checkpoint by ramangrover29 · 11 years ago
  57. 5f97391 added test case for fault-tolerance by ramangrover29 · 11 years ago
  58. 42f2b7b Fix for issue 554. by salsubaiee · 11 years ago
  59. d7fa966 added managix commands for starting/stopping a node by ramangrover29 · 11 years ago
  60. 28b1dad added managix commands for starting/stopping a node by ramangrover29 · 11 years ago
  61. 93dd823 checkpoint by ramangrover29 · 11 years ago
  62. e6b4b24 merge up-to-date master to jimahn/master_invix_internal_renaming by JIMAHN · 11 years ago
  63. 644bd02 Pass absolute directoey info to the lsm indexes. by salsubaiee · 11 years ago
  64. 2682065 Merge branch 'master' into salsubaiee/master_fix_issue_500 by salsubaiee · 11 years ago
  65. 047cdc7 Addressed code review comments. by salsubaiee · 11 years ago
  66. 0e64ec5 added push based Twitter firehose adapter by ramangrover29 · 11 years ago
  67. a6a2484 Changes to prevent loading a dataset more than once by salsubaiee · 11 years ago
  68. aff5f4e adding missing file by ramangrover29 · 11 years ago
  69. fef378d merged raman/asterix_lsm_stabilization_udfs by ramangrover29 · 11 years ago
  70. 84d82ef checkpoint by ramangrover29 · 11 years ago
  71. 1eb0e3d Fix for issue 534. by salsubaiee · 11 years ago
  72. 4da3606 checkpoint by ramangrover29 · 11 years ago
  73. 68014a9 checkpoint by ramangrover29 · 11 years ago
  74. ec1998a checkpoint by ramangrover29 · 11 years ago
  75. 5b12de1 checkpoint by ramangrover29 · 11 years ago
  76. 32b6350 code cleanup for adaptors/factories by ramangrover29 · 11 years ago
  77. 44fc782 code cleanup for adaptors/factories by ramangrover29 · 11 years ago
  78. 927e2f1 code cleanup for adaptors/factories by ramangrover29 · 11 years ago
  79. f30b9da resolved conflicts post merge by ramangrover29 · 11 years ago
  80. 8be29bd merge from master by ramangrover29 · 11 years ago
  81. 8679d45 checkpoint post merge from master by ramangrover29 · 11 years ago
  82. 723fc10 Merge branch 'master' into raman/master_feeds by ramangrover29 · 11 years ago
  83. f7f449a completed merge from master by ramangrover29 · 11 years ago
  84. db035f9 checkpoint by ramangrover29 · 11 years ago
  85. 7491566 merge from master by ramangrover29 · 11 years ago
  86. 8cdf655 addressed Jimah's comments on un-synced function names by JArod · 11 years ago
  87. b27deb2 [maven-release-plugin] prepare for next development iteration by Vinayak Borkar · 11 years ago
  88. 2dfb91b [maven-release-plugin] prepare release asterix-0.8.0 by Vinayak Borkar · 11 years ago asterix-0.8.0
  89. 9310134 Updated all pom.xml versions to 0.8.0-SNAPSHOT by Vinayak Borkar · 11 years ago
  90. d420a68 Make the query mode available to the result distribution operator. by Madhusudan.C.S · 11 years ago
  91. ea8ab39 add/update license headers by Till Westmann · 11 years ago
  92. bf2cc0e Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  93. 73877cc Merge branch 'master' into raman/asterix_lsm_stabilization_coredump by salsubaiee · 11 years ago
  94. 99c77b9 Merge branch 'master' into raman/asterix_lsm_stabilization_coredump by salsubaiee · 11 years ago
  95. f17db3d Merge branch 'master' into yingyi/asterix_beta_fix by buyingyi · 11 years ago
  96. 7f005ad Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  97. 7f6ad12 Merge master into raman/asterix_lsm_stabilization_coredump. by salsubaiee · 11 years ago
  98. 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
  99. 54151ae cleanup the fix for issue349 by buyingyi · 11 years ago
  100. 209adfb fix issue349 by buyingyi · 11 years ago