1. 9281205b Introduced a waiting window for a cluster to acquire the ACTIVE state (all nodes are available) before a submitted query/statement can be executed by ramangrover29 · 11 years ago
  2. 801bffe Allowed user to specify the merging policy by salsubaiee · 11 years ago
  3. 85a78dd Modified storage config paramters. by salsubaiee · 11 years ago
  4. 2602169 changes to fix issue 620 by Young-Seok · 11 years ago
  5. 35119a9 Proper handling of waiting for ongoing io ops before closing an a dataset. Also added config para. by salsubaiee · 11 years ago
  6. e7342ac Managix was overly strict in not allowing multiple instances share an IP as it can potentially cause port conflicts (all ports (except 3) are non-configurable). This changes relaxes the constraint to allow multiple instances share an IP. However the instance cannot be ACTIVE concurrently. by ramangrover29 · 11 years ago
  7. 534ca83 addressed review comments: set the default group commit time to 40ms by Young-Seok · 11 years ago
  8. 2349932 1) changed the log page flush option from force(true) to force(false), 2) changed default group commit time from 1 to 10 ms in installer configuration file, 3) fixed a bug which makes the logPartitionSize property be negative number, 4) removed a redundant file, LogUtil. by Young-Seok · 11 years ago
  9. 62f2d38 update licenses by Till Westmann · 11 years ago
  10. 0ee5ab9 merge master by Till Westmann · 11 years ago
  11. 3a31f33 addressed code review comments by ramangrover29 · 11 years ago
  12. 1965b8d fix permissions by Till Westmann · 11 years ago
  13. ea8ab39 add/update license headers by Till Westmann · 11 years ago
  14. fa0a578 1) fixed issue 506 (BetaBlocker) 2) configurable CC ports 3) cosmetic changes for indented output of describe -admin command by ramangrover29 · 11 years ago
  15. 66ae1ee Merge branch 'master' into raman/master_ports by ramangrover29 · 11 years ago
  16. db0583d Merge branch 'master' of https://code.google.com/p/asterixdb by zheilbron · 11 years ago
  17. 5e43cf9 Merge branch 'master' into raman/master_ports by ramangrover29 · 11 years ago
  18. df9a80c 1) added support to collect logs 2) modified naming convention for asterix_root_metadata by ramangrover29 · 11 years ago
  19. bf2cc0e Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  20. 1278131 updating default configuration, adding extra parameters to the configuration by icetindil · 11 years ago
  21. 91f94b5 plugging in log and lock configuration parameters by icetindil · 11 years ago
  22. c6b5441 Merge branch 'master' into raman/master_ports by ramangrover29 · 11 years ago
  23. a53af38 adding log command by ramangrover29 · 11 years ago
  24. 103697f Plugged in the core dump configuration (paths) from managix by ramangrover29 · 11 years ago
  25. a2c7182 use reasonable memory defaults for storage and compiler by zheilbron · 11 years ago
  26. 7f005ad Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  27. 7f6ad12 Merge master into raman/asterix_lsm_stabilization_coredump. by salsubaiee · 11 years ago
  28. f8c2456 mvn verify should not depend upon setting of environment variable MANAGIX_HOME by ramangrover29 · 11 years ago
  29. d89af09 adding log command by ramangrover29 · 11 years ago
  30. 79fba68 made port value configurable by ramangrover29 · 11 years ago
  31. 298abda Merge branch 'master' into zheilbron/asterix_issue470 by zheilbron · 11 years ago
  32. b284469 change all indices within a dataset to use the same VirtualBufferCache by zheilbron · 11 years ago
  33. 9104e60 1) fixed issue 475 and 476 2) Added tiny social queries to test suite by ramangrover29 · 11 years ago
  34. d312cd0 Merge branch 'master' into raman/master_issue376 by ramangrover29 · 11 years ago
  35. 0af5dfb delete txnLogDir on deleting an asterix instance by ramangrover29 · 11 years ago
  36. 2e65f15 removing unused imports by ramangrover29 · 12 years ago
  37. 72db644 merge from master by ramangrover29 · 12 years ago
  38. f2c5783 resolving build fix by Raman Grover · 12 years ago
  39. 38ea079 Merge branch 'master' of https://code.google.com/p/asterixdb by Raman Grover · 12 years ago
  40. 91949ed fix for issue 376: Need to classify and properly treat all built-in functions in AQL by ramangrover29 · 12 years ago
  41. 9a430b2 renamed some configuration parameters and made sure log level is set properly for builds by zheilbron · 12 years ago
  42. 8ce5e19 fixed an issue related to incorrect plugging of cc.java.opts parameter, changed property naming convention for asterix-build-configuration.xml by Raman Grover · 12 years ago
  43. e2eb6ef addressed raman's review comments by zheilbron · 12 years ago
  44. 4fe9f2a changing naming convention in asterix-configuration.xml by ramangrover29 · 12 years ago
  45. 9c5793c refactored configurations into hierarchy and namespaced property names by zheilbron · 12 years ago
  46. ff6fe59 changed configuration parameter delimiter to '.'; removed duplicate entries by zheilbron · 12 years ago
  47. 9104494 missed a file to commit by ramangrover29 · 12 years ago vault/asterix_lsm_stabilization_javaparams
  48. 67d8559 1) modification to remove unnecessary environment variables (cc_java_opts/nc_java_opts) 2) changed option name for alter command 3) removed java_opts parameter from cluster configuration xml by ramangrover29 · 12 years ago
  49. 4037404 support for coredump: checkpoint 1 by ramangrover29 · 12 years ago
  50. 8516929 1) removed node reachability test 2) modified integration test to shutdown zookeeper prior to beginning tests by ramangrover29 · 12 years ago
  51. 330a541 support for configurable parameters for an asterix instance (part2) by ramangrover29 · 12 years ago
  52. fdfe15f made the transaction log directory configurable by ramangrover29 · 12 years ago
  53. 6c282a1 support for configurable parameters for an asterix instance by ramangrover29 · 12 years ago
  54. 911d0ff 1) merge from asterix_lsm_stabilization 2) added properties to asterix configuration xml following appends to google doc by ramangrover29 · 12 years ago
  55. 70c559e removing duplicacy in command listing by ramangrover29 · 12 years ago
  56. 27a0c4c configurable asterix properties by Raman Grover · 12 years ago
  57. 3f5c53d removing obsolete asterix configuration property file by ramangrover29 · 12 years ago
  58. 640d853 adding configurable parameters for asterix by ramangrover29 · 12 years ago
  59. 57ec18e adding configurable paramters for asterix by ramangrover29 · 12 years ago
  60. 0330688 1) Fix for issue 335:Managix does not delete transaction log directory by ramangrover29@gmail.com · 12 years ago
  61. ad773e3 1) Fix for issue 324: Managix creates the ClusterControllerService folder in the home directory by ramangrover29@gmail.com · 12 years ago
  62. 0d05818 1) Fix for issue 324: Managix creates the ClusterControllerService folder in the home directory by ramangrover29@gmail.com · 12 years ago vault/asterix_lsm_stabilization_324
  63. 0291a1b 1) Fix for issue 324: Managix creates the ClusterControllerService folder in the home directory by ramangrover29@gmail.com · 12 years ago
  64. 29e5adf Fix for issue: 304 by ramangrover29 · 12 years ago
  65. eb8bf05 1) changed default home directory for zookeeper by ramangrover29 · 12 years ago
  66. 4b34591 1) fixes issue 298: Managix should backup/restore hidden files under asterix storage by ramangrover29 · 12 years ago
  67. dcf73ad 1) support providing iodevices in cluster configuration by ramangrover29@gmail.com · 12 years ago
  68. 7575caf changed backup/restore functionality to account for artifacts created by log manager by ramangrover29@gmail.com · 12 years ago vault/asterix_lsm_stabilization_installer
  69. 309034e managix changes post feedback (taking checkpoint) by ramangrover29@gmail.com · 12 years ago
  70. eb5ce9c removing validation of java version by ramangrover29 · 12 years ago
  71. c0dd0e9 minor cosmetic changes to cluster configuration xml schema by ramangrover29@gmail.com · 12 years ago
  72. df3806b renaming installer configuration files 2) other cosmetic changes by ramangrover29@gmail.com · 12 years ago
  73. 7265aec merging from asterix_installer_ioc_udfs to bring in the functionality of taking backup on local fs by ramangrover29 · 12 years ago vault/asterix_stabilization_ioc_installer
  74. e32984c minor change in the zookeeper startup script by ramangrover29@gmail.com · 12 years ago
  75. 73bf75e taking checkpoint by ramangrover29@gmail.com · 12 years ago
  76. daab642 Added -help option for commands. -help is similar to the unix' man command by ramangrover29 · 12 years ago
  77. 3bfd1b5 taking checkpoint: by ramangrover29@gmail.com · 12 years ago
  78. a84a0dc 1) Added validate command: validates a zookeeper/cluster/installer configuration by ramangrover29@gmail.com · 12 years ago
  79. 4ba2152 1) Replaced asterix-dist with asterix-installer. by ramangrover29@gmail.com · 12 years ago
  80. e5a9f0a merge from asterix_stabilization_issue_257 by ramangrover29 · 12 years ago
  81. ab6d349 integrating installer: checkpoint-2 by ramangrover29 · 12 years ago
  82. 473aac7 1) minor change for packaging structure for hadoop libraries 2) escalating error message to the end-user by ramangrover29 · 12 years ago
  83. 116eb97 integration of asterix-installer: checkpoint 1 by ramangrover29 · 12 years ago
  84. f18d456 Added source for asterix installer and event execution framework as modules under the asterix source tree by ramangrover29 · 12 years ago