[
https://issues.apache.org/jira/browse/FLINK-7810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16203364#comment-16203364
]
ASF GitHub Bot commented on FLINK-7810:
---------------------------------------
Github user StephanEwen commented on a diff in the pull request:
https://github.com/apache/flink/pull/4807#discussion_r144518821
--- Diff: flink-queryable-state/flink-queryable-state-java/pom.xml ---
@@ -110,8 +110,8 @@ under the License.
</dependency>
<dependency>
- <groupId>com.data-artisans</groupId>
-
<artifactId>flakka-testkit_${scala.binary.version}</artifactId>
+ <groupId>com.typesafe.akka</groupId>
--- End diff --
I could not find any use of akka testkit in the queryable state client (and
there should not be, design wise).
Was this just copy/paste forwarded and can be dropped?
> Switch from custom Flakka to Akka 2.4.x
> ---------------------------------------
>
> Key: FLINK-7810
> URL: https://issues.apache.org/jira/browse/FLINK-7810
> Project: Flink
> Issue Type: Improvement
> Components: Distributed Coordination
> Reporter: Aljoscha Krettek
> Assignee: Aljoscha Krettek
> Fix For: 1.4.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)