[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

Small cleanups in TransportShardAction #17070

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

romseygeek
Copy link
Contributor
  • remove redundant abstract method defns in TransportShardAction
  • remove unused generics from WriteReplicaResult
  • adjust visibility of internal classes

@romseygeek
Copy link
Contributor Author

Noticed the redundant method overrides while looking through the replication actions working on #17013 and cleaned up a few other warnings at the same time.

Copy link
Contributor
@BaurzhanSakhariev BaurzhanSakhariev left a comment

Choose a reason for hiding this comment

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

checkstyle is failing

- remove redundant abstract method defns in TransportShardAction
- remove unused generics from WriteReplicaResult
- adjust visibility of internal classes
@romseygeek romseygeek force-pushed the aw/transport/remove-redundant-abstract-methods branch from 46c1625 to 469950c Compare November 26, 2024 15:29
@romseygeek romseygeek self-assigned this Nov 26, 2024
@romseygeek romseygeek added the ready-to-merge Let Mergify merge the PR once approved and checks pass label Nov 26, 2024
@mergify mergify bot merged commit d208500 into master Nov 26, 2024
14 checks passed
@mergify mergify bot deleted the aw/transport/remove-redundant-abstract-methods branch November 26, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge Let Mergify merge the PR once approved and checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants