This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
Release 0.17.1
Highlights
- BugFixes
Release Notes
- remove unused kubernetes config (#2568)
- bump version (#2569)
- Fix sample ComponentJVMOptionsTopology (#2565)
- Fix the logging of System Config (#2566)
- Log component's config when constructing the instance (#2564)
- enhance heron-shell /killexecutor (#2557)
- Beefed up the kryo check to catch during submission time (#2562)
- Fix StreamletImplTest unit test (#2561)
- fix metricscache location bug (#2556)
- Streamlet name needs to be robust for blank values (#2558)
- Refactoring windowing (#2547)
- Correct the print_usage functionality in Heron Executor (#2548)
- Retry when failing to kill an Aurora topology (#2554)
- Make Kryo the default serializer for the Streamlet API (#2549)
- travis cmake is already 3.x.x and no need to install it (#2552)
- fix bugs in AuroraHeronShellController (#2553)
- adding remote debugging functionality (#2484)
- fix null (#2555)
- Move topology config translations into a different function to avoid overwriting (#2551)
- Add example to set Container Ram Padding (#2550)
- travis cmake is already 3.x.x and no need to install it (#2552)
- Extend LocalFileSystemUploader UT Coverage (#2542)