-
Notifications
You must be signed in to change notification settings - Fork 439
RATIS-2371. Fix LeaderElection/SegmentedRaftLogReader/FileChunkReader CT_CONSTRUCTOR_THROW spotbugs #1327
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
Conversation
adoroszlai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @OneSizeFitsQuorum for the patch.
ratis-server/src/main/java/org/apache/ratis/server/impl/LeaderElection.java
Outdated
Show resolved
Hide resolved
Signed-off-by: OneSizeFitsQuorum <tanxinyu@apache.org>
adoroszlai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @OneSizeFitsQuorum for updating the patch.
ratis-server/src/main/java/org/apache/ratis/server/impl/LeaderElection.java
Outdated
Show resolved
Hide resolved
Signed-off-by: OneSizeFitsQuorum <tanxinyu@apache.org>
adoroszlai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @OneSizeFitsQuorum for updating the patch, LGTM.
|
@szetszwo would you like to take a look? |
szetszwo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@OneSizeFitsQuorum , thanks for working on this!
+1 the change looks good. Just saw an indentation problem.
ratis-server/src/main/java/org/apache/ratis/server/impl/LeaderElection.java
Outdated
Show resolved
Hide resolved
Signed-off-by: OneSizeFitsQuorum <tanxinyu@apache.org>
|
Thanks a lot for reviewing this pr! @adoroszlai @szetszwo |
as title said