Skip to content

Conversation

@tisonkun
Copy link
Member

@tisonkun tisonkun commented Feb 1, 2019

What is the purpose of the change

FlinkActorTest test FlinkActor class, which is no longer used in FLIP-6 codebase.

Brief change log

Delete FlinkActorTest.scala.

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (no)
  • The public API, i.e., is any changed class annotated with @Public(Evolving): (no)
  • The serializers: (no)
  • The runtime per-record code paths (performance sensitive): (no)
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Yarn/Mesos, ZooKeeper: (no)
  • The S3 file system connector:(no)

Documentation

  • Does this pull request introduce a new feature? (no)
  • If yes, how is the feature documented? (not applicable)

cc @tillrohrmann

@flinkbot
Copy link
Collaborator

flinkbot commented Feb 1, 2019

Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community
to review your pull request. We will use this comment to track the progress of the review.

Review Progress

  • ✅ 1. The [description] looks good.
    • Approved by @GJL [committer]
  • ✅ 2. There is [consensus] that the contribution should go into to Flink.
    • Approved by @GJL [committer]
  • ❔ 3. Needs [attention] from.
  • ✅ 4. The [architecture] is sound.
    • Approved by @GJL [committer]
  • ✅ 5. Overall code [quality] is good.
    • Approved by @GJL [committer]

Please see the Pull Request Review Guide for a full explanation of the review process.

Details

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot approve description to approve the 1st aspect (similarly, it also supports the consensus, architecture and quality keywords)
  • @flinkbot approve all to approve all aspects
  • @flinkbot attention @username1 [@username2 ..] to require somebody's attention
  • @flinkbot disapprove architecture to remove an approval

@GJL GJL self-assigned this Feb 5, 2019
@GJL
Copy link
Member

GJL commented Feb 5, 2019

@flinkbot approve all

@GJL GJL merged commit b6602c8 into apache:master Feb 5, 2019
@GJL
Copy link
Member

GJL commented Feb 5, 2019

Thanks for your contribution @tisonkun

@tisonkun
Copy link
Member Author

tisonkun commented Feb 5, 2019

Thanks for your review @GJL

@tisonkun tisonkun deleted the FLINK-11502 branch February 5, 2019 13:08
dianfu pushed a commit to dianfu/flink that referenced this pull request Feb 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants