Uh oh!
There was an error while loading. Please reload this page.
HBASE-22586 Javadoc Warnings related to @param tag - #322
Conversation
HorizonNet
commented
Jun 22, 2019
@SyedMurtazaHassan Could you please resolve the merge conflict? |
the-sakthi
commented
Jun 27, 2019
@SyedMurtazaHassan any updates on this? |
6cfcbff to
e67cf2bComparemurtazahassan123
commented
Jun 28, 2019
@jatsakthi Resolved the merge conflict. Kindly review. |
Apache-HBase
commented
Jun 28, 2019
🎊 +1 overall
This message was automatically generated. |
HorizonNet
left a comment
There was a problem hiding this comment.
Left a few comments for improvements.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
… according to Jan's comments
murtazahassan123
commented
Jul 1, 2019
@HorizonNet Thank you. Addressed your comments. Kindly have a look. |
Apache-HBase
commented
Jul 1, 2019
💔 -1 overall
This message was automatically generated. |
saintstack
commented
Jul 1, 2019
Re-running build. |
Apache-HBase
commented
Jul 2, 2019
💔 -1 overall
This message was automatically generated. |
the-sakthi
left a comment
There was a problem hiding this comment.
The addition of class links in the params is not consistent in few places. For e.g. CellComparator's link is added in compareWithoutRow() but not in compare(). Can we fix all such cases?
murtazahassan123
commented
Jul 4, 2019
@jatsakthi |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| * @throws IOException | ||
| * @param zk single zookeeper watcher | ||
| * @param expectedAddress the expected address of the master | ||
| * @throws KeeperException unexpected zookeeper exception |
HorizonNet
commented
Jul 4, 2019
@SyedMurtazaHassan My suggestion is, if you need to touch the class due to param changes, you can do it in this PR. |
murtazahassan123
commented
Jul 4, 2019
@HorizonNet |
murtazahassan123
commented
Jul 8, 2019
@jatsakthi @HorizonNet Adressed the comments. Kindly have a look when you have time. |
Apache-HBase
commented
Jul 8, 2019
💔 -1 overall
This message was automatically generated. |
the-sakthi
commented
Jul 11, 2019
LGTM |
Apache-HBase
commented
Jul 13, 2019
💔 -1 overall
This message was automatically generated. |
Fixed javadoc warnings related to @PARAM tag.