GitHub user tillrohrmann opened a pull request:

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

    [FLINK-5496] [mesos] Relocate Mesos Protobuf dependency to avoid version 
conflicts

    This PR is based on #3155.
    
    Only relocate Mesos Protobuf dependency in flink-mesos. This avoids 
problems with Mesos
    because Flink pulls in Protobuf 2.5.0 via Flakka.

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

    $ git pull https://github.com/tillrohrmann/flink mesosFixRelocation

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

    https://github.com/apache/flink/pull/3156.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 #3156
    
----
commit e68688f31ead68851a0f768a7270d8bc1b5f9ac8
Author: Till Rohrmann <[email protected]>
Date:   2017-01-16T13:01:10Z

    [FLINK-5496] [mesos] Relocate Mesos Protobuf dependency to avoid version 
conflicts
    
    Only relocate Mesos Protobuf dependency in flink-mesos. This avoids 
problems with Mesos
    because Flink pulls in Protobuf 2.5.0 via Flakka.

commit dd2f56568745ade036de4d0ee333e7e7fdb47400
Author: Till Rohrmann <[email protected]>
Date:   2017-01-16T13:14:18Z

    [FLINK-5495] [mesos] Provide executor to ZooKeeperMesosWorkerStore
    
    The ZooKeeperMesosWorkerStore instantiates a ZooKeeperStateHandleStore 
which requires an
    Executor instance. This executor is now given to the 
ZooKeeperMesosWorkerStore.

----


---
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