-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-29125 Suppress HE_EQUALS_USE_HASHCODE in org.apache.hadoop.hbas… #6685
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
…e.rest.model.ScannerModel$IncludeStartRowFilter
This comment has been minimized.
This comment has been minimized.
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.
+1 for now.
I'm not very familiar with the serialization framework we use here, are there any ways to not use the equals method?
This comment has been minimized.
This comment has been minimized.
No, equals is the whole and only point of this class. |
The suppression was added and is discussed in #6499 |
🎊 +1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
…e.rest.model.ScannerModel$IncludeStartRowFilter (#6685) Signed-off-by: Duo Zhang <zhangduo@apache.org>
…e.rest.model.ScannerModel$IncludeStartRowFilter