Uh oh!
There was an error while loading. Please reload this page.
HBASE-27530 Fix comment syntax errors - #4910
Conversation
Apache-HBase
commented
Dec 2, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 2, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 2, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 8, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 8, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 8, 2022
🎊 +1 overall
This message was automatically generated. |
Apache9
commented
Dec 9, 2022
Thanks for putting up a PR! HBase uses jira for tracking issues. Do you have a jira account here? https://issues.apache.org/jira/projects/HBASE If not, please reply here in this format so I can acquire a jira account for you. |
LYCJeff
commented
Dec 9, 2022
via email
Thanks for contacting me. I don't have a jira account yet.
Preferred Jira Id: LYCJeff
Full Name: Yuchen Liang
E-Mail Address: ***@***.*** …---Original---
From: "Duo ***@***.***>
Date: Fri, Dec 9, 2022 09:44 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [apache/hbase] Fix comment syntax errors (PR #4910)
Thanks for putting up a PR!
HBase uses jira for tracking issues.
Do you have a jira account here?
https://issues.apache.org/jira/projects/HBASE
If not, please reply here in this format so I can acquire a jira account for you.
Preferred Jira Id: Full Name: E-Mail Address:
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***> |
Apache9
commented
Dec 9, 2022
I can not see the email address... It has been masked by '*'. |
This comment was marked as off-topic.
This comment was marked as off-topic.
Apache9
commented
Dec 9, 2022
Oh, the jira id must be lower case... Is 'lycjeff' OK for you? Thanks. |
LYCJeff
commented
Dec 9, 2022
No problem, Thanks! |
Apache9
commented
Dec 9, 2022
Your jira account has been created. You should have received an email about the jira account. Please finish the setup and create a jira issue under the HBase project about this change. I will add you to the contributor list and assign the issue to you. Thanks~ |
LYCJeff
commented
Dec 9, 2022
I'm wondering if I should close this PR, since it's not formal. |
Apache9
commented
Dec 9, 2022
Just open a jira issue and then change the title of this PR to 'HBASE-XXXXX |
LYCJeff
commented
Dec 13, 2022
I have opened the issue according to what you said. Please help to check if there is any problem. |
Apache-HBase
commented
Dec 13, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 13, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 13, 2022
💔 -1 overall
This message was automatically generated. |
Apache9
commented
Dec 13, 2022
Please run 'mvn spotless:apply' and push again? |
Apache-HBase
commented
Dec 14, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 14, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 14, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 14, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 14, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 14, 2022
🎊 +1 overall
This message was automatically generated. |
Signed-off-by: Duo Zhang <zhangduo@apache.org> (cherry picked from commit f9518cc)
Signed-off-by: Duo Zhang <zhangduo@apache.org> (cherry picked from commit f9518cc)
Signed-off-by: Duo Zhang <zhangduo@apache.org> (cherry picked from commit f9518cc)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
I am new to hbase and I'm trying to fix some comment sytax errors while reading the source code.