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

[IOTDB-6113] Load: Fix setDatabase does not print logs and set failure except DATABASE_ALREADY_EXISTS #10854

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

MiniSho
Copy link
Contributor

@MiniSho MiniSho commented Aug 14, 2023

The previous if/else logic judgment will cause exceptions which excepts DATABASE_ALREADY_EXISTS to be set to success

@MiniSho MiniSho changed the title [IOTDB-6113] Load: Fix print log logic bug when createTimeseries [IOTDB-6113] Load: Fix bug that setDatabase does not print logs and set failure except DATABASE_ALREADY_EXISTS Aug 14, 2023
@MiniSho MiniSho changed the title [IOTDB-6113] Load: Fix bug that setDatabase does not print logs and set failure except DATABASE_ALREADY_EXISTS [IOTDB-6113] Load: Fix setDatabase does not print logs and set failure except DATABASE_ALREADY_EXISTS Aug 14, 2023
Copy link
Member

@SteveYurongSu SteveYurongSu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sho makes load great again :))

@SteveYurongSu SteveYurongSu merged commit 459a394 into apache:master Aug 14, 2023
@MiniSho MiniSho deleted the fix-bug branch August 19, 2023 03:28
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.

2 participants