Skip to content

0.10.0

Compare
Choose a tag to compare
@juliencruz juliencruz released this 20 Apr 06:10
· 60 commits to develop since this release

Release Notes

  • Completely redesigned framework class loader supporting dynamic class loading using a framework first OR framework last policy
  • Distribution updates which include both JAR and WAR versions of Streamflow for selective installations.
  • Docker Compose scripts added to the distribution for quick deployment and testing of topologies in valid storm clusters.
  • Updated logstash configuration to allow full text search of cluster log files.
  • MomentJS output of timestamps in the UI
  • Log level selection when submitting topologies to the cluster
  • Stabilized resubmission of topologies by waiting for full termination of a topology before submitting again.
  • Fixed issue in TopologySubmitter preventing the submitter from being used for multiple deployments.