Skip to content

[FLINK-1709] [wip] Add SlotCountExceedingParallelismTest#498

Closed
uce wants to merge 6 commits intoapache:masterfrom
uce:flink-1709-slot_dop
Closed

[FLINK-1709] [wip] Add SlotCountExceedingParallelismTest#498
uce wants to merge 6 commits intoapache:masterfrom
uce:flink-1709-slot_dop

Conversation

@uce
Copy link
Copy Markdown
Contributor

@uce uce commented Mar 18, 2015

This is the initial simple case. I'll push the other variants to this branch.

@StephanEwen
Copy link
Copy Markdown
Contributor

The test looks good.

One question: Why are you not simply using the Client to submit the JobGraph to the JobManager. This has the nice benefit that we test the usual code paths with that as well.

The test-kit messages are IMHO mainly for testing the reaction of an actor to some isolated messages outside regular control flow.

@uce
Copy link
Copy Markdown
Contributor Author

uce commented Mar 19, 2015

Regarding submission via Client: You are right. I just hadn't thought of that.

@uce uce force-pushed the flink-1709-slot_dop branch from ce7cbe6 to 9f25533 Compare March 19, 2015 10:23
@uce
Copy link
Copy Markdown
Contributor Author

uce commented Mar 19, 2015

Changed the test accordingly and rebased. Can we merge this?

@uce
Copy link
Copy Markdown
Contributor Author

uce commented Mar 19, 2015

Will squash and merge. :)

@asfgit asfgit closed this in 5c6603e Mar 19, 2015
mafernandez-stratio pushed a commit to mafernandez-stratio/flink that referenced this pull request Mar 20, 2015
This commit squashes:

- [jobmanager] Add subtask index to state transition debug msg
- [jobmanager] Fix typo in ResultPartition deployment descriptor
- [jobmanager] Fix missing queue scheduling mode

This closes apache#498.
@uce uce deleted the flink-1709-slot_dop branch March 25, 2015 19:34
bhatsachin pushed a commit to bhatsachin/flink that referenced this pull request May 5, 2015
This commit squashes:

- [jobmanager] Add subtask index to state transition debug msg
- [jobmanager] Fix typo in ResultPartition deployment descriptor
- [jobmanager] Fix missing queue scheduling mode

This closes apache#498.
marthavk pushed a commit to marthavk/flink that referenced this pull request Jun 9, 2015
This commit squashes:

- [jobmanager] Add subtask index to state transition debug msg
- [jobmanager] Fix typo in ResultPartition deployment descriptor
- [jobmanager] Fix missing queue scheduling mode

This closes apache#498.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants