[ https://issues.apache.org/jira/browse/FLINK-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15827685#comment-15827685 ]
Till Rohrmann commented on FLINK-5508: -------------------------------------- As a temporary fix, we'll introduce a {{ZooKeeperStateHandleStoreFactory}} in {{flink-runtime}} in order to circumvent the problem of having to create and pass a {{CuratorFramework}} instance to it. > Remove Mesos dynamic class loading > ---------------------------------- > > Key: FLINK-5508 > URL: https://issues.apache.org/jira/browse/FLINK-5508 > Project: Flink > Issue Type: Improvement > Components: Mesos > Affects Versions: 1.2.0, 1.3.0 > Reporter: Till Rohrmann > Assignee: Till Rohrmann > Priority: Minor > Fix For: 1.2.0, 1.3.0 > > > Mesos uses dynamic class loading in order to load the > {{ZooKeeperStateHandleStore}} and the {{CuratorFramework}} class. This can be > replaced by a compile time dependency. -- This message was sent by Atlassian JIRA (v6.3.4#6332)