You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/02/06 16:30:14 UTC

[GitHub] TisonKun commented on issue #7637: [FLINK-11511] Remove legacy class JobAttachmentClientActor

TisonKun commented on issue #7637: [FLINK-11511] Remove legacy class JobAttachmentClientActor
URL: https://github.com/apache/flink/pull/7637#issuecomment-461089203
 
 
   > Doesn't compile.
   > 
   > ```
   > 09:13:34.858 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile (default-testCompile) on project flink-runtime_2.11: Compilation failure: Compilation failure:
   > 09:13:34.858 [ERROR] /home/travis/build/apache/flink/flink-runtime/src/test/java/org/apache/flink/runtime/client/JobClientActorTest.java:[132,45] cannot find symbol
   > 09:13:34.858 [ERROR] symbol:   variable JobAttachmentClientActor
   > 09:13:34.858 [ERROR] location: class org.apache.flink.runtime.client.JobClientActorTest
   > 09:13:34.858 [ERROR] /home/travis/build/apache/flink/flink-runtime/src/test/java/org/apache/flink/runtime/client/JobClientActorTest.java:[190,45] cannot find symbol
   > 09:13:34.858 [ERROR] symbol:   variable JobAttachmentClientActor
   > 09:13:34.858 [ERROR] location: class org.apache.flink.runtime.client.JobClientActorTest
   > 09:13:34.858 [ERROR] /home/travis/build/apache/flink/flink-runtime/src/test/java/org/apache/flink/runtime/client/JobClientActorTest.java:[269,45] cannot find symbol
   > 09:13:34.858 [ERROR] symbol:   variable JobAttachmentClientActor
   > 09:13:34.858 [ERROR] location: class org.apache.flink.runtime.client.JobClientActorTest
   > 09:13:34.858 [ERROR] -> [Help 1]
   > ```
   
   Sure. It should be based on #7635 . Rebase and update description.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services