-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
HBASE-24153. Remove unnecessary super() in MultiVersionConcurrencyControl#MultiVer… #1468
Conversation
…sionConcurrencyControl() Signed-off-by: sunlisheng <lisheng.sun08@gmail.com>
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
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
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
Do you have a justification for changing this? It is just being explicit about the super call. Is it bad? Thanks. |
@saintstack |
@saintstack Yes I agree with @leosunli The parametrized constructor
does not have |
…MultiVersionConcurrencyControl() (apache#1468)" Forgot to add JIRA number. Reverting to add. This reverts commit 12a0c1d.
…nConcurrencyControl#MultiVersionConcurrencyControl() (apache#1468)"" A revert of a revert; i.e. a reapplication to add missing JIRA number This reverts commit c4026d1.
…MultiVersionConcurrencyControl() (apache#1468)" Forgot to add JIRA number. Reverting to add. This reverts commit 12a0c1d.
…nConcurrencyControl#MultiVersionConcurrencyControl() (apache#1468)"" A revert of a revert; i.e. a reapplication to add missing JIRA number This reverts commit c4026d1.
…sionConcurrencyControl() (apache#1468) Signed-off-by: sunlisheng <lisheng.sun08@gmail.com> Signed-off-by: Mingliang Liu <liuml07@apache.org> Signed-off-by: Viraj Jasani <vjasani@apache.org>
…MultiVersionConcurrencyControl() (apache#1468)" Forgot to add JIRA number. Reverting to add. This reverts commit 12a0c1d.
…nConcurrencyControl#MultiVersionConcurrencyControl() (apache#1468)"" A revert of a revert; i.e. a reapplication to add missing JIRA number This reverts commit c4026d1.
…sionConcurrencyControl() (apache#1468) Signed-off-by: sunlisheng <lisheng.sun08@gmail.com> Signed-off-by: Mingliang Liu <liuml07@apache.org> Signed-off-by: Viraj Jasani <vjasani@apache.org>
…MultiVersionConcurrencyControl() (apache#1468)" Forgot to add JIRA number. Reverting to add. This reverts commit 12a0c1d.
…nConcurrencyControl#MultiVersionConcurrencyControl() (apache#1468)"" A revert of a revert; i.e. a reapplication to add missing JIRA number This reverts commit c4026d1.
…sionConcurrencyControl() (apache#1468) Signed-off-by: sunlisheng <lisheng.sun08@gmail.com> Signed-off-by: Mingliang Liu <liuml07@apache.org> Signed-off-by: Viraj Jasani <vjasani@apache.org>
…MultiVersionConcurrencyControl() (apache#1468)" Forgot to add JIRA number. Reverting to add. This reverts commit 12a0c1d.
…nConcurrencyControl#MultiVersionConcurrencyControl() (apache#1468)"" A revert of a revert; i.e. a reapplication to add missing JIRA number This reverts commit c4026d1.
…sionConcurrencyControl()
Signed-off-by: sunlisheng lisheng.sun08@gmail.com