[
https://issues.apache.org/jira/browse/STORM-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223471#comment-15223471
]
ASF GitHub Bot commented on STORM-1679:
---------------------------------------
Github user zhuoliu commented on a diff in the pull request:
https://github.com/apache/storm/pull/1306#discussion_r58316336
--- Diff: docs/Storm-Scheduler.md ---
@@ -0,0 +1,27 @@
+---
+title: Scheduler
+layout: documentation
+documentation: true
+---
+
+Storm now has 4 kinds of build-in schedulers:
[DefaultScheduler](https://github.com/apache/storm/blob/1.x-branch/storm-core/src/clj/org/apache/storm/scheduler/DefaultScheduler.clj),
[IsolationScheduler](https://github.com/apache/storm/blob/1.x-branch/storm-core/src/clj/org/apache/storm/scheduler/IsolationScheduler.clj),
[MultitenantScheduler](https://github.com/apache/storm/blob/1.x-branch/storm-core/src/jvm/org/apache/storm/scheduler/multitenant/MultitenantScheduler.java),
[ResourceAwareScheduler](Resource_Aware_Scheduler_overview.html).
--- End diff --
The link to [ResourceAwareScheduler] is not reachable.
> add storm Scheduler documents
> -----------------------------
>
> Key: STORM-1679
> URL: https://issues.apache.org/jira/browse/STORM-1679
> Project: Apache Storm
> Issue Type: Improvement
> Components: documentation
> Reporter: Xin Wang
> Assignee: Xin Wang
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)