Skip to content

STORM-1679 (1.x): add storm Scheduler documents#1306

Merged
asfgit merged 1 commit intoapache:1.x-branchfrom
vesense:STORM-1679-1.x
Apr 21, 2016
Merged

STORM-1679 (1.x): add storm Scheduler documents#1306
asfgit merged 1 commit intoapache:1.x-branchfrom
vesense:STORM-1679-1.x

Conversation

@vesense
Copy link
Copy Markdown
Member

@vesense vesense commented Apr 3, 2016

for 1.x-branch

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).
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link to [ResourceAwareScheduler] is not reachable.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is linked to storm site Resource_Aware_Scheduler_overview**.html**. It will be good after this PR merged and published.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

build-in -> built-in

@vesense vesense changed the title STORM-1679: add storm Scheduler documents STORM-1679 (1.x): add storm Scheduler documents Apr 3, 2016
@vesense
Copy link
Copy Markdown
Member Author

vesense commented Apr 3, 2016

@zhuoliu Thanks for your reply. I have updated the document, also master branch.

@HeartSaVioR
Copy link
Copy Markdown
Contributor

@vesense
Please use {{page.git-blob-base}} for locating files in proper branch.
https://github.com/apache/storm/blob/1.x-branch/docs/README.md for more details.

@HeartSaVioR
Copy link
Copy Markdown
Contributor

+1 once minor comments are addressed.

@vesense
Copy link
Copy Markdown
Member Author

vesense commented Apr 12, 2016

@HeartSaVioR Updated, also master. Thanks.

@HeartSaVioR
Copy link
Copy Markdown
Contributor

HeartSaVioR commented Apr 20, 2016

@vesense
+1
Could you rebase and squash the commits into one?

@vesense
Copy link
Copy Markdown
Member Author

vesense commented Apr 20, 2016

@HeartSaVioR Done.

@asfgit asfgit merged commit 1919ef1 into apache:1.x-branch Apr 21, 2016
bipinprasad pushed a commit to bipinprasad/storm that referenced this pull request Oct 17, 2019
YSTORM-6012 properly send supervisor assignments on topology kill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants