Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Feature/split storm online #281

Merged
merged 4 commits into from
Oct 9, 2013
Merged

Feature/split storm online #281

merged 4 commits into from
Oct 9, 2013

Conversation

ianoc
Copy link
Collaborator

@ianoc ianoc commented Oct 9, 2013

Pull the online planner into core so it can be shared across multiple implementations

@@ -163,7 +165,7 @@ object TopologyPlannerLaws extends Properties("StormDag") {
}


property("Prior to a summer the StormNode should be a FinalFlatMapStormBolt") = forAll { (dag: StormDag) =>
property("Prior to a summer the Nonde should be a FlatMap Node") = forAll { (dag: MemoryDag) =>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nonde => Node.

johnynek added a commit that referenced this pull request Oct 9, 2013
@johnynek johnynek merged commit 1dfeeaf into develop Oct 9, 2013
@johnynek johnynek deleted the feature/split_storm_online branch October 9, 2013 23:24
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants