streamparse v3.9.0 Release Notes

Release Date: 2017-09-02 // over 6 years ago
  • 🚀 This release simply adds a new feature where the storm.workers.list topology configuration option is now set when you submit a topology, so if some part of your topology needs to know the list of Storm workers, you do not need to resort to connecting to Nimbus with each executor to find it out. (PR #395)