GitHub user uce opened a pull request:

    https://github.com/apache/flink/pull/498

    [FLINK-1709] [wip] Add SlotCountExceedingParallelismTest

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

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/uce/incubator-flink flink-1709-slot_dop

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/498.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #498
    
----
commit ca66bd17b06f0de675de91fc6441a4851a71fdcb
Author: Ufuk Celebi <[email protected]>
Date:   2015-03-18T13:19:05Z

    [FLINK-1724] [tests] Respect number of task managers in TestingCluster
    
    Starting a task manager via TestingUtils does not respect the number of
    configured task managers and mis-configures the task managers to use local
    network communication (LocalConnectionManager instead of
    NettyConnectionManager).

commit d311039077f6413035a821cf07826e5002bf5759
Author: Ufuk Celebi <[email protected]>
Date:   2015-03-18T13:20:59Z

    [FLINK-1724] [tests] Fix test kit actor configuration typo

commit cee335c95f1b0339a81e26d085127ac7f71ef15a
Author: Ufuk Celebi <[email protected]>
Date:   2015-03-18T13:23:53Z

    [jobmanager] Add subtask index to state transition debug msg

commit 1ed82b19b80e24b40b55e87fd7deb09675b3ea64
Author: Ufuk Celebi <[email protected]>
Date:   2015-03-18T13:24:54Z

    [jobmanager] Fix typo in ResultPartition deployment descriptor

commit 0c7c80481a63be40e53666c470a34868d578e289
Author: Ufuk Celebi <[email protected]>
Date:   2015-03-18T16:26:42Z

    [jobmanager] Fix missing queue scheduling mode

commit ce7cbe65bba297d6f65e718ed24a601f85c3bfcd
Author: Ufuk Celebi <[email protected]>
Date:   2015-03-18T16:29:58Z

    [FLINK-1709] Add initial SlotCountExceedingParallelismTest

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to