1. 2cae10e Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  2. 6e8d3fc added test case for generic socket based feed adaptor by Raman Grover · 11 years ago
  3. b1411eb Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  4. a735048 fixed an abort issue appeared from RecoveryIT test by Young-Seok · 11 years ago
  5. 7e5570a merge from master by ramangrover29 · 11 years ago
  6. 4abeab5 checkpoint by Raman Grover · 11 years ago
  7. d450d0a increase retry count by Till Westmann · 11 years ago
  8. 0f52b17 introduce some local variables by Till Westmann · 11 years ago
  9. c449de9 Fix for issue 646. by salsubaiee · 11 years ago
  10. edca4c7 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  11. d44bf2b change datasource scans to retain input (aka propagate all vars); add test case for hoisted let that avoids var inlining by zheilbron · 11 years ago
  12. 8f576a5 fix lifecycle issue introduced by hyracks nc fix by buyingyi · 11 years ago
  13. c28288d fix metdata booststrap, leave the work to dataset lifecyle manager by buyingyi · 11 years ago
  14. 12cdf66 Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  15. d5ee34c Merge branch 'master' into westmann/locks by Till Westmann · 11 years ago
  16. 13e2bec merged from master by ramangrover29 · 11 years ago
  17. 3e67bc4 reduce MAX_RETRY_COUNT to 6 by Till Westmann · 11 years ago
  18. e7e0597 implement Young-Seok's review comments by Till Westmann · 11 years ago
  19. 03ae5bd remove output to System.err by Till Westmann · 11 years ago
  20. f50ea78 Merge branch 'master' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  21. 553ea2a1 Merge branch 'master' into westmann/scratch by Till Westmann · 11 years ago
  22. 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
  23. 81a28a7 fix computation of type traits when variables other than scan vars are present by zheilbron · 11 years ago
  24. 339d144 Merge branch 'master' into westmann/scratch by Till Westmann · 11 years ago
  25. 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
  26. a106832 add lock mode parameter to unlock method by Till Westmann · 11 years ago
  27. a58d273 fix for hyracks master changes by buyingyi · 11 years ago
  28. 01bd0a0 use temp variables (instead of ignoring them) by Till Westmann · 11 years ago
  29. e2235f0 set proxy for MetadataNode after MetadataBootstrap is done by Till Westmann · 11 years ago
  30. 0b7c80e move retry from TestUtils to MetadataManager by Till Westmann · 11 years ago
  31. 9082e6c Merge remote-tracking branch 'origin/raman/master_feeds_merge' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  32. b6b7308 cosmetic changes by Raman Grover · 11 years ago
  33. 6791ec2 null check when installing adapters contained in an external library by Raman Grover · 11 years ago
  34. 47c92e7 miscellaneous/minor changes + support for installing adapters by Raman Grover · 11 years ago
  35. 25a2b2e minor cosmetic changes by Raman Grover · 11 years ago
  36. e5cdb78 merged master, resolved conflicts by ramangrover29 · 11 years ago
  37. 5b0e352 Merge branch 'raman/master_feeds_ext' of https://code.google.com/p/asterixdb into raman/master_feeds_ext by ramangrover29 · 11 years ago
  38. b95a3b2 checkpoint by Raman Grover · 11 years ago
  39. ebcff8a checkpoint by Raman Grover · 11 years ago
  40. f6b4b29 merge from master by Raman Grover · 11 years ago
  41. 2436b22 Merged master into salsubaiee/master_change_lsm_merge_policy by salsubaiee · 11 years ago
  42. 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
  43. 801bffe Allowed user to specify the merging policy by salsubaiee · 11 years ago
  44. d40ec80 checkpoint by ramangrover29 · 11 years ago
  45. 49accfe checkpoint towards fixing diskComponents' LSN by Young-Seok · 11 years ago
  46. f56d96c fixed bugs related to rollback and primary key length by Young-Seok · 11 years ago
  47. 4f96fc9 Revert "Merge external indexes into master" by Abdullah Alamoudi · 11 years ago
  48. eb2723a Revert "fix merge issues" by Abdullah Alamoudi · 11 years ago
  49. d9702ac modified strategy to choose a substitute node in event of failure by ramangrover29 · 11 years ago
  50. 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
  51. 9ab9b10 checkpoint towards fixing LSN related issues(issue 591, 609, and 614) and more by Young-Seok · 11 years ago
  52. 6557a3c change metadata indexes to not pin their indexes, allowing them to be evicted in place of other datasets by zheilbron · 11 years ago
  53. 7f18e1d disabled feed exception logging which causes the logflusher to die, resulting in a distributed deadlock by zheilbron · 11 years ago
  54. 6440e89 fix merge issues by Abdullah Alamoudi · 11 years ago
  55. 1a0d2b4 Merge external indexes into master by Abdullah Alamoudi · 11 years ago
  56. 863d5d2 Correct behaviour of drop dataverse and drop dataset to drop external data indexes by Abdullah Alamoudi · 11 years ago
  57. 073b0c4 add feed ingestion for posting metadata by zheilbron · 11 years ago
  58. 195318a Merge remote-tracking branch 'origin/raman/master_feeds' into zheilbron/asterix_msr_demo by zheilbron · 11 years ago
  59. 9ee649f fixed bug in translating partition constraints for a feed jobspec during alteration by ramangrover29 · 11 years ago
  60. 5922592 expose whether function is functional or not by zheilbron · 11 years ago
  61. 91ee2bd add R-Tree support for external indexes and indexes optimizations by Abdullah Alamoudi · 11 years ago
  62. 2467f2e added UUID type; added autogenerate syntax and AST info by zheilbron · 11 years ago
  63. bf064e5 Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  64. 6bf5b09 addressed code review comments and reverted the way that the logFlusher is stopped. by Young-Seok · 11 years ago
  65. c5346f41 another change to stop the LogFlusher thread by Young-Seok · 11 years ago
  66. 3be2580 log stacktrace when feedframewriter fails to write a frame by zheilbron · 11 years ago
  67. eea6555 removed the information of the numOfPartitions and refined synchronization blocks in transaction related classes. by Young-Seok · 11 years ago
  68. 53c2b10 added debug info by Young-Seok · 11 years ago
  69. 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
  70. 67fa3e0 Change metadata to use forceInsert and forceDelete to insert/delete records to avoid a possible deadlock scenario. by salsubaiee · 11 years ago
  71. 85b89ef Merged kisskys/master_serialized_log_appender into kisskys_salsubaiee/storage_log_manager_fixes. by salsubaiee · 11 years ago
  72. 206f407 fixed: incorrect logging of feed activity details by ramangrover29 · 11 years ago
  73. 5264c79 configure an adapter before asking for the output type by zheilbron · 11 years ago
  74. 4d6241d ensure that feed alteration maintains ordering of location constraints and partitions by zheilbron · 11 years ago
  75. 3873e90 Fix compilation errors. by salsubaiee · 11 years ago
  76. 2522504 Added many fixes. Checkpointpoing. by salsubaiee · 11 years ago
  77. 1585798 Checkpoint, the code does not compile. by salsubaiee · 11 years ago
  78. d50e0a2 Fix for issue 587. by salsubaiee · 11 years ago
  79. a419c4d Merge branch 'dev/asterix_msr' of https://code.google.com/p/asterixdb into dev/asterix_msr by zheilbron · 11 years ago
  80. 555dc9d Merge branch 'master' into dev/asterix_msr by zheilbron · 11 years ago
  81. e67365c fixed an issue related to correct evaluation of type associated with the output from feed adaptor by ramangrover29 · 11 years ago
  82. cb98388 syncing azure adapter by zheilbron · 11 years ago
  83. 2d3f6dd 1) minor fix in feed console 2) fixed bug incorrect evaluation of feed adapter output type by ramangrover29 · 11 years ago
  84. 679a7be Introduced changes needed for external data indexing by Abdullah Alamoudi · 11 years ago
  85. ff74550 ensuring proper shutdown of feed (checkpoint 1) by ramangrover29 · 11 years ago
  86. 20afdc3 minor changes to feed console by ramangrover29 · 11 years ago
  87. 75b7355 built a basic feed console by ramangrover29 · 11 years ago
  88. 40636ee mechanism for collection of feed statistics (checkpoint 1) by ramangrover29 · 11 years ago
  89. c996e28 1) removed printing of stack trace from interupted exceptions 2) added feed datasource properties by ramangrover29 · 11 years ago
  90. 38ff45c update for latest yingyi/fullstack_fix by buyingyi · 11 years ago
  91. 5aa5d5f fixed log messages by ramangrover29 · 11 years ago
  92. cbe0e82 adding missing file by ramangrover29 · 11 years ago
  93. df04b7e introduced feed runtime factory for managing feeds by ramangrover29 · 11 years ago
  94. f4ffed1 merge from zheilbron/asterix_msr (checkpoint 3) by ramangrover29 · 11 years ago
  95. 56e3caf merge from zheilbron/asterix_msr (checkpoint 2) by ramangrover29 · 11 years ago
  96. 20f2583 merge from zheilbron/asterix_msr (checkpoint 1) by ramangrover29 · 11 years ago
  97. a04696c 1) fixed bug in super feed manager (de) initialization 2) experimneting with feed manager by ramangrover29 · 11 years ago
  98. 94a1bda ensure that index is closed after use by zheilbron · 11 years ago
  99. 3663ac1 fixed issue related to election of super feed manager by ramangrover29 · 11 years ago
  100. 05cc84b fixed issue related to retrieval of information for active feeds post cluster shutdown by ramangrover29 · 11 years ago