-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-24163 MOB compactor implementations should use format specifiers when calling String.format #1479
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
…s when calling String.format
|
tested error prone locally to confirm this clears the error that currently shows in nightly. |
|
🎊 +1 overall
This message was automatically generated. |
virajjasani
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.
+1
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
thanks for the reviews! |
|
Thanks @busbey! |
…s when calling String.format (apache#1479) Signed-off-by: stack <stack@apache.org> Signed-off-by: Viraj Jasani <vjasani@apache.org> Signed-off-by: Josh Elser <elserj@apache.org>
…s when calling String.format (apache#1479) Signed-off-by: stack <stack@apache.org> Signed-off-by: Viraj Jasani <vjasani@apache.org> Signed-off-by: Josh Elser <elserj@apache.org>
…s when calling String.format (apache#1479) Signed-off-by: stack <stack@apache.org> Signed-off-by: Viraj Jasani <vjasani@apache.org> Signed-off-by: Josh Elser <elserj@apache.org>
…s when calling String.format (apache#1479) Signed-off-by: stack <stack@apache.org> Signed-off-by: Viraj Jasani <vjasani@apache.org> (cherry picked from commit 09d20fb) Change-Id: Id3e6b8c4a3978bfccb3503d4e486b164d79593da Signed-off-by: Josh Elser <elserj@apache.org> Author: Sean Busbey Reason: Bug Ref: CDPD-10195
…s when calling String.format (apache#1479) Signed-off-by: stack <stack@apache.org> Signed-off-by: Viraj Jasani <vjasani@apache.org> (cherry picked from commit 09d20fb) Signed-off-by: Josh Elser <elserj@apache.org> Author: Sean Busbey Reason: Bug Ref: CDPD-10195 (cherry picked from commit c6c78f4) Change-Id: I9f25e55fdeb1c97b8279f8a378230bdbc5c627ca
No description provided.