1. 4b193e0 Joshfischer/newsite (#3280) by Josh Fischer · 5 years ago
  2. 698a47b STREAMCOMP-2724: Stream Manager migrated to mainly use smart pointers instead of a manual memory management (#3282) by Dmitry Rusakov · 5 years ago
  3. a5e6ccc Disable --verbose in integration test (#3286) by Ning Wang · 5 years ago
  4. 6ce013c Log topology and component config during 'heron submit' (#3285) by Ning Wang · 5 years ago
  5. 87b8478 Set to Kryo serializer when registerKryoSerialization is called (#3283) by Ning Wang · 5 years ago
  6. 9b1b368 typo (#3284) by se choi · 5 years ago
  7. 9f83fcc Update to Bazel 0.26.0 (#3279) by Rohan Agarwal · 5 years ago
  8. b486ce9 update rules scala (#3277) by Rohan Agarwal · 5 years ago
  9. 6ab470e Generate java kafka spout maven artifacts (#3276) by SiMing Weng · 5 years ago
  10. 6535274 Update Bazel protobuf rules (#3271) by Rohan Agarwal · 5 years ago
  11. 38c9cdd Update Bazel PEX rules (#3272) by Rohan Agarwal · 5 years ago
  12. b88e479 Add release check scripts (#3261) by Ning Wang · 5 years ago
  13. a49fc55 Bugfix kafka spout (#3275) by SiMing Weng · 5 years ago
  14. 9f05f47 Make RoundRobin packing algo more forgivable when container resource is not set. Don't check if container resource is not set (#3273) by Ning Wang · 5 years ago
  15. 6381687 Update Bazel jarjar and javadoc rules (#3269) by Rohan Agarwal · 5 years ago
  16. b82e79c Updating website for installtion of Heron to system (#3258) by Windham Wong · 5 years ago
  17. 92267f4 Fix style check config (#3257) by Ning Wang · 5 years ago
  18. 6991515 Add kryo serializer in Heron API (#3256) by Ning Wang · 5 years ago
  19. 8fb3945 Kafka spout bazel build (#3254) by SiMing Weng · 5 years ago
  20. 545183e addbook (#3253) by bed debug · 5 years ago
  21. f7d8c8d Joshfischer/asf site (#3252) by Josh Fischer · 5 years ago 0.21.1-incubating-rc2-line
  22. 06951c2 STREAMCOMP-2724: TMaster migrated to mostly use smart pointers instead of manual memory management (#3248) by Dmitry Rusakov · 5 years ago 0.20.1-incubating-dmitry-rc2
  23. b7a6318 Change log level to be severe when exception happens during submission (#3250) by Ning Wang · 5 years ago
  24. 776abe2 Check invalid number of container in round robin packing algorithm (#3251) by Ning Wang · 5 years ago
  25. ad10325 Fix build when the source code is not managed by git (#3245) by Ning Wang · 5 years ago
  26. 20a892a Improve the error message (with numbers) for the 'More More containers allocated than instance' exception (#3244) by Ning Wang · 5 years ago
  27. c59ea44 Fix version of PyYAML. (#3240) by se choi · 5 years ago
  28. e3be7e4 fix the issue that Heron ECO stream builder does not handle IStatefulWindowedBolt (#3235) by SiMing Weng · 5 years ago
  29. 809be6f Fix extra link shallow copy (#3237) by Xiaoyao Qian · 5 years ago
  30. facd7e7 Fix heron-shell command invocation (#3236) by Xiaoyao Qian · 5 years ago
  31. 6f4eee9 Data-driven Extra Links in Heron UI (#3233) by Xiaoyao Qian · 5 years ago
  32. bc47197 init instance state only if the topology is stateful and the component is a stateful component (#3229) by Neng Lu · 5 years ago
  33. f5cbfd5 Feature/create kafka spout (#3198) by SiMing Weng · 5 years ago
  34. 378c8ef memory leak in tmaster fixed (#3230) by Dmitry Rusakov · 5 years ago
  35. 5c64d53 fix saving and restoring checkpoint from dlog (#3223) by SiMing Weng · 5 years ago
  36. a6f9c1d initial pass of apache branding (#3228) by Josh Fischer · 5 years ago
  37. 0841d2c Fix command line result when --dry-run is enabled (#3226) by Ning Wang · 5 years ago
  38. 17f1b06 Joshfischer/fix website (#3225) by Josh Fischer · 5 years ago
  39. 88cba61 Make cppckecker independ of pcre (#3224) by Ning Wang · 5 years ago
  40. fa89a4a Update script bazel version (#3221) by se choi · 5 years ago
  41. c8ff3d6 upgrade to Apache Bookkeeper 4.7.3 to fix DistributedLog based stateful storage (#3219) by SiMing Weng · 5 years ago
  42. 1459748 Updates for Bazel 0.23 compatibility (#3209) by Rohan Agarwal · 5 years ago
  43. 4de5b56 Joshfischer/consistent eco examples (#3220) by Josh Fischer · 5 years ago
  44. 71b1c6e Add license headers to ubuntu18 docker files and add cloudpickle to rat exception file (#3218) by Ning Wang · 5 years ago
  45. 9c1cc16 Add an index column in all topologies page (#3216) by Ning Wang · 5 years ago
  46. ea03ca1 Support overriden configuration in ckpmanager (#3215) by SiMing Weng · 5 years ago
  47. 9d24c94 Enable gperftool HEAPCHECK in integration test (#3201) by Xiaoyao Qian · 5 years ago
  48. 7e249ef Update build-docker.sh (#3197) by Windham Wong · 5 years ago
  49. 5023515 Add favicon (#3206) by se choi · 5 years ago
  50. 5d06b1b adapt the Bazel output directory for the `incubator-heron` project name (#3214) by SiMing Weng · 5 years ago
  51. 2bfe579 EventLoop Signal Handler (#3212) by Xiaoyao Qian · 5 years ago
  52. 0f2a898 Added logging an error status code when stream manager can not connect to tmaster (#3208) by Dmitry Rusakov · 5 years ago
  53. fde712f Update WORKSPACE info for zookeeper http archive. (#3205) by Mark Owens · 5 years ago
  54. 5269251 fixtypo (#3203) by bed debug · 5 years ago
  55. 0369acc Boost default maxNumInstancesPerContainer (#3200) by Xiaoyao Qian · 5 years ago
  56. 7ea8b8c Refactor FirstFitDecreasingPacking to support CPU intensive topologies (#3195) by Xiaoyao Qian · 5 years ago
  57. bf1a710 Fix a path in scripts/ci/build_maven_artifacts.sh (#3199) by Ning Wang · 5 years ago
  58. f1e6544 Add a spouts directory and README for spout implementations (#3169) by Ning Wang · 5 years ago
  59. 138cddc Add cppchecker static check (#3194) by Xiaoyao Qian · 5 years ago
  60. 251098b Change tmaster/stmgr uptime granularity to be 1 second (#3190) by Ning Wang · 5 years ago
  61. dc4c733 Consolidate Packing (#3187) by Xiaoyao Qian · 5 years ago
  62. 2e498cb Make 0 stat visible in Heron UI (#3192) by Ning Wang · 5 years ago
  63. e56eca0 Remove 'Kubernetes' in SPI function name (#3193) by Ning Wang · 5 years ago
  64. c066c76 init (#3191) by Xiaoyao Qian · 5 years ago
  65. fe39a46 Revamp Packing tests (#3188) by Xiaoyao Qian · 5 years ago
  66. 22a57f5 Modularize packing-related constraints and exceptions (#3186) by Xiaoyao Qian · 5 years ago
  67. b3a215e Add packing related configs (#3185) by Xiaoyao Qian · 5 years ago
  68. dd76557 Update pom template for Heron artifacts (#3182) by Ning Wang · 5 years ago release/v0.20.1-incubating-rc1 v0.20.1-incubating-rc1 v0.20.1-incubating-rc1
  69. 9b846ec Add ci script for building docker image (#3181) by Ning Wang · 5 years ago
  70. 8a6949b [Streamlet] Fix streamlet config to apply cpu and ram in topology (#3180) by Ning Wang · 5 years ago release/0.20.1-incubating-rc1
  71. 3ebfff7 Soften padding constraint (#3178) by Xiaoyao Qian · 5 years ago
  72. d83a0be Add log line to avoid ambiguity (#3177) by Xiaoyao Qian · 5 years ago
  73. e82293b Add build scripts for ci jobs (#3174) by Ning Wang · 5 years ago
  74. d5e2bc3 Another memory leak in stmgr-client (#3176) by Ning Wang · 5 years ago
  75. d6afa82 Fix memory leak in stmgr when measuring tuple data size (#3175) by Ning Wang · 5 years ago
  76. 2cbd858 Add simulator maven pom file (#3171) by Ning Wang · 5 years ago build_test
  77. eb7ab2c Add target to generate packages for heron simulator (#3163) by Ning Wang · 5 years ago
  78. dd6b3d4 Joshfischer/aws helm fix (#3168) by Josh Fischer · 5 years ago
  79. d5e809b fix all example topologies (#3167) by Xiaoyao Qian · 5 years ago
  80. 8ac36a2 create a symbolic link for kubernetes conf after loading docker image (#3161) by Yao Li · 5 years ago
  81. 00903d1 remove heron-core.tar.gz from docker image (#3164) by Yao Li · 5 years ago
  82. 37d5dc2 keep executor running when `heron update` adds containers (#3162) by bed debug · 5 years ago
  83. 1c0f161 Support instance healthcheck api (#3157) by se choi · 5 years ago
  84. 9e2afd0 Yaoli/fix dockerfiles (#3160) by Yao Li · 5 years ago
  85. 297eb24 Fix docker build artifacts script to have the correct version string (#3156) by Ning Wang · 5 years ago
  86. 1b00029 Add tooltip for component connections (#3155) by Ning Wang · 5 years ago
  87. 94de4fa Fix RoundRobinPacking repack with no specified numContainers (#3152) by Xiaoyao Qian · 5 years ago
  88. 013bf35 Clean up metrics section in Heron UI (#3153) by Ning Wang · 5 years ago
  89. a1b761f Validate resource constraint (RAM and CPU) in RoundRobinPacking (#3142) by Xiaoyao Qian · 5 years ago
  90. 5270725 Update topology UI to make topology info more consistent across pages (#3151) by Ning Wang · 5 years ago
  91. 9299db9 Add a release-yaml-file argument to CLI (#3150) by Ning Wang · 5 years ago
  92. 3fcf94d Clean up a url format code (#3149) by Ning Wang · 5 years ago
  93. c6a7e66 Document new streamlet operations in Heron website (#3148) by Ning Wang · 5 years ago
  94. 16e254c [UI] Move reset view button to left and change plan graph listener from click to dblclick (#3147) by Ning Wang · 5 years ago
  95. d21bcb4 remove .sh files from docker image (#3146) by Yao Li · 5 years ago
  96. 0ec33b9 Refactor KVStreamlet to make it lighter and easier to convert from Streamlet (#3135) by Ning Wang · 5 years ago
  97. 3ca8bfb Update backpressure explanation in Heron architecture doc (#3145) by Ning Wang · 5 years ago
  98. 23f3ff2 Add a new streamlet integration test with keyBy, countByKey and … (#3140) by Ning Wang · 5 years ago
  99. ed0cff8 Clean up heron-client-install.sh (#3141) by Ning Wang · 5 years ago
  100. d0141cb Add simulator into release package, and explicitly add java/scala api (#3144) by Ning Wang · 5 years ago