Repository: storm Updated Branches: refs/heads/master fc6d6dd86 -> 6e32906c1
fixed daemon typo Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/95211d79 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/95211d79 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/95211d79 Branch: refs/heads/master Commit: 95211d79ca506f0b658011f7c54ff4d312da99bd Parents: 82caf66 Author: Hari Sekhon <[email protected]> Authored: Tue Jan 27 22:03:17 2015 +0000 Committer: Hari Sekhon <[email protected]> Committed: Tue Jan 27 22:03:17 2015 +0000 ---------------------------------------------------------------------- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/95211d79/SECURITY.md ---------------------------------------------------------------------- diff --git a/SECURITY.md b/SECURITY.md index b9f81d0..5be716c 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -351,7 +351,7 @@ By default storm allows any sized topology to be submitted. But ZK and others ha | nimbus.executors.perTopology | The maximum number of executors/threads a topology can use. | ### Log Cleanup -The Logviewer deamon now is also responsible for cleaning up old log files for dead topologies. +The Logviewer daemon now is also responsible for cleaning up old log files for dead topologies. | YAML Setting | Description | |--------------|-------------------------------------|
