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

Code refactoring #19

Merged
merged 1 commit into from
Mar 25, 2021
Merged

Code refactoring #19

merged 1 commit into from
Mar 25, 2021

Conversation

willyborankin
Copy link
Contributor

  1. Moved RecordSender class into package io.aiven.kafka.connect.http.recordsender package
  2. Moved HttpSender into io.aiven.kafka.connect.http.sender package
    and split up HttpSender behave for 2 diff auth type with auth and without auth
  3. Moved backoff policy into HttpSender

@HelenMel
Copy link
Contributor

Looks good! 2 small comments

@willyborankin willyborankin force-pushed the before-ouath2-refactoring branch from 4f0a2a2 to f6daba3 Compare March 25, 2021 09:23
1. Moved RecordSender class into package io.aiven.kafka.connect.http.recordsender package
2. Moved HttpSender into io.aiven.kafka.connect.http.sender package
   and split up HttpSender behave for 2 diff auth type with auth and
   without auth
3. Moved backoff policy into HtpSender
@willyborankin willyborankin force-pushed the before-ouath2-refactoring branch from f6daba3 to 366ba0d Compare March 25, 2021 10:07
@HelenMel HelenMel merged commit 389ebb5 into master Mar 25, 2021
@HelenMel HelenMel deleted the before-ouath2-refactoring branch March 25, 2021 10:55
@Aiven-Open Aiven-Open deleted a comment from swarmia bot Mar 26, 2021
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