-
Couldn't load subscription status.
- Fork 3.4k
HBASE-25629 Reimplement TestCurrentHourProvider to not depend on unst… #3013
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
|
Use 3 time zones to verify the current hour logic, UTC, US/Pacific(DST) and GMT+8. I think this is enough for verifying the logic for CurrentHourProvider, and these 3 TimeZones should be stable for most time I believe. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
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
…able TZs (#3013) Signed-off-by: XinSun <[email protected]>
…able TZs (#3013) Signed-off-by: XinSun <[email protected]>
…able TZs (#3013) Signed-off-by: XinSun <[email protected]>
…able TZs (#3013) Signed-off-by: XinSun <[email protected]>
…able TZs (apache#3013) Signed-off-by: XinSun <[email protected]> (cherry picked from commit 9242a3d) Change-Id: I41299b9257854f32b0baee1eedd4b2e9e3e5c544
…able TZs