1. 49a8a3a [NO ISSUE] Decouple heartbeat data calculation from transmission by Michael Blow · 7 years ago
  2. 68d41de [NO ISSUE] Set MaxGCPauseMillis to not exceed 1/2 of dead node detection threshold by Michael Blow · 7 years ago
  3. fdf862e [NO ISSUE] Make NodeManager.remove() idempotent by Michael Blow · 7 years ago
  4. 15924f3 [NO ISSUE] Add support for NodeGroup upsert, etc. by Michael Blow · 7 years ago
  5. bf74a31 [ASTERIXDB-2284][CLUS] Ensure Node Failure on Heartbeat Miss by Murtadha Hubail · 7 years ago
  6. 4ff6a36 [ASTERIXDB-2204][STO] Fix implementations and usages of IIndexCursor by Abdullah Alamoudi · 7 years ago
  7. cd53e88 Merge release 0.9.3 into master by Ian Maxon · 7 years ago
  8. d753479 [NO ISSUE] More multi-CC support, ConfigManager updates by Michael Blow · 7 years ago
  9. 06f16ca [ASTERIXDB-1554][CONF] Do Not Override Logger Config by Murtadha Hubail · 7 years ago
  10. cb9ca97 [ASTERIXDB-2256] Reformat sources using code format template by Michael Blow · 7 years ago
  11. 1a3a821 [ASTERIXDB-2110] Introduce Cluster Controller Id by Michael Blow · 7 years ago
  12. 65b8070 [ASTERIXDB-2268][CONF] Add Cores Multiplier by Murtadha Hubail · 7 years ago
  13. 9d0e21c [ASTERIXDB-1706][RT] Use System.nanoTime For Result Timestamp by Murtadha Hubail · 7 years ago
  14. d94dc6d [NO ISSUE] Refactor IPC reconnect logic to be usable by all IPC connections by Michael Blow · 7 years ago
  15. 0948b24 Advance version to AsterixDB 0.9.4-SNAPSHOT and Hyracks 0.3.4-SNAPSHOT by AsterixDB Jenkins · 7 years ago release-0.9.3-rc0
  16. 769fdbd Release Apache AsterixDB 0.9.3 and 0.3.3 by AsterixDB Jenkins · 7 years ago
  17. bebe109 [NO ISSUE][RT] Remove Invalid Clear Queued Jobs API by Murtadha Hubail · 7 years ago
  18. af4018d [ASTERIXDB-1564][CONF] Consistently Use Log4j2 by Murtadha Hubail · 7 years ago
  19. 5dcf139 [ASTERIXDB-1723] Delete managix by Ian Maxon · 7 years ago
  20. 54249a8 [ASTERIXDB-2198][CLUS] Introduce NodeJobTracker by Murtadha Hubail · 7 years ago
  21. 0e2a7af [ASTERIXDB-2197][FAIL] Abort Job on Failures in NotifyTaskCompleteWork by Murtadha Hubail · 7 years ago
  22. 7a11740 [ASTERIXDB-2164][HYR] Fix node assignment bug for unbounded task by Xikui Wang · 7 years ago
  23. 8fa6bab [NO ISSUE][HYR] Notify CC of NC shutdown only after shutdown is complete by Michael Blow · 7 years ago
  24. 893d385 [NO ISSUE][TX] Ensure TxnIdFactory Value is Initialized by Murtadha Hubail · 7 years ago
  25. e6f426b [ASTERIXDB-1911][HYR,RT,CLUS] Fixes and Improvements for Deployed Jobs by Steven Glenn Jacobs · 7 years ago
  26. ed4b046 [NO ISSUE][HYR] Heartbeat processing / NC exceptions by Michael Blow · 7 years ago
  27. 8ecbff1 [NO ISSUE][HYR][*DB] Minor refactoring / address SonarQube comments by Michael Blow · 7 years ago
  28. 62ee018 [NO ISSUE][HYR] Avoid redundant touch of heartbeat time by Michael Blow · 7 years ago
  29. 8734988 [ASTERIXDB-1076][HYR] Prevent node death false positives by Michael Blow · 7 years ago
  30. 8de799d [NO ISSUE][OTH] Add API to Clear Queued Jobs by Murtadha Hubail · 7 years ago
  31. 950c619 [ASTERIXDB-2120][HYR][RT] Avoid NPE in case of unknown job by Michael Blow · 7 years ago
  32. 756daf5 [NO ISSUE][RT] Abort CC jobs on first time registration by Abdullah Alamoudi · 7 years ago
  33. b67505d [NO ISSUE] Add support for tracing by Till Westmann · 7 years ago
  34. 9ee6f2d [NO ISSUE] Minor active refactoring by Michael Blow · 7 years ago
  35. f52bc58 [NO ISSUE][HYR][*DB][CLUS] Startup lifecycle fixes by Michael Blow · 7 years ago
  36. 41b4519 [NO ISSUE][HYR] Fix wait for completion work by Abdullah Alamoudi · 7 years ago
  37. d2f4fbf [NO ISSUE][HYR][*DB] Exit JVM from independent thread to avoid deadlocks by Michael Blow · 7 years ago
  38. b3637a6 [NO ISSUE] Refactoring / cleanup of HTTP cluster state / diagnostics APIs by Michael Blow · 7 years ago
  39. a3c4776 Merge release 0.9.2, Advance to 0.9.3-SNAPSHOT by Ian Maxon · 7 years ago
  40. 92a9a65 Advance version to AsterixDB 0.9.3-SNAPSHOT and Hyracks 0.3.3-SNAPSHOT by AsterixDB Jenkins · 8 years ago release-0.9.2-rc0
  41. a968d53 Release Apache AsterixDB 0.9.2 and 0.3.2 by AsterixDB Jenkins · 8 years ago apache-asterixdb-0.9.2 apache-hyracks-0.3.2
  42. 87411c2 [ASTERIXDB-2058][HYR] Only Complete job cancellation after cleanup by Abdullah Alamoudi · 7 years ago
  43. 0707566 [ASTERIXDB-2008][CLUS] Only add pending removal if node known by Abdullah Alamoudi · 8 years ago
  44. 2743430 [ASTERIXDB-2014][HYR][CLUS] Respect disabled NCService by Michael Blow · 8 years ago
  45. 54a5070 [ASTERIXDB-2003][FAIL] Abort jobs failing during job start by Murtadha Hubail · 8 years ago
  46. a85f412 [ASTERIXDB-1992][ING] Suspend/Resume active entities by Abdullah Alamoudi · 8 years ago
  47. 9d94c23 [ASTERIXDB-1982][FAIL] Unify runtime error reporting by Yingyi Bu · 8 years ago
  48. 2534d27 Re-register NC with CC on reestablished IPCHandle by Michael Blow · 8 years ago
  49. f0759c8 ASTERIXDB-1939: No chunked encoding with content-length. by Till Westmann · 8 years ago
  50. fac769e Attempt to reconnect IPCHandle on connection failure by Michael Blow · 8 years ago
  51. 8cf8be6 Support IFrameWriter contract check. by Till Westmann · 8 years ago
  52. b88c4ba Remove -virtual-nc option by Michael Blow · 8 years ago
  53. ae50ba3 Enable Adding Nodes to Running *DB Cluster by Michael Blow · 8 years ago
  54. 93b46c8 Advance version to AsterixDB 0.9.2-SNAPSHOT and Hyracks 0.3.2-SNAPSHOT by AsterixDB Jenkins · 8 years ago release-0.9.1-rc2
  55. a87189c Release Apache AsterixDB 0.9.1 and 0.3.1 by AsterixDB Jenkins · 8 years ago
  56. 05e4256 Fix Pre-Distributed Jobs by Steven Glenn Jacobs · 8 years ago
  57. 82464fb AsterixDB Rat Execution Audit & Fixes by Michael Blow · 8 years ago
  58. 5f5bc4b Add Active Partition Event Message by Abdullah Alamoudi · 8 years ago
  59. ebf1bc2 Log Message When Applying Logging Level by Michael Blow · 8 years ago
  60. 306fccb Shutdown ActiveManager Before Killing Thread Executors by Michael Blow · 8 years ago
  61. 050f509 Fix NPE in DatasetDirectoryService.reportJobFailure by Till Westmann · 8 years ago
  62. d8a6c71 Deferred result delivery improvements by Till Westmann · 8 years ago
  63. ebbc4dd Rename Class Helper and cleanup ICCApplication interface by Abdullah Alamoudi · 8 years ago
  64. 953eb96 Unify structure of Cluster Controller and Node Controller by Abdullah Alamoudi · 8 years ago
  65. 42fac37 Add Parameter To Control Job Queue Capacity by Michael Blow · 8 years ago
  66. 8c427cd Cleanup and bug fixes in Feeds pipeline by Abdullah Alamoudi · 8 years ago
  67. 4d7a17d Remove unused Hyracks admin console licenses by Till Westmann · 8 years ago
  68. 4c7b5bf Configuration Revamp by Michael Blow · 8 years ago
  69. 983dd18 Add links to node/job details to summaries by Till Westmann · 8 years ago
  70. 88b5769 Add job cancellation support in Hyracks. by Yingyi Bu · 8 years ago
  71. 3c764a4 Handle error conditions in the /query/result API by Till Westmann · 8 years ago
  72. 68e290a ASTERIXDB-1786: Remove servlet/jetty dependency by Till Westmann · 8 years ago
  73. c05f015 Handle error conditions in the /query/status API by Till Westmann · 8 years ago
  74. 0f84c21 Some more servlet cleanup by Till Westmann · 8 years ago
  75. ea666c9 ASTERIXDB-1786: Remove Hyracks Servlets. by Till Westmann · 8 years ago
  76. 55dd6ff Add integration tests for Hyracks' HTTP APIs by Till Westmann · 8 years ago
  77. 34ee333 ASTERIXDB-1747 Implemented full lifecycle capabilities for pre-distributed jobs by Steven Glenn Jacobs · 8 years ago
  78. 392bbbc Fix async result delivery by Till Westmann · 8 years ago
  79. 2343e1c ASTERIXDB-1785: Remove servlet dependencies by Till Westmann · 8 years ago
  80. 5e17af2 RAT Cleanup, Resulting LICENSE fixes by Michael Blow · 8 years ago
  81. 9d30640 Minor cleanups for JobManager and ICCApplicationContext. by Yingyi Bu · 8 years ago
  82. e0c232d Implements concurrent query management support. by Yingyi Bu · 8 years ago
  83. a3435a3 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  84. def643d [maven-release-plugin] prepare release apache-hyracks-0.3.0-rc2 by Ian Maxon · 8 years ago apache-hyracks-0.3.0 apache-hyracks-0.3.0-rc2
  85. 2d232b6 Revert "[maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1" by Ian Maxon · 8 years ago
  86. 7c9a47a Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  87. ab6fd5e [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  88. 0c940ef [maven-release-plugin] prepare release apache-hyracks-0.3.0-rc1 by Ian Maxon · 8 years ago apache-hyracks-0.3.0-rc1
  89. 1b3b3db Revert "[maven-release-plugin] prepare release apache-hyracks-0.2.18" by Ian Maxon · 8 years ago
  90. cd06867 Revert "[maven-release-plugin] prepare for next development iteration" by Ian Maxon · 8 years ago
  91. 9aa1583 [maven-release-plugin] prepare for next development iteration by Ian Maxon · 8 years ago
  92. e6af0ee [maven-release-plugin] prepare release apache-hyracks-0.2.18 by Ian Maxon · 8 years ago
  93. c96bb1f Maven Artifact License / Notice Files by Michael Blow · 8 years ago
  94. b29bd73 Fix Issues With Binary Assembly Licenses, Cleanup by Michael Blow · 8 years ago
  95. 43b40b6 AsterixDB & Hyracks Source Assemblies, Licensing by Michael Blow · 8 years ago
  96. 599ef8f Cleanup AsterixDB Dependencies by Michael Blow · 8 years ago
  97. d49bc6e ASTERIXDB-1714: Eliminate dependency on org.json by Ian Maxon · 8 years ago
  98. 03e940a Supports flexible degree of parallelism. by Yingyi Bu · 8 years ago
  99. 833f1f2 Prepare AsterixDB for Pre-Distributed Jobs by Steven Glenn Jacobs · 8 years ago
  100. aee552c ASTERIXDB-1728: revert to version 20090211 of JSON lib by Till Westmann · 8 years ago