Skip to content

Minor code cleanup#12334

Merged
findepi merged 2 commits intotrinodb:masterfrom
tangjiangling:minor-code-cleanup
May 17, 2022
Merged

Minor code cleanup#12334
findepi merged 2 commits intotrinodb:masterfrom
tangjiangling:minor-code-cleanup

Conversation

@tangjiangling
Copy link
Member

@tangjiangling tangjiangling commented May 11, 2022

  • Delete unused HiveViewNotSupportedException
  • Rename field allowedExceptions to stopOnExceptions

Description

Is this change a fix, improvement, new feature, refactoring, or other?

Code cleanup.

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

N/A.

How would you describe this change to a non-technical end user or system administrator?

N/A.

Related issues, pull requests, and links

Documentation

( ) No documentation is needed.
( ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

( ) No release notes entries required.
( ) Release notes entries required with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label May 11, 2022
@tangjiangling tangjiangling marked this pull request as ready for review May 11, 2022 01:13
@tangjiangling tangjiangling requested a review from findepi May 13, 2022 02:48
@findepi findepi requested review from findinpath and homar May 13, 2022 07:21
@tangjiangling
Copy link
Member Author

AC @findinpath PTAL

@tangjiangling tangjiangling added the no-release-notes This pull request does not require release notes entry label May 13, 2022
@findinpath
Copy link
Contributor

nit:
Replace commit messages with the following ones:

  • Delete unused HiveViewNotSupportedException
  • Rename field allowedExceptions to stopOnExceptions

The messages are more concise and there is no confusion about what they are doing.

1 similar comment
@findinpath
Copy link
Contributor

nit:
Replace commit messages with the following ones:

  • Delete unused HiveViewNotSupportedException
  • Rename field allowedExceptions to stopOnExceptions

The messages are more concise and there is no confusion about what they are doing.

@findinpath findinpath self-requested a review May 13, 2022 09:39
@tangjiangling
Copy link
Member Author

AC

@findinpath
Copy link
Contributor

@findepi PTAL

@tangjiangling
Copy link
Member Author

Ping @findepi

The exception is never thrown by underlying code, so it doesn't need to
be configured in retry driver.
This matches `RetryDriver.stopOn` configuration method.
@findepi findepi force-pushed the minor-code-cleanup branch from 4cd14d5 to ef36ebd Compare May 17, 2022 11:03
@findepi findepi merged commit d307865 into trinodb:master May 17, 2022
@github-actions github-actions bot added this to the 382 milestone May 17, 2022
@tangjiangling tangjiangling deleted the minor-code-cleanup branch May 17, 2022 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed no-release-notes This pull request does not require release notes entry

Development

Successfully merging this pull request may close these issues.

3 participants