Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor cleanup of airbyte-metrics-reporter #17337

Merged
merged 1 commit into from
Sep 28, 2022
Merged

Conversation

colesnodgrass
Copy link
Member

What

  • minor clean-up of metrics-reporter

How

  • replace our custom Procedure interface with java's Callable interface
  • remove lombok annotations
  • replace two variables period and timeUnit with one variable duration
  • add final keywords where applicable

Recommended reading order

  1. x.java

@colesnodgrass colesnodgrass changed the title minor cleanup of airbytemetrics-reporter minor cleanup of airbyte-metrics-reporter Sep 28, 2022
@colesnodgrass colesnodgrass merged commit d8b07fa into master Sep 28, 2022
@colesnodgrass colesnodgrass deleted the cole/clean-up-toemit branch September 28, 2022 17:42
robbinhan pushed a commit to robbinhan/airbyte that referenced this pull request Sep 29, 2022
jhammarstedt pushed a commit to jhammarstedt/airbyte that referenced this pull request Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants