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

[FLINK-27185][connectors] Convert connector modules to assertj #19660

Closed
wants to merge 16 commits into from

Conversation

alpreu
Copy link
Contributor

@alpreu alpreu commented May 6, 2022

This PR fixes and grandfathers #19425

@alpreu alpreu changed the title [FLINK-27185][connectors] Convert connectorsmodules to assertj [FLINK-27185][connectors] Convert connector modules to assertj May 6, 2022
@flinkbot
Copy link
Collaborator

flinkbot commented May 6, 2022

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@alpreu
Copy link
Contributor Author

alpreu commented May 9, 2022

@flinkbot run azure

Copy link
Contributor

@afedulov afedulov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alpreu I finished reviewing the first commit ([FLINK-27185][connectors] Convert connector modules to assertj #19660) and left a couple of comments.

Copy link
Contributor

@afedulov afedulov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one comment regarding the [FLINK-27185][connector] Convert connector-cassandra module to assertj commit. Looks good apart from that.

Copy link
Contributor

@afedulov afedulov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@afedulov afedulov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finished reviewing [FLINK-27185][connector] Convert connector-hive module to assertj.
Looks almost good, there are mostly some missed opportunities to use assertThatThrownBy.

alpreu and others added 10 commits May 13, 2022 15:09
Co-authored-by: slinkydeveloper <francescoguard@gmail.com>
Co-authored-by: slinkydeveloper <francescoguard@gmail.com>
…ssertj

Co-authored-by: slinkydeveloper <francescoguard@gmail.com>
Co-authored-by: slinkydeveloper <francescoguard@gmail.com>
Co-authored-by: slinkydeveloper <francescoguard@gmail.com>
Co-authored-by: slinkydeveloper <francescoguard@gmail.com>
Co-authored-by: slinkydeveloper <francescoguard@gmail.com>
@alpreu alpreu force-pushed the hotfix-migrate-connectors-2 branch from 96766d1 to fffd289 Compare May 13, 2022 13:12
@afedulov
Copy link
Contributor

afedulov commented May 17, 2022

[FLINK-27185][connector] Convert connector-base module to assertj + addressed review
Looks good, ready to be merged.

@afedulov
Copy link
Contributor

connector-cassandra module also looks good.

@afedulov
Copy link
Contributor

connector-elasticsearch module looks good.

@afedulov
Copy link
Contributor

afedulov commented May 17, 2022

connector-hive module looks good apart from the potential improvement here #19660 (comment). Can be merged when addressed.

Copy link
Contributor

@afedulov afedulov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finished reviewing [FLINK-27185][connector] Convert connector-jdbc module to assertj. Potentially some missed opportunities to use assertThatThrownBy.

Copy link
Contributor

@afedulov afedulov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finished reviwing [FLINK-27185][connector] Convert connector-kafka module to assertj. Feel free to ignore the bits that might relate to the already deprecated components.

Copy link
Contributor

@afedulov afedulov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FInished reviwing [FLINK-27185][connector] Convert connector-kinesis module to assertj. Let's try to reduce Hamcrest dependencies where possible.

@afedulov
Copy link
Contributor

connector-jdbc module looks good.

@afedulov
Copy link
Contributor

connector-kafka module looks good.

@afedulov
Copy link
Contributor

connector-kinesis module looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants