Skip to content

[FLINK-7994][mesos] Remove effectively unused curator dependency#4954

Closed
zentol wants to merge 1 commit intoapache:masterfrom
zentol:7994
Closed

[FLINK-7994][mesos] Remove effectively unused curator dependency#4954
zentol wants to merge 1 commit intoapache:masterfrom
zentol:7994

Conversation

@zentol
Copy link
Copy Markdown
Contributor

@zentol zentol commented Nov 6, 2017

What is the purpose of the change

This PR removes the effectively unused flink-shaded-curator dependency from flink-mesos. The only user was the unused ZookeeperUtils class.

Brief change log

  • remove ZookeeperUtils class
  • remove flink-shaded-curator dependency

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): (yes)
  • 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

Documentation

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

@StephanEwen
Copy link
Copy Markdown
Contributor

+1

@zentol
Copy link
Copy Markdown
Contributor Author

zentol commented Nov 6, 2017

merging.

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.

3 participants