[jira] [Updated] (HBASE-26027) The calling of HTable.batch blocked at AsyncRequestFutureImpl.waitUntilDone caused by ArrayStoreException

2021-06-24 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-26027: --- Description: The batch api of HTable contains a param named results to store result or exception, i

[jira] [Comment Edited] (HBASE-26027) The calling of HTable.batch blocked at AsyncRequestFutureImpl.waitUntilDone caused by ArrayStoreException

2021-06-23 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368612#comment-17368612 ] Zheng Wang edited comment on HBASE-26027 at 6/24/21, 4:30 AM:

[jira] [Commented] (HBASE-26027) The calling of HTable.batch blocked at AsyncRequestFutureImpl.waitUntilDone caused by ArrayStoreException

2021-06-23 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368612#comment-17368612 ] Zheng Wang commented on HBASE-26027: Occur at 2.2.2, and i think 2.x all exists(chec

[jira] [Updated] (HBASE-26028) The view as json page shows exception when using TinyLfuBlockCache

2021-06-23 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-26028: --- Summary: The view as json page shows exception when using TinyLfuBlockCache (was: The viewJson page

[jira] [Updated] (HBASE-26028) The viewJson page shows exception when using TinyLfuBlockCache

2021-06-23 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-26028: --- Description: Some variable in TinyLfuBlockCache should be marked as  transient. (was: Some variable

[jira] [Updated] (HBASE-26028) The viewJson page shows exception when using TinyLfuBlockCache

2021-06-23 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-26028: --- Summary: The viewJson page shows exception when using TinyLfuBlockCache (was: The viewJson page sho

[jira] [Created] (HBASE-26028) The viewJson page show exception when using TinyLfuBlockCache

2021-06-23 Thread Zheng Wang (Jira)
Zheng Wang created HBASE-26028: -- Summary: The viewJson page show exception when using TinyLfuBlockCache Key: HBASE-26028 URL: https://issues.apache.org/jira/browse/HBASE-26028 Project: HBase Is

[jira] [Updated] (HBASE-26027) The calling of HTable.batch blocked at AsyncRequestFutureImpl.waitUntilDone caused by ArrayStoreException

2021-06-23 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-26027: --- Description: The batch api of HTable contains a param named results to store result or exception, i

[jira] [Updated] (HBASE-26027) The calling of HTable.batch blocked at AsyncRequestFutureImpl.waitUntilDone caused by ArrayStoreException

2021-06-23 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-26027: --- Description: [for 2.x] The batch api of HTable contains a param named results to store result or e

[jira] [Updated] (HBASE-26027) The calling of HTable.batch blocked at AsyncRequestFutureImpl.waitUntilDone caused by ArrayStoreException

2021-06-23 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-26027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-26027: --- Description: The batch api of HTable contains a param named results to store result or exception, i

[jira] [Created] (HBASE-26027) The calling of HTable.batch blocked at AsyncRequestFutureImpl.waitUntilDone caused by ArrayStoreException

2021-06-23 Thread Zheng Wang (Jira)
Zheng Wang created HBASE-26027: -- Summary: The calling of HTable.batch blocked at AsyncRequestFutureImpl.waitUntilDone caused by ArrayStoreException Key: HBASE-26027 URL: https://issues.apache.org/jira/browse/HBASE-26

[jira] [Comment Edited] (HBASE-25967) The readRequestsCount does not calculate when the outResults is empty

2021-06-10 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360520#comment-17360520 ] Zheng Wang edited comment on HBASE-25967 at 6/10/21, 8:57 AM:

[jira] [Comment Edited] (HBASE-25967) The readRequestsCount does not calculate when the outResults is empty

2021-06-10 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360520#comment-17360520 ] Zheng Wang edited comment on HBASE-25967 at 6/10/21, 8:57 AM:

[jira] [Resolved] (HBASE-25967) The readRequestsCount does not calculate when the outResults is empty

2021-06-09 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang resolved HBASE-25967. Resolution: Fixed > The readRequestsCount does not calculate when the outResults is empty > --

[jira] [Updated] (HBASE-25967) The readRequestsCount does not calculate when the outResults is empty

2021-06-09 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-25967: --- Fix Version/s: 2.4.5 3.0.0-alpha-2 2.3.6 2.5

[jira] [Commented] (HBASE-25967) The readRequestsCount does not calculate when the outResults is empty

2021-06-09 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360520#comment-17360520 ] Zheng Wang commented on HBASE-25967: Pushed to 2.3+ > The readRequestsCount does no

[jira] [Commented] (HBASE-25799) add clusterReadRequests and clusterWriteRequests jmx

2021-06-03 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17356300#comment-17356300 ] Zheng Wang commented on HBASE-25799: Pushed to master, but when push to branch-2, th

[jira] [Created] (HBASE-25967) The readRequestsCount does not calculate when the outResults is empty

2021-06-02 Thread Zheng Wang (Jira)
Zheng Wang created HBASE-25967: -- Summary: The readRequestsCount does not calculate when the outResults is empty Key: HBASE-25967 URL: https://issues.apache.org/jira/browse/HBASE-25967 Project: HBase

[jira] [Commented] (HBASE-25643) The delayed FlushRegionEntry should be removed when we need a non-delayed one

2021-03-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17304589#comment-17304589 ] Zheng Wang commented on HBASE-25643: Thanks all for the review. [~stack][~anoop.hbas

[jira] [Updated] (HBASE-25643) The delayed FlushRegionEntry should be removed when we need a non-delayed one

2021-03-12 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-25643: --- Description: The regionserver periodically check all the regions, if one not flushed for long time,

[jira] [Updated] (HBASE-25643) The delayed FlushRegionEntry should be removed when we need a non-delayed one

2021-03-06 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-25643: --- Attachment: (was: image-2021-03-07-15-34-26-597.png) > The delayed FlushRegionEntry should be re

[jira] [Created] (HBASE-25643) The delayed FlushRegionEntry should be removed when we need a non-delayed one

2021-03-06 Thread Zheng Wang (Jira)
Zheng Wang created HBASE-25643: -- Summary: The delayed FlushRegionEntry should be removed when we need a non-delayed one Key: HBASE-25643 URL: https://issues.apache.org/jira/browse/HBASE-25643 Project: HB

[jira] [Updated] (HBASE-25497) move_namespaces_rsgroup should change hbase.rsgroup.name config in NamespaceDescriptor

2021-01-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-25497: --- Issue Type: Bug (was: Improvement) > move_namespaces_rsgroup should change hbase.rsgroup.name confi

[jira] [Updated] (HBASE-25497) move_namespaces_rsgroup should change hbase.rsgroup.name config in NamespaceDescriptor

2021-01-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-25497: --- Fix Version/s: 2.5.0 > move_namespaces_rsgroup should change hbase.rsgroup.name config in > Namespa

[jira] [Updated] (HBASE-25497) move_namespaces_rsgroup should change hbase.rsgroup.name config in NamespaceDescriptor

2021-01-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-25497: --- Fix Version/s: (was: 2.5.0) 3.0.0-alpha-1 > move_namespaces_rsgroup should ch

[jira] [Updated] (HBASE-25497) move_namespaces_rsgroup should change hbase.rsgroup.name config in NamespaceDescriptor

2021-01-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-25497: --- Fix Version/s: 2.4.2 2.3.5 2.5.0 > move_namespaces_rsgroup sho

[jira] [Resolved] (HBASE-25497) move_namespaces_rsgroup should change hbase.rsgroup.name config in NamespaceDescriptor

2021-01-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang resolved HBASE-25497. Resolution: Fixed > move_namespaces_rsgroup should change hbase.rsgroup.name config in > Namespac

[jira] [Commented] (HBASE-25497) move_namespaces_rsgroup should change hbase.rsgroup.name config in NamespaceDescriptor

2021-01-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267178#comment-17267178 ] Zheng Wang commented on HBASE-25497: Pushed to branch2.3+, thanks for the contributi

[jira] [Commented] (HBASE-25434) SlowDelete & SlowPut metric value should use updateDelete & updatePut

2021-01-08 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261322#comment-17261322 ] Zheng Wang commented on HBASE-25434: Pushed to branch2.3+ . > SlowDelete & SlowPut

[jira] [Commented] (HBASE-25435) Slow metric value can be configured

2021-01-03 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17257966#comment-17257966 ] Zheng Wang commented on HBASE-25435: Backported to branch2.3+, with a bit conflict f

[jira] [Resolved] (HBASE-24967) The table.jsp cost long time to load if the table include closed regions

2020-11-01 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang resolved HBASE-24967. Resolution: Fixed > The table.jsp cost long time to load if the table include closed regions > ---

[jira] [Updated] (HBASE-24967) The table.jsp cost long time to load if the table include closed regions

2020-11-01 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24967: --- Fix Version/s: 2.4.0 3.0.0-alpha-1 > The table.jsp cost long time to load if the

[jira] [Resolved] (HBASE-24840) Avoid shows closing region task when create table

2020-10-20 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang resolved HBASE-24840. Fix Version/s: 3.0.0-alpha-1 Resolution: Fixed > Avoid shows closing region task when creat

[jira] [Commented] (HBASE-24875) Remove the force param for unassign since it dose not take effect any more

2020-10-14 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17214450#comment-17214450 ] Zheng Wang commented on HBASE-24875: [~busbey] Thanks for adding the Release Note.

[jira] [Commented] (HBASE-24840) Avoid shows closing region task when create table

2020-10-11 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17211883#comment-17211883 ] Zheng Wang commented on HBASE-24840: Thanks for the review. [~vjasani] > Avoid show

[jira] [Updated] (HBASE-24967) The table.jsp cost long time to load if the table include closed regions

2020-09-29 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24967: --- Description: The reason is that, in order to get the compaction state of table, we need to iterate

[jira] [Commented] (HBASE-24967) The table.jsp cost long time to load if the table include closed regions

2020-09-29 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17203765#comment-17203765 ] Zheng Wang commented on HBASE-24967: Keep the issue open, i will backport it to bran

[jira] [Commented] (HBASE-24967) The table.jsp cost long time to load if the table include closed regions

2020-09-29 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17203756#comment-17203756 ] Zheng Wang commented on HBASE-24967: Thanks for all the comments. > The table.jsp

[jira] [Commented] (HBASE-25062) The link of "Re:(HBASE-451) Remove HTableDescriptor from HRegionInfo" invalid

2020-09-17 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198079#comment-17198079 ] Zheng Wang commented on HBASE-25062: Not sure we should try to update the url or jus

[jira] [Created] (HBASE-25062) The link of "Re:(HBASE-451) Remove HTableDescriptor from HRegionInfo" invalid

2020-09-17 Thread Zheng Wang (Jira)
Zheng Wang created HBASE-25062: -- Summary: The link of "Re:(HBASE-451) Remove HTableDescriptor from HRegionInfo" invalid Key: HBASE-25062 URL: https://issues.apache.org/jira/browse/HBASE-25062 Project: HB

[jira] [Commented] (HBASE-24875) Remove the force param for unassign since it dose not take effect any more

2020-09-15 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17196665#comment-17196665 ] Zheng Wang commented on HBASE-24875: Thanks for all comments. > Remove the force pa

[jira] [Updated] (HBASE-24967) The table.jsp cost long time to load if the table include closed regions

2020-09-01 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24967: --- Description: The reason is that, in order to get the compaction state of table, we need to iterate

[jira] [Commented] (HBASE-24569) Get hostAndWeights in addition using localhost if it is null in local mode

2020-09-01 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17188457#comment-17188457 ] Zheng Wang commented on HBASE-24569: Thanks for all comments. > Get hostAndWeights

[jira] [Commented] (HBASE-24894) [Flakey Test] TestStochasticLoadBalancer.testMoveCostMultiplier

2020-08-30 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17187237#comment-17187237 ] Zheng Wang commented on HBASE-24894: Thanks for all the comments. > [Flakey Test] T

[jira] [Updated] (HBASE-24967) The table.jsp cost long time to load if the table include closed regions

2020-08-29 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24967: --- Description: The reason is that, the compaction state of table need to iterate all regions to call

[jira] [Updated] (HBASE-24967) The table.jsp cost long time to load if the table include closed regions

2020-08-29 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24967: --- Description: The reason is that, the compaction state of table need to iterate all regions to call

[jira] [Updated] (HBASE-24967) The table.jsp cost long time to load if the table include closed regions

2020-08-28 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24967: --- Description: The reason is that, the compaction state of table need to iterate all regions to call

[jira] [Created] (HBASE-24967) The table.jsp cost long time to load if the table include closed regions

2020-08-28 Thread Zheng Wang (Jira)
Zheng Wang created HBASE-24967: -- Summary: The table.jsp cost long time to load if the table include closed regions Key: HBASE-24967 URL: https://issues.apache.org/jira/browse/HBASE-24967 Project: HBase

[jira] [Commented] (HBASE-24822) Add a command to support archive the earliest log file manually

2020-08-26 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185611#comment-17185611 ] Zheng Wang commented on HBASE-24822: Thanks for the response and suggestion.[~stack]

[jira] [Comment Edited] (HBASE-24822) Add a command to support archive the earliest log file manually

2020-08-26 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185578#comment-17185578 ] Zheng Wang edited comment on HBASE-24822 at 8/27/20, 3:20 AM:

[jira] [Commented] (HBASE-24822) Add a command to support archive the earliest log file manually

2020-08-26 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185578#comment-17185578 ] Zheng Wang commented on HBASE-24822: I remember that, there is a issue(HBASE-24189),

[jira] [Comment Edited] (HBASE-24822) Add a command to support archive the earliest log file manually

2020-08-26 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185578#comment-17185578 ] Zheng Wang edited comment on HBASE-24822 at 8/27/20, 3:09 AM:

[jira] [Comment Edited] (HBASE-24898) Use EnvironmentEdge.currentTime() instead of System.currentTimeMillis() in CurrentHourProvider

2020-08-25 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17184847#comment-17184847 ] Zheng Wang edited comment on HBASE-24898 at 8/26/20, 2:00 AM:

[jira] [Commented] (HBASE-24898) Use EnvironmentEdge.currentTime() instead of System.currentTimeMillis() in CurrentHourProvider

2020-08-25 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17184847#comment-17184847 ] Zheng Wang commented on HBASE-24898: Thanks for the suggestion, actually i fixed it

[jira] [Comment Edited] (HBASE-24898) Use EnvironmentEdge.currentTime() instead of System.currentTimeMillis() in CurrentHourProvider

2020-08-25 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17184087#comment-17184087 ] Zheng Wang edited comment on HBASE-24898 at 8/25/20, 2:16 PM:

[jira] [Commented] (HBASE-24898) Use EnvironmentEdge.currentTime() instead of System.currentTimeMillis() in CurrentHourProvider

2020-08-25 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17184087#comment-17184087 ] Zheng Wang commented on HBASE-24898: Yeah, not familiar with this, i have pushed a n

[jira] [Resolved] (HBASE-24947) Addendum for HBASE-24898 to deal with Daylight Saving Time

2020-08-25 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang resolved HBASE-24947. Resolution: Won't Do > Addendum for HBASE-24898 to deal with Daylight Saving Time > --

[jira] [Commented] (HBASE-24898) Use EnvironmentEdge.currentTime() instead of System.currentTimeMillis() in CurrentHourProvider

2020-08-25 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17184032#comment-17184032 ] Zheng Wang commented on HBASE-24898: Ok, thanks. [~vjasani] > Use EnvironmentEdge.c

[jira] [Commented] (HBASE-24898) Use EnvironmentEdge.currentTime() instead of System.currentTimeMillis() in CurrentHourProvider

2020-08-25 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17183799#comment-17183799 ] Zheng Wang commented on HBASE-24898: Created a new Jira HBASE-24947 as addendum. >

[jira] [Updated] (HBASE-24947) Addendum for HBASE-24898 to deal with Daylight Saving Time

2020-08-25 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24947: --- Summary: Addendum for HBASE-24898 to deal with Daylight Saving Time (was: Addendum for HBASE-24898

[jira] [Updated] (HBASE-24947) Addendum for HBASE-24898 to deal with Daylight Saving Time.

2020-08-25 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24947: --- Summary: Addendum for HBASE-24898 to deal with Daylight Saving Time. (was: Addendum for HBASE-24898

[jira] [Updated] (HBASE-24947) Addendum for HBASE-24898

2020-08-25 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24947: --- Description: (was: Deal with Daylight Saving Time.) > Addendum for HBASE-24898 > ---

[jira] [Updated] (HBASE-24947) Addendum for HBASE-24898

2020-08-24 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24947: --- Description: Deal with Daylight Saving Time. > Addendum for HBASE-24898 > >

[jira] [Updated] (HBASE-24947) Addendum for HBASE-24898

2020-08-24 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24947: --- Summary: Addendum for HBASE-24898 (was: Addendum for HBASE-24898 to deal with the "Daylight Saving

[jira] [Created] (HBASE-24947) Addendum for HBASE-24898 to deal with the "Daylight Saving Time"

2020-08-24 Thread Zheng Wang (Jira)
Zheng Wang created HBASE-24947: -- Summary: Addendum for HBASE-24898 to deal with the "Daylight Saving Time" Key: HBASE-24947 URL: https://issues.apache.org/jira/browse/HBASE-24947 Project: HBase

[jira] [Commented] (HBASE-24898) Use EnvironmentEdge.currentTime() instead of System.currentTimeMillis() in CurrentHourProvider

2020-08-24 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17183693#comment-17183693 ] Zheng Wang commented on HBASE-24898: Seems it related to "Daylight Saving Time". >

[jira] [Comment Edited] (HBASE-24898) Use EnvironmentEdge.currentTime() instead of System.currentTimeMillis() in CurrentHourProvider

2020-08-24 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17183677#comment-17183677 ] Zheng Wang edited comment on HBASE-24898 at 8/25/20, 2:12 AM:

[jira] [Commented] (HBASE-24898) Use EnvironmentEdge.currentTime() instead of System.currentTimeMillis() in CurrentHourProvider

2020-08-24 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17183677#comment-17183677 ] Zheng Wang commented on HBASE-24898: Will dig more on it, thanks. [~apurtell] > Use

[jira] [Commented] (HBASE-24898) Use EnvironmentEdge.currentTime() instead of System.currentTimeMillis() in CurrentHourProvider

2020-08-22 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182312#comment-17182312 ] Zheng Wang commented on HBASE-24898: Thanks for all the comments. > Use Environment

[jira] [Comment Edited] (HBASE-24890) The command regioninfo is not available

2020-08-22 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182282#comment-17182282 ] Zheng Wang edited comment on HBASE-24890 at 8/22/20, 9:11 AM:

[jira] [Commented] (HBASE-24890) The command regioninfo is not available

2020-08-22 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182282#comment-17182282 ] Zheng Wang commented on HBASE-24890: Yeah, i think so, this issue seems caused by HB

[jira] [Commented] (HBASE-24890) The command regioninfo is not available

2020-08-21 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182242#comment-17182242 ] Zheng Wang commented on HBASE-24890: Thanks for all the comments. [~vjasani] [~stack

[jira] [Comment Edited] (HBASE-24890) The command regioninfo is not available

2020-08-21 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182206#comment-17182206 ] Zheng Wang edited comment on HBASE-24890 at 8/22/20, 1:21 AM:

[jira] [Commented] (HBASE-24890) The command regioninfo is not available

2020-08-21 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182206#comment-17182206 ] Zheng Wang commented on HBASE-24890: Added, this issue caused by that we refactor th

[jira] [Updated] (HBASE-24908) Correct the description of hbase.offpeak.end.hour

2020-08-19 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24908: --- Description: The inclusive in description should be exclusive, it will mislead users. OffPeakHours.

[jira] [Created] (HBASE-24908) Correct the description of hbase.offpeak.end.hour

2020-08-19 Thread Zheng Wang (Jira)
Zheng Wang created HBASE-24908: -- Summary: Correct the description of hbase.offpeak.end.hour Key: HBASE-24908 URL: https://issues.apache.org/jira/browse/HBASE-24908 Project: HBase Issue Type: Imp

[jira] [Commented] (HBASE-24894) [Flakey Test] TestStochasticLoadBalancer.testMoveCostMultiplier

2020-08-19 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180341#comment-17180341 ] Zheng Wang commented on HBASE-24894: Update the pr, please help to review if you hav

[jira] [Comment Edited] (HBASE-24894) [Flakey Test] TestStochasticLoadBalancer.testMoveCostMultiplier

2020-08-19 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180341#comment-17180341 ] Zheng Wang edited comment on HBASE-24894 at 8/19/20, 7:43 AM:

[jira] [Commented] (HBASE-24894) [Flakey Test] TestStochasticLoadBalancer.testMoveCostMultiplier

2020-08-19 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180329#comment-17180329 ] Zheng Wang commented on HBASE-24894: Will fix it by another way, depend on HBASE-248

[jira] [Commented] (HBASE-24898) Use EnvironmentEdge.currentTime() instead of System.currentTimeMillis() in CurrentHourProvider

2020-08-19 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180318#comment-17180318 ] Zheng Wang commented on HBASE-24898: Yeah, a bit confusion. > Use EnvironmentEdge.c

[jira] [Comment Edited] (HBASE-24898) Use EnvironmentEdge.currentTime() instead of System.currentTimeMillis() in CurrentHourProvider

2020-08-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180306#comment-17180306 ] Zheng Wang edited comment on HBASE-24898 at 8/19/20, 6:53 AM:

[jira] [Commented] (HBASE-24898) Use EnvironmentEdge.currentTime() instead of System.currentTimeMillis() in CurrentHourProvider

2020-08-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180306#comment-17180306 ] Zheng Wang commented on HBASE-24898: {quote}private static Tick nextTick() { Calend

[jira] [Updated] (HBASE-24898) Use EnvironmentEdge.currentTime() instead of System.currentTimeMillis() in CurrentHourProvider

2020-08-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24898: --- Description: In order to control the return value of getCurrentHour used by unit test. (was: The va

[jira] [Updated] (HBASE-24898) Use EnvironmentEdge.currentTime() instead of System.currentTimeMillis() in CurrentHourProvider

2020-08-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24898: --- Summary: Use EnvironmentEdge.currentTime() instead of System.currentTimeMillis() in CurrentHourProvi

[jira] [Commented] (HBASE-24898) Can not set all hours as offpeak hour now

2020-08-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180282#comment-17180282 ] Zheng Wang commented on HBASE-24898: {quote}I think we'd better reimplement CurrentH

[jira] [Commented] (HBASE-24898) Can not set all hours as offpeak hour now

2020-08-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180277#comment-17180277 ] Zheng Wang commented on HBASE-24898: {quote}And the implementation itself is not thr

[jira] [Commented] (HBASE-24898) Can not set all hours as offpeak hour now

2020-08-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180251#comment-17180251 ] Zheng Wang commented on HBASE-24898: Thanks for the suggestion, will dig more aftern

[jira] [Updated] (HBASE-24898) Can not set all hours as offpeak hour now

2020-08-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24898: --- Description: The valid number in OffPeakHours is 0-23, and the end hour not included, so we can not

[jira] [Updated] (HBASE-24898) Can not set all hours as offpeak hour now

2020-08-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24898: --- Description: The valid number in OffPeakHours is 0-23, and the end hour not included, so we can not

[jira] [Updated] (HBASE-24898) Can not set all hours as offpeak hour now

2020-08-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24898: --- Description: The valid number in OffPeakHours is 0-23, and the end hour not included, so we can not

[jira] [Updated] (HBASE-24898) Can not set all hours as offpeak hour now

2020-08-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24898: --- Summary: Can not set all hours as offpeak hour now (was: Can not set 23:00~24:00 as offpeak hour no

[jira] [Updated] (HBASE-24898) Can not set all hours as offpeak hour now

2020-08-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24898: --- Description: The valid number in OffPeakHours is 0-23, and the end hour not included, so we can not

[jira] [Commented] (HBASE-24898) Can not set 23:00~24:00 as offpeak hour now

2020-08-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179680#comment-17179680 ] Zheng Wang commented on HBASE-24898: {quote}Just use 0-0? And I think you could use

[jira] [Commented] (HBASE-24898) Can not set 23:00~24:00 as offpeak hour now

2020-08-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179668#comment-17179668 ] Zheng Wang commented on HBASE-24898: In that test, i set 0-23, but it will fail in 2

[jira] [Comment Edited] (HBASE-24898) Can not set 23:00~24:00 as offpeak hour now

2020-08-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179667#comment-17179667 ] Zheng Wang edited comment on HBASE-24898 at 8/18/20, 2:42 PM:

[jira] [Commented] (HBASE-24898) Can not set 23:00~24:00 as offpeak hour now

2020-08-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179667#comment-17179667 ] Zheng Wang commented on HBASE-24898: Oh, you are right, seems the title and desribe

[jira] [Commented] (HBASE-24898) Can not set 23:00~24:00 as offpeak hour now

2020-08-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179652#comment-17179652 ] Zheng Wang commented on HBASE-24898: The implementation show below. {code:java} p

[jira] [Updated] (HBASE-24898) Can not set 23:00~24:00 as offpeak hour now

2020-08-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Wang updated HBASE-24898: --- Description: The valid number in OffPeakHours is 0-23, and the end hour not included, so we can not

[jira] [Created] (HBASE-24898) Can not set 23:00~24:00 as offpeak hour now

2020-08-18 Thread Zheng Wang (Jira)
Zheng Wang created HBASE-24898: -- Summary: Can not set 23:00~24:00 as offpeak hour now Key: HBASE-24898 URL: https://issues.apache.org/jira/browse/HBASE-24898 Project: HBase Issue Type: Bug

[jira] [Comment Edited] (HBASE-24894) [Flakey Test] TestStochasticLoadBalancer.testMoveCostMultiplier

2020-08-18 Thread Zheng Wang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179569#comment-17179569 ] Zheng Wang edited comment on HBASE-24894 at 8/18/20, 12:05 PM: ---

<    1   2   3   4   5   >