Uh oh!
There was an error while loading. Please reload this page.
HBASE-25374 Make REST Client connection and socket time out configurable - #2752
Conversation
Apache-HBase
commented
Dec 8, 2020
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 8, 2020
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 8, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 22, 2020
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 22, 2020
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 22, 2020
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 29, 2020
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 29, 2020
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Dec 29, 2020
🎊 +1 overall
This message was automatically generated. |
saintstack
left a comment
There was a problem hiding this comment.
LGTM
Does it work for you @pankaj72981 ?
saintstack
left a comment
There was a problem hiding this comment.
Changed my mind. The failiures seem related. What you think @pankaj72981 ? Thanks.
saintstack
commented
Feb 8, 2021
@pankaj72981 See above sir |
pankaj72981
commented
Feb 9, 2021
ohh.. missed this one, pardon me @saintstack sir. Will check it today. |
9be79fe to
cb975dfComparepankaj72981
commented
Feb 23, 2021
It was a typo mistake while overloading the constructor, after fix test cases are passing locally. |
Apache-HBase
commented
Feb 23, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Feb 23, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Feb 23, 2021
💔 -1 overall
This message was automatically generated. |
pankaj72981
commented
Mar 2, 2021
Spotbugs warning is not related this PR changes. |
Apache-HBase
commented
Mar 2, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 2, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 2, 2021
💔 -1 overall
This message was automatically generated. |
pankaj72981
commented
Mar 3, 2021
@saintstack Please have a look, spotbugs warn is not related to this PR changes. |
Apache-HBase
commented
Mar 12, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 12, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 12, 2021
🎊 +1 overall
This message was automatically generated. |
…ble (#2752) Signed-off-by: Guanghao Zhang <zghao@apache.org> Signed-off-by: stack <stack@apache.org>
…ble (#2752) Signed-off-by: Guanghao Zhang <zghao@apache.org> Signed-off-by: stack <stack@apache.org>
…ble (#2752) Signed-off-by: Guanghao Zhang <zghao@apache.org> Signed-off-by: stack <stack@apache.org>
Added hbase.rest.client.conn.timeout & hbase.rest.client.socket.timeout configurations