Skip to content
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

fix(controller): fix illegal basedatetTimestamp in commit wal #535

Merged
merged 3 commits into from
Nov 1, 2023

Conversation

wangxye
Copy link
Contributor

@wangxye wangxye commented Nov 1, 2023

Fixes: #532

  1. fix illegal basedatatTimestamp in commit wal;
  2. split out s3 metadata tests;
  3. add s3 metadata exception handle for database exceptions;

Signed-off-by: wangxye <xuanyewang.cs@gmail.com>
Signed-off-by: wangxye <xuanyewang.cs@gmail.com>
Signed-off-by: wangxye <xuanyewang.cs@gmail.com>
Copy link

codecov bot commented Nov 1, 2023

The author of this PR, wangxye, is not an activated member of this organization on Codecov.
Please activate this user on Codecov to display this PR comment.
Coverage data is still being uploaded to Codecov.io for purposes of overall coverage calculations.
Please don't hesitate to email us at support@codecov.io with any questions.

Copy link

github-actions bot commented Nov 1, 2023

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@lizhanhui lizhanhui changed the title fix(controller): fix illegal basedatatTimestamp in commit wal fix(controller): fix illegal basedatetTimestamp in commit wal Nov 1, 2023
@wangxye wangxye merged commit a9c47fb into main Nov 1, 2023
8 of 10 checks passed
@wangxye wangxye deleted the illegal_wal_timestamp branch November 1, 2023 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Illegal basedatatTimestamp in commit wal
1 participant