We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d196c6 commit b568f93Copy full SHA for b568f93
CHANGELOG.md
@@ -21,6 +21,7 @@ NOTE: The change from 0.7.0 in which OutputCollector no longer assumes immutable
21
* Include as much of currently read output as possible when pipe to subprocess is broken
22
* Lower supervisor worker start timeout to 120 seconds
23
* More debug logging in supervisor
24
+ * "nohup" no longer used by supervisor to launch workers (unnecessary)
25
* Throw helpful error message if StormSubmitter used without using storm client script
26
* Bug fix: give absolute piddir to subprocesses (so that relative paths can be used for storm local dir)
27
* Bug fix: Fixed critical bug in opaque transactional topologies that would lead to duplicate messages when using pipelining
0 commit comments