-
Notifications
You must be signed in to change notification settings - Fork 751
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Remove
Compatible
error (#14198)
`Compatible` error is added in 0.9.41 to accept two types of error returned from meta-service: `KVAppError` and `MetaAPIError`. Such compatible layer can be removed since meta-client's min compatible meta-service version has already increased to a newer version which does not send `KVAppError` any more.
- Loading branch information
1 parent
98935c1
commit 638686a
Showing
4 changed files
with
7 additions
and
133 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters